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