|
Last change
on this file since 218 was
218,
checked in by aslmd, 14 years ago
|
|
MESOSCALE: added two new chapters to user manual + figures.
|
|
File size:
1.2 KB
|
| Line | |
|---|
| 1 | [output of makemeso -h] |
|---|
| 2 | # Use: |
|---|
| 3 | # |
|---|
| 4 | # makemeso ## basic use (real-case configuration) |
|---|
| 5 | # |
|---|
| 6 | # makemeso -d ## no compilation, just check the name of the compile folder |
|---|
| 7 | # |
|---|
| 8 | # makemeso -c ideal ## idealized mode (convective cell, mountain wave, etc...) |
|---|
| 9 | # makemeso -c les ## large-eddy simulations mode based on WRFV3 |
|---|
| 10 | # |
|---|
| 11 | # makemeso -n ## do not recompile LMD physics (must have been compiled before) |
|---|
| 12 | # |
|---|
| 13 | # makemeso < last ## basic use + skip questions [! script must have been executed at least once] |
|---|
| 14 | # makemeso -r < last ## basic use + skip questions + only known config |
|---|
| 15 | # makemeso -nr < last ## basic use + skip questions + only known config + no LMD phys recompile |
|---|
| 16 | # |
|---|
| 17 | # makemeso -j ## just compile the LMD physics |
|---|
| 18 | # |
|---|
| 19 | # makemeso -g ## debug mode |
|---|
| 20 | # |
|---|
| 21 | # makemeso -h ## display options |
|---|
| 22 | # |
|---|
| 23 | # makemeso -p ## with new LMD physics |
|---|
| 24 | # |
|---|
| 25 | # makemeso -f ## fresh start [clean -a] |
|---|
| 26 | # |
|---|
| 27 | # makemeso -s storm ## a specific scenario, you need a corresponding mars_lmd_... (only for newphys) |
|---|
| 28 | # |
|---|
| 29 | # makemeso -x ## a case with no LMD physics included |
|---|
| 30 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.