/[MITgcm]/MITgcm/verification/exp0/input/data.mnc
ViewVC logotype

Annotation of /MITgcm/verification/exp0/input/data.mnc

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


Revision 1.5 - (hide annotations) (download)
Fri Sep 10 12:19:33 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55c_post, checkpoint55d_post, checkpoint55e_post, checkpoint55f_post, checkpoint55a_post, checkpoint55g_post, checkpoint55b_post, checkpoint55d_pre, checkpoint55
Changes since 1.4: +7 -3 lines
 o overhaul of IO so that we now have flags for MDSIO and/or MNC
   - all verification tests compile and run with linux_ia32_g77
   - defaults are compatible with current input files--nothing
     should change if you were not previously using MNC
   - MNC output has been added in numerous places (eg. timeave)
     but there are still a few writes not yet do-able with MNC
     (this is in progress)
   - flags now allow for either/or/both use of MDSIO and MNC and
     documentation will soon follow
   - numerous small formatting cleanups for ProTeX

1 edhill 1.1 # Example "data.mnc" file
2     # Lines beginning "#" are comments
3     &MNC_01
4 edhill 1.2 useMNC=.TRUE.,
5 edhill 1.5 # mnc_echo_gvtypes=.FALSE.,
6     # mnc_use_indir=.FALSE.,
7 edhill 1.2 mnc_use_outdir=.TRUE.,
8 edhill 1.5 mnc_outdir_str='mnc_test_',
9 edhill 1.2 mnc_outdir_date=.TRUE.,
10 edhill 1.5 monitor_mnc=.TRUE.,
11     snapshot_mnc=.TRUE.,
12     timeave_mnc=.TRUE.,
13     pickup_write_mnc=.TRUE.,
14 edhill 1.1 &
15     # Note: Some systems use & as the
16     # namelist terminator. Other systems
17     # use a / character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22