[MITgcm-support] Re: Shortwave radiation
Georges Djoumna
gdjoumna at math.uwaterloo.ca
Mon Sep 14 17:08:04 EDT 2009
Hi Martin,
in EXF_OPTIONS.h I've set
#undef ALLOW_ATM_TEMP
#define ALLOW_ATM_WIND
#define ALLOW_DOWNWARD_RADIATION
#undef ALLOW_RUNOFF
#if (defined (ALLOW_ATM_TEMP) || \
defined (ALLOW_ATM_WIND))
# define ALLOW_BULKFORMULAE
# undef ALLOW_BULK_LARGEYEAGER04
#endif
With these setting I am forcing the model with wind and sw-radiation.
When I look in exf_bulkformulae.F, if the flag ALLOW_ATM_TEMP is set
to undefined the sensible and latent heat fluxes are zero. Am I right?
Thanks.
Georges
More information about the MITgcm-support
mailing list