Skip to contents

Solver settings associated with a given simulation

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> SolverSettings

Active bindings

useJacobian

Use of Jacobian matrix during calculations

h0

Initial time step size

hMin

Minimum absolute value of step size allowed

hMax

Maximum absolute value of step size allowed

mxStep

Maximum number of internal steps to be taken by the solver in its attempt to reach tout

relTol

Relative tolerance of unknowns

absTol

Absolute tolerance of unknowns