Ignore:
Timestamp:
Aug 30, 2023, 9:15:43 AM (11 months ago)
Author:
evignon
Message:

prise en compte de l'humidite pour le calcul du flux de flottabilite dans atke
+ petits ajustements

File:
1 edited

Legend:

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

    r4651 r4653  
    18051805       CALL wake_ini(rg,rd,rv,prt_level)
    18061806       CALL yamada_ini(klon,lunout,prt_level)
    1807        CALL atke_ini(prt_level, lunout, RG, RD, RPI, RCPD)
     1807       CALL atke_ini(prt_level, lunout, RG, RD, RPI, RCPD, RV)
    18081808       CALL thermcell_ini(iflag_thermals,prt_level,tau_thermals,lunout, &
    18091809   &    RG,RD,RCPD,RKAPPA,RLVTT,RETV)
Note: See TracChangeset for help on using the changeset viewer.