Parameters controlling convergence tolerances, etc., are defined
below. All of the parameters need the prefix
library/math/systems/default_numerical_parameters. That
is, when the table list the parameter as maxNewton, the
command to modify the parameter is:
dbase modify
name=library/math/systems/default_numerical_parameters/maxNewton ival=20.
Table 6: Numerical Solution Control Parameters
All of the parameters need the prefix
library/math/systems/default_numerical_parameters. That
is, when the table list the parameter as method, the
command to modify the parameter is:
dbase modify
name=library/math/systems/default_numerical_parameters/method sval=direct.
Table 7: Less Used Numerical Solution Control Parameters