Closed K20shores closed 6 months ago
The old link is invalid. This is the code in question
https://github.com/NCAR/micm/blob/main/include/micm/solver/state.inl#L138-L188
however, I think my original comment was a lie. All you have to do is set the incoming vector properly and you can set whatever you want per grid cell
Inaccurate
Looking at this
https://github.com/NCAR/micm/blob/main/include/micm/solver/state.inl#L103-L113
we seem to set the rate constant parameters once and it can't be done per grid cell.