{ "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. 在 OVITO 界面上,点击 Animation Settings 按钮(小钟图标)。\n2. 在 Animation Settings 窗口中,找到 'Frames per second'(帧率)选项。\n3. 将 Frames per second 的值设置为 15。\n4. 点击 'OK' 确认设置。" } }