Warning, /verification/tutorial_advection_in_gyre/input/data.mnc is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit b7411f1a on 2025-11-06 19:05:26 UTC
3a56f3a153 Oliv*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_use_name_ni0=.TRUE.,
0008 mnc_outdir_str='mnc_test_',
0009 #mnc_outdir_num=.FALSE.,
0010 mnc_outdir_date=.FALSE.,
0011 monitor_mnc=.FALSE.,
0012 #snapshot_mnc=.FALSE.,
0013 pickup_write_mnc=.FALSE.,
0014 pickup_read_mnc=.FALSE.,
0015 &
0016 # Note: Some systems use & as the
0017 # namelist terminator. Other systems
0018 # use a / character (as shown here).