next up previous contents
Next: Limitations and Bugs Up: Defining Dynamical Systems Using Previous: Automatic C Code Generation   Contents


Default Values

Table 3.1 gives the defaults which are used in defining the dynamical systems. The items in bold are ones which may be specified explicitly by the user within the textual description of the dynamical system.


Table 3.1: Default values.
Item Vector Field Mapping
Variable Initial Value 0.0 0.0
Variable Range Minimum -10.0 -1.0
Variable Range Maximum 10.0 1.0
Independent Variable Name time iter
Independent Variable Initial Value 0.0 0
Independent Variable Range Minimum 0.0 0
Independent Variable Range Maximum 10000.0 10000
Parameter Initial Value 1.0 1.0
Parameter Range Minimum -10.0 -10.0
Parameter Range Maximum 10.0 10.0
Auxiliary Function Range Minimum -10.0 -10.0
Auxiliary Function Range Maximum 10.0 10.0



next up previous contents
Next: Limitations and Bugs Up: Defining Dynamical Systems Using Previous: Automatic C Code Generation   Contents
2009-08-07