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

Allow mapping between host species and MICM species #66

Closed mattldawson closed 2 months ago

mattldawson commented 6 months ago

Provide host applications the ability to map from the MICM species array based on species name.

Acceptance Criteria A host application can ask what species names are associated with each element in the input and output MICM concentration arrays.

Ideas Expose the existing State::variable_names_ array through the MUSICA API

mattldawson commented 2 months ago

this has already been added