In cesm1_1_beta04 it appears that Macros.hopp2:USER_FFLAGS is not used anywhere.
I see in models/atm/cam/bld/Makefile.in that
FFLAGS += $(USER_FFLAGS)
but that line does not show up in the Makefile when I build CAM,
so no USER_FFLAGS flags are used in the build.
Am I missing something?
Thanks,
Kevin
I see in models/atm/cam/bld/Makefile.in that
FFLAGS += $(USER_FFLAGS)
but that line does not show up in the Makefile when I build CAM,
so no USER_FFLAGS flags are used in the build.
Am I missing something?
Thanks,
Kevin