Files
BondGraph/BEdit/m_Test-results.json
2026-07-21 14:01:55 +02:00

28 lines
555 B
JSON

{
"format": "bedit-simulation-results",
"version": 1,
"modelName": "m_Test",
"status": {
"phase": "Simulation finished",
"currentStepSize": 0.0,
"time": 10.0,
"progress": 10000
},
"messages": [
{
"stream": "LOG_SUCCESS",
"type": "info",
"text": "The initialization finished successfully without homotopy method."
},
{
"stream": "LOG_SUCCESS",
"type": "info",
"text": "The simulation finished successfully."
}
],
"traces": [],
"metadata": {
"processResult": 0
}
}