Ignore:
Timestamp:
Jan 23, 2023, 11:28:51 AM (17 months ago)
Author:
dcugnet
Message:
  • revert to original "type_trac" management:
    • 4 characters keyword (lmdz, Inca, repr, co2i, into, aeNP, coag
    • no longer a list of component with "|" separator
    • the parsed (with "|" separator) version "types_trac" is no longer used
    • the sole routine using a list of component is readTracFiles
  • fix for INCA and CO2Aer modes: setGeneration is now a function, index corrections for had/vadv.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/traclmdz_mod.F90

    r4325 r4389  
    203203             tr_seri(:,:,id_pb) = plomb(:,:)
    204204           ELSE
    205              WRITE(lunout,*)'Prof. Pb210 does not exist: use restart values'
     205             WRITE(lunout,*)'prof.pb210 does not exist: use restart values'
    206206           END IF
    207207         CASE("aga")
Note: See TracChangeset for help on using the changeset viewer.