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