[MITgcm-devel] exf #undef ALLOW_ATM_WIND
Dimitris Menemenlis
menemenlis at sbcglobal.net
Sat Apr 14 18:38:38 EDT 2007
JM,
> it's stil not clear to me when ustress,vstress is on C-grid and
> when it's on A-grid. (did not find much documentation about this).
> It seems to depend on #ifdef stuff (e.g. in exf_mapfields.F,
> #if (defined (ALLOW_BULKFORMULAE) || defined (USE_EXF_INTERPOLATION))
> and also to evolve with time:
I think that the way it is "supposed" to be, from exf_fields.h, is:
c All surface forcing fields are defined at the center of
c each grid (the rVel location in model/inc/GRID.h) with
c one exception. When both ALLOW_BULKFORMULAE and
c USE_EXF_INTERPOLATION are undefined, ustress and vstress are
c defined at the Southwest C-grid U and V points, respectively.
More information about the MITgcm-devel
mailing list