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

Diff of /trunk/phylmd/ctherm.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/libf/phylmd/ctherm.f90 revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC trunk/phylmd/ctherm.f revision 254 by guez, Mon Feb 5 10:39:38 2018 UTC
# Line 2  module ctherm Line 2  module ctherm
2    
3    implicit none    implicit none
4    
5    integer, save:: iflag_thermals,nsplit_thermals    integer, save:: iflag_thermals, nsplit_thermals
   
   !  A inclure eventuellement dans les fichiers de configuration  
   
6    real:: r_aspect_thermals = 4.    real:: r_aspect_thermals = 4.
7    real:: l_mix_thermals = 10.    real:: l_mix_thermals = 10.
8    real:: tho_thermals = 0.    real:: tho_thermals = 0.

Legend:
Removed from v.3  
changed lines
  Added in v.254

  ViewVC Help
Powered by ViewVC 1.1.21