/[MITgcm]/MITgcm_contrib/llc_hires/llc_90/input-noseaice/eedata
ViewVC logotype

Annotation of /MITgcm_contrib/llc_hires/llc_90/input-noseaice/eedata

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


Revision 1.2 - (hide annotations) (download)
Mon Oct 9 13:12:45 2017 UTC (7 years, 9 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +3 -3 lines
adding pkg/frazil for consistency with llc4320
replacing terminator / with & for consistency; both work with ifort and gfortran

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     useCubedSphereExchange=.TRUE.,
7     nTx=1,
8     nTy=1,
9 dimitri 1.2 &
10     # Note: Some systems use / as the
11 dimitri 1.1 # namelist terminator. Other systems
12 dimitri 1.2 # use a & character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22