Changeset 2268 for trunk/MESOSCALE
- Timestamp:
- Mar 27, 2020, 12:32:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/makemeso
r2210 r2268 40 40 while getopts "drc:njhgp:fs:xe" options; do 41 41 case $options in 42 d ) donotcompile=1; ; ## just to check the compile folder42 d ) donotcompile=1;donotcompilephys=1;justphys=1;; ## just to check the compile folder 43 43 r ) donotallow=1;; ## allow only known config (useful with 'makemeso < last') 44 44 c ) config="${OPTARG}";; ## idealized cases
Note: See TracChangeset
for help on using the changeset viewer.