In #504, copilot pointed out that a fix only works for photolysis rate reactions for evolving conditions. This is actually a larger issue. v0 mechanism doesn't make it easy to collect integrated reaction rates. To do this, all emission, photolysis, and loss reactions are modeled as photolysis reactions.
Refactor so that we write-out v1 mechanisms so we can fix this
Acceptance criteria
- v1 mechanisms are written out as configurations
- evolving conditions for photolysis, emissions, loss reactions are all present in the table
Notes
- Required for A&M Students in project completion
Ideas
In #504, copilot pointed out that a fix only works for photolysis rate reactions for evolving conditions. This is actually a larger issue. v0 mechanism doesn't make it easy to collect integrated reaction rates. To do this, all emission, photolysis, and loss reactions are modeled as photolysis reactions.
Refactor so that we write-out v1 mechanisms so we can fix this
Acceptance criteria
Notes
Ideas