Files
BEdit/untitled.besim.json
2026-07-31 12:48:42 +02:00

22 lines
637 B
JSON

{
"file_format_version": 1,
"root_type": "simulation_root",
"format_version": 1,
"source_document": "/home/joppe/Projects/BEdit/untitled.bedit.json",
"source_document_id": "3b6780c7-488b-471e-a784-392db7632090",
"component": "50e6ef97-f686-4400-bc01-e5a352e8cc22",
"component_path": "some_bondgraph",
"settings_name": "run bondgraph",
"settings": {
"component": "50e6ef97-f686-4400-bc01-e5a352e8cc22",
"name": "run bondgraph",
"start_time": 0.0,
"duration": 10.0,
"use_timed_steps": true,
"number_of_steps": 500,
"step_size": 0.001,
"method": "dassl",
"dassl_tolerance": 1e-06
}
}