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

Annotation of /trunk/phylmd/ctherm.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 213 - (hide annotations)
Mon Feb 27 15:44:55 2017 UTC (7 years, 3 months ago) by guez
Original Path: trunk/Sources/phylmd/ctherm.f
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 guez 3 module ctherm
2    
3     implicit none
4    
5 guez 54 integer, save:: iflag_thermals, nsplit_thermals
6 guez 3 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