Changeset 2000 for LMDZ5/trunk/libf/phylmd/thermcell.h
- Timestamp:
- Mar 26, 2014, 7:05:47 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/thermcell.h
r1998 r2000 9 9 real,parameter :: r_aspect_thermals=2.,l_mix_thermals=30. 10 10 real :: alp_bl_k 11 real :: tau_thermals 11 real :: tau_thermals,fact_thermals_ed_dz 12 12 integer,parameter :: w2di_thermals=0 13 13 integer :: isplit … … 17 17 18 18 common/ctherm1/iflag_thermals,nsplit_thermals,iflag_thermals_closure 19 common/ctherm2/tau_thermals,alp_bl_k 19 common/ctherm2/tau_thermals,alp_bl_k,fact_thermals_ed_dz 20 20 common/ctherm4/iflag_coupl,iflag_clos,iflag_wake 21 21 common/ctherm5/iflag_thermals_ed,iflag_thermals_optflux
Note: See TracChangeset
for help on using the changeset viewer.