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