Changeset 1496 for LMDZ5/trunk/libf/phylmd/thermcell.h
- Timestamp:
- Mar 11, 2011, 10:44:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/thermcell.h
r1146 r1496 1 1 integer :: iflag_thermals,nsplit_thermals 2 2 real,parameter :: r_aspect_thermals=2.,l_mix_thermals=30. 3 real :: alp_bl_k 3 4 real :: tau_thermals 4 5 integer,parameter :: w2di_thermals=1 … … 9 10 10 11 common/ctherm1/iflag_thermals,nsplit_thermals 11 common/ctherm2/tau_thermals 12 common/ctherm2/tau_thermals,alp_bl_k 12 13 common/ctherm4/iflag_coupl,iflag_clos,iflag_wake 13 14 common/ctherm5/iflag_thermals_ed,iflag_thermals_optflux
Note: See TracChangeset
for help on using the changeset viewer.