|
|
| Line 1: |
Line 1: |
| − | == Running the PEM with the launching script ==
| |
| | | | |
| − | The script ''launchPEM.sh'' can take an argument:
| |
| − | # If there is no argument, then the script initiates a PEM simulation from scratch.
| |
| − | # If the argument is 're', then the script relaunches an existing PEM simulation. It will ask for parameters to know the starting point that you want to.
| |
| − |
| |
| − | == Running the PEM in 1D ==
| |
| − |
| |
| − | One can run the PEM in a single column configuration, i.e. as a 1D model. Compilation is done using the [[The makelmdz fcm GCM Compilation Script|makelmdz_fcm]] script except that only a number of vertical layers needs be specified. For example, to compile a version of 32 vertical layers, one would run the following command:
| |
| − | <pre>
| |
| − | ./makelmdz_fcm -arch somearch -p mars -d 32 -j 8 pem
| |
| − | </pre>
| |
| − |
| |
| − | To work with the 1D PEM, you must use the related PCM in 1D. For example, for the Mars PCM, see [[Mars 1D testphys1d program]].
| |
| | | | |
| | [[Category:Planetary-Evolution-Model]] | | [[Category:Planetary-Evolution-Model]] |