Difference between revisions of "Systems biology - model simulation"

From BioUML platform
Jump to: navigation, search
Line 25: Line 25:
 
*'''Completion time''' - the point in model time when the simulation ends.
 
*'''Completion time''' - the point in model time when the simulation ends.
 
*'''Time increment''' - the gap between the time points at which the simulation results will be written.
 
*'''Time increment''' - the gap between the time points at which the simulation results will be written.
 +
*'''Absolute tolerance''', '''Relative Tolerance''' - tolerances for simulation. For example model we use 1.0E-8 values for both tolerances.
  
 
<br>[[File:systems_biology_simulation_3.png]]<br><br>
 
<br>[[File:systems_biology_simulation_3.png]]<br><br>

Revision as of 15:02, 18 March 2022

To simulate SBML model, do the following:

  1. Go to the Simulation tab in the right bottom panel. It has two inner tabs: Engine and Plot. First we will need to set variables to plot. Got to Plot tab and set value for default curve.

    Systems biology simulation 0.png

  2. Next step is to go to Engine tab and set simulation properties. Depending on the type of your diagram, the appropriate simulation engine will be set in the Selected engine field. For example, ODE Simulation Engine is used for ordinary differential equation models. For more information on supported simulation engines, see the Simulation section.

    Systems biology simulation 1.png

  3. Select one of the available simulators or use the default one:
    Systems biology simulation 2.png

  4. Set simulation options:
    • Initial time - initial value of the model time. It is strongly recommended to use only the value 0 here.
    • Completion time - the point in model time when the simulation ends.
    • Time increment - the gap between the time points at which the simulation results will be written.
    • Absolute tolerance, Relative Tolerance - tolerances for simulation. For example model we use 1.0E-8 values for both tolerances.

    Systems biology simulation 3.png

  5. Click on the Simulate button Execute icon.png. The window that opens will show the results of simulation of the variables selected to plot.

    Systems biology simulation 4.png

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox