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

Return MICM solver state details from `micm_solve()` #83

Closed mattldawson closed 3 weeks ago

mattldawson commented 3 months ago

The details contained in micm::RosenbrockSolver::SolverResult including the solver state and stats should be communicated to the caller of micm_solve()

Acceptance Criteria

Ideas