NCAR / musica

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

Extend C API to handle Chapman solver creation and solving #31

Closed mattldawson closed 10 months ago

mattldawson commented 1 year ago

Add functions to the C interface that allow passing a configuration JSON file for the Chapman mechanism, returning a created solver and using that solver to advance the chemical state

K20shores commented 10 months ago

Will be completed by #33