Ignore:
Timestamp:
Nov 9, 2021, 12:56:40 PM (3 years ago)
Author:
emillour
Message:

Generic GCM:
Fixed bug in tpindex (for low temperatures, between first and second
reference temperatures, temperature was wrongly set to tref(1)).
The input temperature was also allowed to be modified by the routine,
which is probably not a good idea and no longer the case.
Took this opportunity to turn tpindex into a module.
GM+EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r2557 r2582  
    16861686== 31/08/2021 == GM
    16871687Fix in phyetat0, only call soil_settings if flag callsoil is true.
     1688
     1689== 09/11/2021 == GM+EM
     1690Fixed bug in tpindex (for low temperatures, between first and second
     1691reference temperatures, temperature was wrongly set to tref(1)).
     1692The input temperature was also allowed to be modified by the routine,
     1693which is probably not a good idea and no longer the case.
     1694Took this opportunity to turn tpindex into a module.
Note: See TracChangeset for help on using the changeset viewer.