Closed gold2718 closed 2 months ago
There are still lots of ifdef statements in src_cam. These should be removed with the exception of the #ifdef AEROCOM statements in radiation.F90
ifdef
#ifdef AEROCOM
@gold2718 - I think this is not the case for noresm2_3_develop - but is the case for noresm_develop. So I think the milestone should be noresm2.5.
There are still lots of
ifdef
statements in src_cam. These should be removed with the exception of the#ifdef AEROCOM
statements in radiation.F90