Initial values

The initial values can be the result of an discretization scheme. For each dependent value a corresponding initial value must be defined.

Example for the system B1

A correctness check must be done for each expression of an initial value. A such expression must contain only numbers (integers or floating point numbers), the arithmetic operators

+, -, *, /, ^

and the mathematical functions

acos, asin, atan, cosh, sinh, tanh, cos, sin, tan, exp, log10, log, sqrt, neg, pow10.

The evaluation of this expression must give a number.