Files
sci-gui-agent-benchmark/evaluation_examples/examples/avogadro/using-qtaim-and-wfn_task2.json
2026-03-24 11:36:51 +08:00

45 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "using-qtaim-and-wfn_task2",
"snapshot": "avogadro",
"instruction": "在 Avogadro 中,通过调整 Display Types 面板开启 QTAIM 视图并关闭球棍模型,以便突出显示键临界点。",
"source": "custom",
"config": [
{
"type": "launch",
"parameters": {
"command": [
"C:\\Avogadro2\\bin\\avogadro2.exe"
]
}
},
{
"type": "sleep",
"parameters": {
"seconds": 5
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"avogadro"
],
"evaluator": {
"postconfig": [
{
"type": "sleep",
"parameters": {
"seconds": 3
}
}
],
"func": "vllm_eval"
},
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low",
"metadata": {
"input_files": [],
"steps": "1. 在软件主界面左侧,找到标有 '显示类型' 的面板区域。\n2. 在 '显示类型' 面板的选项列表中,找到 'QTAIM分子中原子的量子论' 选项。\n3. 单击 'QTAIM分子中原子的量子论' 左侧的复选框,确保其处于勾选状态。\n4. 在同一面板中,找到 '球棍模型' 选项。\n5. 单击 '球棍模型' 左侧的复选框,将其取消勾选。",
"steps_original": "1. 在软件主界面左侧找到 '显示类型' 面板。\n2. 在列表中找到 'QTAIM分子中原子的量子论' 选项,勾选其左侧的复选框。\n3. 在同一列表中找到 '球棍模型' 选项,取消勾选其复选框以隐藏球棍模型。"
}
}