|
|
|
Next: 3.14.4 Model parameters
Up: 3.14 Gravity Plume On
Previous: 3.14.2 Binary input data
Contents
3.14.3 Code configuration
The computational domain (number of points) is specified in code/SIZE.h and is configured as a single tile of dimensions
. There are no experiment specific source files.
Optional code required to for this experiment are the non-hydrostatic
algorithm and open-boundaries:
- Non-hydrostatic terms and algorithm are enabled with #define ALLOW_NONHYDROSTATIC in code/CPP_OPTIONS.h and
activated with nonHydrostatic=.TRUE., in namelist PARM01
of input/data.
- Open boundaries are enabled with #define ALLOW_OBCS in
code/CPP_OPTIONS.h and activated with use_OBCS=.TRUE, in
namelist PACKAGES of input/data.pkg.
mitgcm-support@dev.mitgcm.org
Copyright © 2002
Massachusetts Institute of Technology |
|
|