Parent Directory
|
Revision Log
|
Revision Graph
Test code for use in developing and maintaining exch2 adjoints
| 1 | # Example "data.mnc" file |
| 2 | # Lines beginning "#" are comments |
| 3 | &MNC_01 |
| 4 | useMNC=.TRUE., |
| 5 | mnc_echo_gvtypes=.TRUE., |
| 6 | mnc_use_outdir=.TRUE., |
| 7 | mnc_outdir_date=.TRUE., |
| 8 | # mnc_outdir_str='test_mnc_', |
| 9 | # mnc_use_for_mon=.TRUE., |
| 10 | mnc_pickup_write=.TRUE., |
| 11 | & |
| 12 | # Note: Some systems use & as the |
| 13 | # namelist terminator. Other systems |
| 14 | # use a / character (as shown here). |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |