NCAR / musica

Multi-Scale Infrastructure for Chemistry Modeling
https://wiki.ucar.edu/display/MUSICA/MUSICA+Home
Apache License 2.0
3 stars 2 forks source link

Allow updates to custom rate constant parameters and mapping by name #79

Closed mattldawson closed 3 months ago

mattldawson commented 3 months ago

Update the MICM API to allow custom rate constant parameters to be set for each call to solve(). Also provide maps of name to index for the state.variables_ and state.custom_rate_parameters_ arrays.

Acceptance Criteria

Ideas