Changeset 5713 for LMDZ6/trunk/libf


Ignore:
Timestamp:
Jun 16, 2025, 7:23:17 PM (7 weeks ago)
Author:
yann meurdesoif
Message:

Convection GPU porting : Repair broken isotopes compilation (due to inclusion on some subroutines in modules)

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/cva_driver.F90

    r5279 r5713  
    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
Note: See TracChangeset for help on using the changeset viewer.