Properties for the RK4thAdapt numerical
integrator.
![]() |
The error control method. |
![]() |
The 'safety' coefficent used to decrease step size if the error is too high. Dimensionless. |
![]() |
The initial step. Uses time dimension. |
![]() |
The 'safety' coefficent used to increase step size if the error is too low. Dimensionless. |
![]() |
The maximum absolute error; Also used if relative scale is too small. Dimensionless. |
![]() |
The maximum iterations. Dimensionless. |
![]() |
The maximum relative error used to control step size. Dimensionless. |
![]() |
The maximum step size to allow (absolute value). Uses Time Dimension. |
![]() |
The minimum step size to allow (absolute value). Uses Time Dimension. |
![]() |
True if running in fixed-step mode. |
![]() |
Whether or not to enforce the maximum step. |
![]() |
Whether or not to enforce the minimum step. |
Name |
---|
AgVARK4thAdapt |