This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | interactive () |
|
Interactive Mode: Within this while loop the user is asked to choose different actions. The model and the ODEs constructed from the model can be inspected, integrated and the results printed. Also graphs of the reaction network, or the species interactions as specified in the Jacobian matrix can be constructed. The files will be written to the folder from where odeSolver was started. When started the user can type 'h' to see what can be done. NOTE: differences to commandline mode b) Setting alternative initial amounts for species is only possible from the interactive mode. c) Phase Diagrams can only be printed from interactive mode and to XMGrace. |