[MITgcm-support] bug in gad_init.F ?
Jean-Michel Campin
jmc at ocean.mit.edu
Fri Sep 17 12:28:51 EDT 2004
Hi Samar,
It's not a bug, it's what it's supposed to be :
model/inc/PARAMS.h, line 140:
C multiDimAdvection :: Flag that enable multi-dimension advection
it means that when it's false, multi-dimension advection is not used,
whatever the scheme you use. But when it's true (= the default),
you will use it only if the advection scheme allows it.
And "useMultiDimAdvec" is an internal flag that does not appear
in the namelist of any data file.
Jean-Michel
More information about the MITgcm-support
mailing list