Ignore:
Timestamp:
Oct 25, 2024, 4:16:13 PM (8 hours ago)
Author:
abarral
Message:

Turn cvflag.h into a module

File:
1 edited

Legend:

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

    r5274 r5275  
    1818  ! **************************************************************
    1919
     20  USE cvflag_mod_h, ONLY: icvflag_Tpa, cvflag_grav, cvflag_ice, ok_optim_yield, ok_entrain, ok_homo_tend, &
     21          ok_convstop, ok_intermittent, cvflag_prec_eject, qsat_depends_on_qt, adiab_ascent_mass_flux_depends_on_ejectliq, keepbug_ice_frac
    2022  USE print_control_mod, ONLY: prt_level, lunout
    2123  USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO                   &
     
    3537  include "cvthermo.h"
    3638  include "cv3param.h"
    37   include "cvflag.h"
    3839  include "YOMCST2.h"
    3940
Note: See TracChangeset for help on using the changeset viewer.