Ignore:
Timestamp:
Jun 13, 2025, 7:07:36 PM (5 weeks ago)
Author:
yann meurdesoif
Message:

Convection GPU porting : set convection subroutines into module (continued)

Files will be renamed later to *_mod.f90

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/cv3_routines.f90

    r5692 r5693  
    324324  USE print_control_mod, ONLY: prt_level
    325325  USE lmdz_cv_ini, ONLY : cpd,cpv,cv_flag_feed,minorig,nl,nlm,cl
     326  USE cv3_estatmix_mod, ONLY : cv3_estatmix
     327  USE cv3_enthalpmix_mod, ONLY : cv3_enthalpmix
    326328  IMPLICIT NONE
    327329
Note: See TracChangeset for help on using the changeset viewer.