Ignore:
Timestamp:
May 21, 2024, 5:59:03 PM (6 months ago)
Author:
jnaar
Message:

Threshold in qsurf(ice) in the computation of the subtimestep to avoid calling it when ice is not present on the surface (was already the case, but the condition was 0 and it could thus happen with very very low quantities, which is useless). JN

File:
1 edited

Legend:

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

    r3336 r3337  
    46374637== 21/05/2024 == JBC
    46384638Addition of the paleoclimate variables in the change the number of slopes by "newtart.F" + some simplifications of the way it is done.
     4639
     4640== 21/05/2024 == JN
     4641In vdifc_mod, adding a threshold on the subtimestep of water vapor
     4642sublimation/condensation to avoid computation when surface ice is too low.
     4643Also nsubtimestep is now stored in diagfi at the end of the subtimestep for
     4644clarity of the code.
Note: See TracChangeset for help on using the changeset viewer.