Ignore:
Timestamp:
Jul 28, 2010, 3:28:42 PM (14 years ago)
Author:
jghattas
Message:
  • Fixed problems with pseudo-vapor tracers.
  • Removed variable nseuil. The transport with convection can be desactivated with the variable conv_flg instead of nseuil.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/clesphys.h

    r1403 r1421  
    7373       LOGICAL :: ok_strato
    7474       LOGICAL :: ok_hines
    75        INTEGER :: nseuil
    7675
    7776       COMMON/clesphys/cycle_diurne, soil_model, new_oliq,              &
     
    9493     &     , ok_lic_melt, cvl_corr, aer_type                            &
    9594     &     , qsol0, iflag_rrtm, ok_strato,ok_hines,ecrit_LES            &
    96      &     , co2_ppm0, nseuil
     95     &     , co2_ppm0
    9796     
    9897!$OMP THREADPRIVATE(/clesphys/)
Note: See TracChangeset for help on using the changeset viewer.