Ignore:
Timestamp:
May 5, 2010, 3:23:18 PM (14 years ago)
Author:
musat
Message:

Output all tracers defined in .def in hist files with dynamic
declaration of LMDZ atmospheric tracers' output levels
Add 6 pseudo-water tracers with and without transport by boundary layer
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4V5.0-dev/libf/phylmd/clesphys.h

    r1350 r1376  
     1
    12!
    23! $Id$
     
    6768       LOGICAL :: ok_strato
    6869       LOGICAL :: ok_hines
     70       INTEGER :: nseuil
    6971
    7072       COMMON/clesphys/cycle_diurne, soil_model, new_oliq,              &
     
    8587     &     , ok_lic_melt, cvl_corr, aer_type                            &
    8688     &     , qsol0, iflag_rrtm, ok_strato,ok_hines,ecrit_LES            &
    87      &     , co2_ppm0
     89     &     , co2_ppm0, nseuil
    8890     
    8991!$OMP THREADPRIVATE(/clesphys/)
Note: See TracChangeset for help on using the changeset viewer.