Back to home page

MITgcm

 
 

    


Warning, /verification/internal_wave/input/data.mnc is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit a355f4a6 on 2007-02-19 23:25:35 UTC
a355f4a640 Jean*0001 # Example "data.mnc" file
                0002 # Lines beginning "#" are comments
                0003  &MNC_01
                0004 # mnc_echo_gvtypes=.FALSE.,
                0005 # mnc_use_indir=.FALSE.,
                0006  mnc_use_outdir=.TRUE.,
                0007  mnc_outdir_str='mnc_test_',
                0008 #mnc_outdir_date=.TRUE.,
                0009  monitor_mnc=.FALSE.,
                0010 #snapshot_mnc=.FALSE.,
                0011 #timeave_mnc=.FALSE.,
                0012  pickup_read_mnc=.FALSE.,
                0013  pickup_write_mnc=.FALSE.,
                0014  &
                0015 # Note: Some systems use / as the
                0016 # namelist terminator. Other systems
                0017 # use a & character (as shown here).