45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"id": "marker_particles_task2",
|
|
"snapshot": "ovito",
|
|
"instruction": "在 OVITO 中,调整动画播放速度为每秒 15 帧。",
|
|
"source": "custom",
|
|
"config": [
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"C:\\OVITO Basic\\ovito.exe"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 5
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"ovito"
|
|
],
|
|
"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. 在软件主界面的动画工具栏中,单击带有小钟图标的 'Animation settings' 按钮\n2. 在弹出的 'Animation Settings' 窗口中,定位到 'Animation' 分组下的 'Frames per second' 组合输入框,并单击将其选中\n3. 清空该输入框中的已有内容\n4. 在该输入框中输入数字 '15'\n5. 单击对话框底部的 'OK' 按钮保存设置并关闭窗口",
|
|
"steps_original": "1. 在 OVITO 界面上,点击 Animation Settings 按钮(小钟图标)。\n2. 在 Animation Settings 窗口中,找到 'Frames per second'(帧率)选项。\n3. 将 Frames per second 的值设置为 15。\n4. 点击 'OK' 确认设置。"
|
|
}
|
|
} |