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

Turn cvflag.h into a module

File:
1 edited

Legend:

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

    r5268 r5275  
    1313! **************************************************************
    1414
     15  USE cvflag_mod_h, ONLY: icvflag_Tpa, cvflag_grav, cvflag_ice, ok_optim_yield, ok_entrain, ok_homo_tend, &
     16          ok_convstop, ok_intermittent, cvflag_prec_eject, qsat_depends_on_qt, adiab_ascent_mass_flux_depends_on_ejectliq, keepbug_ice_frac
    1517  USE print_control_mod, ONLY: mydebug=>debug , lunout, prt_level
    1618  USE ioipsl_getin_p_mod, ONLY: getin_p
     
    2224  include "cv3param.h"
    2325  include "YOMCST2.h"
    24   include "cvflag.h"
    2526
    2627!inputs:
Note: See TracChangeset for help on using the changeset viewer.