[models] |
To Save / Open the Results of Simulation (File I/O)
The result of a simulation is stored in three types of file: the model to be used (SBML), the parameters to be set (*.sim), and the simulation result (*.txt). The model (SBML) has a one-to-one correspondence with the parameters (*.sim).
For example, if you stored the results of two simulations run by model1.xml and newmodel.xml into the "models" directory, the contents of the directory will be:
To save a simulation result into files:
- Select "Save As" from the "File" menu of “ControlPanel”.
- Enter the file name for a simulation result and click the "save" button.
- Then three types of file having extensions ".xml", ".sim", and ".txt" are created.
To open a result saved in files:
- Select "Open" from the File menu of CellDesigner.
- Select "SBML file" and click the "open" button.
- The corresponding ".sim" file and result files are automatically imported, so you can start the "ControlPanel" and see the result.