Mars PEM :
Adapt PEM to the subslope PCM configuration, it is now fully compatible.
Create a PEM folder in deftank that contains:
run_pem1: a bash file that runs chained simulation of PEM as well as running a parameterizable number of PCM simulation in between.
It also takes care of reshaping XIOS output as well as renaming outputs etc… in the spirit of run_month1.
It is written for Irene machine and the header needs to be adapted for other machines.
run_PEM.def: A text file that shows the possible parameters to choose before a PEM simulation.
It should be included at the end of run.def just like callphys.def
ob_ex_lsp.asc: An ascii file containing the obliquity, eccentricity, ls_peri data from Laskar in Martian year.
README: A txt file explaining the content of the folder
Adapt field_def_physics_mars.xml to consider the case with 7 subslopes in the PCM.
Change context_lmdz_physics.xml to be able to output the file needed by the PEM.
Correct a few other minor bugs.
RV