data: 新增 jade/avogadro/ovito/pymol 评测任务数据
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"id": "jade-guide-example_task8",
|
||||
"snapshot": "jade",
|
||||
"instruction": "在 Jade 中,加载 DEMO001.MDI 并执行自动寻峰后,通过 >> → Report → Peak Search Report 查看寻峰报告。",
|
||||
"source": "custom",
|
||||
"config": [
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"C:\\JADE\\jade 6.5\\MDI Jade 6.5\\jade6.5.exe"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sleep",
|
||||
"parameters": {
|
||||
"seconds": 5
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
"jade"
|
||||
],
|
||||
"evaluator": {
|
||||
"postconfig": [
|
||||
{
|
||||
"type": "sleep",
|
||||
"parameters": {
|
||||
"seconds": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"func": "vllm_eval"
|
||||
},
|
||||
"proxy": false,
|
||||
"fixed_ip": false,
|
||||
"possibility_of_env_change": "low",
|
||||
"metadata": {
|
||||
"input_files": [
|
||||
"DEMO001.MDI"
|
||||
],
|
||||
"steps": "1. 单击主菜单栏中的 'File' 菜单。\n2. 在下拉菜单中选择并单击 'Patterns...' 选项,打开数据读入对话框。\n3. 在数据读入对话框中,单击选择磁盘。\n4. 单击选择 XRD 数据文件夹。\n5. 在数据类型下拉菜单中,选择 'All'。\n6. 在文件列表中单击选中 'DEMO001.MDI' 数据文件。\n7. 单击对话框中的 'Read' 按钮,读入文件。\n8. 在主工具栏中,左键单击 '自动寻峰' 按钮执行自动寻峰。\n9. 单击工具栏中的 '>>' 按钮展开更多选项菜单。\n10. 在展开的选项中单击 'Report' 菜单项。\n11. 在子菜单中选择并单击 'Peak Search Report',打开寻峰报告对话框进行查看。",
|
||||
"steps_original": "1. 通过 File → Patterns 加载 DEMO001.MDI 文件。\n2. 左键单击主工具栏自动寻峰按钮执行寻峰。\n3. 点击 >> 按钮展开更多选项。\n4. 点击 Report 按钮。\n5. 选择 Peak Search Report,打开并查看寻峰报告。"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user