/[lmdze]/trunk/libf/phylmd/ctherm.f90
ViewVC logotype

Annotation of /trunk/libf/phylmd/ctherm.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations)
Wed Feb 27 13:16:39 2008 UTC (16 years, 3 months ago) by guez
File size: 286 byte(s)
Initial import
1 guez 3 module ctherm
2    
3     implicit none
4    
5     integer, save:: iflag_thermals,nsplit_thermals
6    
7     ! A inclure eventuellement dans les fichiers de configuration
8    
9     real:: r_aspect_thermals = 4.
10     real:: l_mix_thermals = 10.
11     real:: tho_thermals = 0.
12     integer:: w2di_thermals = 0
13    
14     end module ctherm

  ViewVC Help
Powered by ViewVC 1.1.21