Ignore:
Timestamp:
Oct 6, 2023, 5:32:11 PM (14 months ago)
Author:
jbclement
Message:

PEM:
Big cleaning/improvements of the PEM:

  • Conversion of "abort_pem.F" and "soil_settings_PEM.F" into Fortran 90;
  • Transformation of every PEM subroutines into module;
  • Rewriting of many subroutines with modern Fortran syntax;
  • Correction of a bug in "pem.F90" when calling 'recomp_tend_co2_slope'. The arguments were given in disorder and emissivity was missing;
  • Update of "launch_pem.sh" in deftank.

JBC

File:
1 edited

Legend:

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

    r3070 r3076  
    8989== 05/10/2023 == JBC
    9090Correction of a bug: the variable 'g' was not correctly initialized in 1D. A little of code cleaning.
     91
     92== 06/10/2023 == JBC
     93Big cleaning/improvements of the PEM:
     94    - Conversion of "abort_pem.F" and "soil_settings_PEM.F" into Fortran 90;
     95    - Transformation of every PEM subroutines into module;
     96    - Rewriting of many subroutines with modern Fortran syntax;
     97    - Correction of a bug in "pem.F90" when calling 'recomp_tend_co2_slope'. The arguments were given in disorder and emissivity was missing;
     98    - Update of "launch_pem.sh" in deftank.
Note: See TracChangeset for help on using the changeset viewer.