/[MITgcm]/MITgcm/verification/aim.5l_cs/input/data.mnc
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_cs/input/data.mnc

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


Revision 1.1 - (show annotations) (download)
Fri Sep 10 12:19:31 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55c_post, checkpoint55d_pre, checkpoint55b_post, checkpoint55, checkpoint54f_post, checkpoint55g_post, checkpoint55f_post, checkpoint55e_post, checkpoint55a_post, checkpoint55d_post
 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 # Example "data.mnc" file
2 # Lines beginning "#" are comments
3 &MNC_01
4 useMNC=.TRUE.,
5 # mnc_echo_gvtypes=.FALSE.,
6 # mnc_use_indir=.FALSE.,
7 mnc_use_outdir=.TRUE.,
8 mnc_outdir_str='mnc_test_',
9 mnc_outdir_date=.TRUE.,
10 monitor_mnc=.TRUE.,
11 snapshot_mnc=.TRUE.,
12 timeave_mnc=.TRUE.,
13 pickup_write_mnc=.TRUE.,
14 &
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