/[MITgcm]/MITgcm_contrib/bbl/input/eedata
ViewVC logotype

Annotation of /MITgcm_contrib/bbl/input/eedata

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Nov 18 04:00:05 2010 UTC (14 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
This is a first sketch of a bottom boundary layer parameterization
for MITgcm.  The hooks to main model currently reside with pkg/mypackage
and it is temporarily checked in MITgcm_contrib until it clears the
App Store vetting process.  Instructions on running a simple test
integration in a periodic channel are in MITgcm_contrib/bbl/readme.txt
and some output can be viewed using lookat_output.m in same directory.

1 dimitri 1.1 # Example "eedata" file
2     # Lines beginning "#" are comments
3     # nTx - No. threads per process in X
4     # nTy - No. threads per process in Y
5     &EEPARMS
6     nTx=1,
7     nTy=1,
8     printMapIncludesZeros = .TRUE.
9     &
10     # Note: Some systems use & as the
11     # namelist terminator. Other systems
12     # use a / character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22