sim window save/load
This commit is contained in:
27
BEdit/m_Test-results.json
Normal file
27
BEdit/m_Test-results.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user