Skip to content
Snippets Groups Projects
Commit ec326f5a authored by Henry Weller's avatar Henry Weller Committed by Andrew Heather
Browse files

ENH: chemistryModel: Added new option to specify the initial ODE integration time-step

In constant/chemistryProperties in addition to the specification of the initial
ODE integration time-step used at the start of the run:

    initialChemicalTimeStep 1e-12;

this time step may now also be specified for every chemistry integration by
setting the optional entry maxChemicalTimeStep, e.g.

    maxChemicalTimeStep 1e-12;
parent 05f5a293
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment