Last change
on this file since 3026 was
3024,
checked in by jbclement, 17 months ago
|
Mars Deftank:
Addition of a bash script "modify_startfi.sh" to modify orbital parameters in "startfi.nc". It is needed to initialize the PCM/PEM simulation with right orbital parameters according to the year in Laskar data.
JBC
|
File size:
991 bytes
|
Line | |
---|
1 | This folder contains all the files needed to run the Planetary Evolution Model (PEM). |
---|
2 | |
---|
3 | run_pem1: |
---|
4 | Bash file that runs chained simulation of PEM. |
---|
5 | The number of PCM simulation in between each PEM run is setup via "nb_GCM_call" variable. |
---|
6 | It is running using the run0 file from the Mars PCM. |
---|
7 | The number of PEM simulation to be done is setup via "num_PEM_now" and "num_PEM_end". |
---|
8 | The path to source the arch file needs to be adapted, as well as the number of MPI/OMP. |
---|
9 | The resolution and the planet type needs also to be adapted. |
---|
10 | The header correspond to the IRENE calculator, and should be changed for other machines. |
---|
11 | |
---|
12 | run_PEM.def |
---|
13 | All the possible parameter of PEM (read if conf_pem.F90). |
---|
14 | Nees to be included in run.def with INCLUDEDEF=run_PEM.def |
---|
15 | |
---|
16 | ob_ex_lsp.asc |
---|
17 | File containing obliquity, excentricity and ls of perihelion form laskar in Martian year. |
---|
18 | |
---|
19 | To run the PEM you need to change in context_lmdz_physics.xml the line enabled=".false." to enabled=".true." of Xdiurnalave |
---|
Note: See
TracBrowser
for help on using the repository browser.