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

Contents of /trunk/phylmd/ctherm.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 254 - (show annotations)
Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
File size: 220 byte(s)
Move Sources/* to root directory.
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