Ignore:
Timestamp:
Sep 11, 2023, 12:41:50 PM (15 months ago)
Author:
jbclement
Message:

Mars PEM:
Big cleaning of main program pem.F90 (indentation, declarations, comments, simplification of conditions/loops, etc).
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/changelog.txt

    r3038 r3039  
    41854185* Some changes in run_PEM.def and xml files.
    41864186JBC
     4187
     4188
     4189== 11/09/2023 == JBC
     4190* New management of time in PEM. While definitions in "run.def"/"launching script" and Laskar's data are in Earth years, the PEM works in Martian years. It follows several changes and the new variable 'convert_years' to make the conversion;
     4191* New parameter for the years to be simulated. The user does not ask anymore for a number of PEM iterations to do but for a number of Earth years to simulate. The GCM years are now counted! To do so, a temporary file "tmp_PEMyears.txt" gives few basic information between the runs;
     4192* New values for the maximal admissible change of orbital parameters. They are now coherent and allows the PEM to run for ~1000 Martian years;
     4193* Laskar's data interpolation has been cleaned further;
     4194* Some cleaning and renaming of PEM subroutines in the course of the previous modifications.
Note: See TracChangeset for help on using the changeset viewer.