/[lmdze]/trunk/Sources/phylmd/ctherm.f
ViewVC logotype

Contents of /trunk/Sources/phylmd/ctherm.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 213 - (show annotations)
Mon Feb 27 15:44:55 2017 UTC (7 years, 1 month ago) by guez
File size: 220 byte(s)
Removed module conema3_m. Moved variables epmax and iflag_clw of
conema3_m to conf_phys_m, where they are defined. Removed unused
variable ok_adj_ema of conema3_m.

Added variables d_t_ec, dtsw0 and dtlw0 to histins.nc (following LMDZ).

Removed case not lessivage in phytrac. (Not used in LMDZ without INCA
either.)

1 module ctherm
2
3 implicit none
4
5 integer, save:: iflag_thermals, nsplit_thermals
6 real:: r_aspect_thermals = 4.
7 real:: l_mix_thermals = 10.
8 real:: tho_thermals = 0.
9 integer:: w2di_thermals = 0
10
11 end module ctherm

  ViewVC Help
Powered by ViewVC 1.1.21