NCAR / iCAM5_iHESP

Version of isotope-enabled CAM5 designed to match the iHESP code base.
0 stars 5 forks source link

bug in fv dyn_comp.F90 #12

Open jedwards4b opened 1 year ago

jedwards4b commented 1 year ago

This line is illegal since in cesm DEBUG is a defined macro https://github.com/NCAR/iCAM5_iHESP/blob/main/src/dynamics/fv/dyn_comp.F90#L115 after preprocessing you end up with

logical, parameter         :: 1 = .true.