Changeset 3024


Ignore:
Timestamp:
Aug 1, 2023, 6:28:24 PM (16 months ago)
Author:
jbclement
Message:

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

Location:
trunk/LMDZ.MARS
Files:
1 added
3 edited

Legend:

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

    r3023 r3024  
    41604160== 1/08/2023 == JBC
    41614161Rework and correction of computation of the maximum number of iterations for PEM according to orbital parameters.
    4162 
    4163 == 1/08/2023 == JBC
    41644162Complete rewriting (much simpler) of script "run_pem1d_1" in deftank/pem/ to launch chained simulations of 1D PCM/PEM. To be adapted to 3D in the future.
     4163Addition 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.
  • trunk/LMDZ.MARS/deftank/pem/README

    r2963 r3024  
    1818
    1919To run the PEM you need to change in context_lmdz_physics.xml the line enabled=".false." to enabled=".true." of Xdiurnalave
    20 
    21 
    22 
    23 
    24 
Note: See TracChangeset for help on using the changeset viewer.