mz_progress
Check live progress of a simulation job using its job ID, including percentage, current time, steps, speed, and remaining time. Falls back to archived progress data if the original file was deleted.
Instructions
读某个作业的实时进度:百分比、当前模拟时刻、步数、计算速度、剩余时间。
数据来自引擎写的 <setup名>._spi_(例如 PROGRE 1000 表示完成)。
若原文件已被 MzLaunch 删除,则读本服务归档的副本。
Args: job_id: mz_run 返回的作业 id。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |