ESCOMP / atmospheric_physics

CCPP-enabled Atmospheric Physics
Apache License 2.0
4 stars 19 forks source link

Calculate NO photolysis rate constants #101

Open mattldawson opened 3 months ago

mattldawson commented 3 months ago

In CAM, NO photolysis rate constants are calculated with a parameterization not based on the radiation field. This parameterization will need to be included into the photolysis rate constant calculation.

https://github.com/ESCOMP/CAM/blob/ab476f9b7345cbefdc4cf67ff17f0fe85d8c7387/src/chemistry/mozart/mo_jshort.F90#L1796-L1870

Acceptance Criteria

Ideas