Ignore:
Timestamp:
Jul 28, 2025, 7:23:15 PM (7 days ago)
Author:
aborella
Message:

Merge with trunk r5789

Location:
LMDZ6/branches/contrails
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/contrails

  • LMDZ6/branches/contrails/libf/phylmdiso/cva_driver.F90

    r5279 r5791  
    5353  USE print_control_mod, ONLY: prt_level, lunout
    5454  USE add_phys_tend_mod, ONLY: fl_cor_ebil
     55  USE cv3p1_closure_mod, ONLY : cv3p1_closure
     56  USE cv3p2_closure_mod, ONLY : cv3p2_closure
     57  USE cv3_mixscale_mod, ONLY : cv3_mixscale
    5558#ifdef ISO
    5659  USE infotrac_phy, ONLY: ntraciso=>ntiso,niso,niso,itZonIso,nzone
     
    13121315                           pbase, plcl, p, ph, tv, tvp, buoy, &
    13131316                           supmax, ok_inhib, Ale, Alp, omega, &
    1314                            sig, w0, ptop2, cape, cin, m, iflag, coef_clos, &
     1317                           sig, w0, ptop2, cape, cin, m, iflag, coef_clos, coef_clos, &
    13151318                           Plim1, plim2, asupmax, supmax0, &
    13161319                           asupmaxmin, cbmf, plfc, wbeff)
Note: See TracChangeset for help on using the changeset viewer.