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

Turn cvflag.h into a module

File:
1 edited

Legend:

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

    r4491 r5275  
    3939#endif
    4040#endif
     41  USE cvflag_mod_h, ONLY: icvflag_Tpa, cvflag_grav, cvflag_ice, ok_optim_yield, ok_entrain, ok_homo_tend, &
     42          ok_convstop, ok_intermittent, cvflag_prec_eject, qsat_depends_on_qt, adiab_ascent_mass_flux_depends_on_ejectliq, keepbug_ice_frac
    4143  IMPLICIT NONE
    4244
     
    4446  include "cv3param.h"
    4547  include "YOMCST2.h"
    46   include "cvflag.h"
    4748
    4849!inputs:
Note: See TracChangeset for help on using the changeset viewer.