Changes between Version 125 and Version 126 of doc/app/chemistry_parameters
- Timestamp:
- Feb 5, 2020 12:43:14 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/chemistry_parameters
v125 v126 59 59 }}} 60 60 {{{#!td 61 Switch whether chemistry is called at each substep of the Runge-Kutta scheme or just at each full dynamical time step 'dt'. The latter will do since the chemistry solvers are using their own timestep steering.61 Switch whether chemistry is called at intermediate substeps of the Runge-Kutta scheme. Note that seting this parameter to .TRUE. is only appriate for test purposes and does not increase the accuracy since the intermediate steps of the Runge-Kutta scheme do not represent a physical state. 62 62 }}} 63 63 |----------------