Ignore:
Timestamp:
Jun 11, 2024, 3:12:31 PM (6 months ago)
Author:
llange
Message:

Mars PEM
Fixing bug in the initial computation of ice tendencies (a negative tendancies was computed when a glacier was disapearing at the end of the second year of the PCM).
Fixing a bug in the update of the tendencies of CO2 to ensure mass conservation
LL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/changelog.txt

    r3365 r3366  
    349349Some features might not work very well yet since not every stituation has not been tested.
    350350
    351 == 10/06/2024 == JBC
    352 - The PEM can now stop itself cleanly before the SLURM time limit for the job is reached and it continues the simulation with a new cycle.
    353 - Update of "jobPEM.slurm" in the deftank to guarantee enough memory space to run the job.
    354 - Few minor cleanings.
    355 
    356 == 10/06/2024 == JBC
    357 Correction of an error in "lib_launchPEM.sh" due to a miscalculated condition + Improvement of the relaunch which now cleans the unnecessary files.
     351== 11/06/2024 == LL
     352Fixing bug in the initial computation of ice tendencies (a negative tendancies was computed when a glacier was disapearing at the end of the second year of the PCM).
     353Fixing a bug in the update of the tendencies of CO2 to ensure mass conservation
     354
     355~               
Note: See TracChangeset for help on using the changeset viewer.