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

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

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

trunk/libf/phylmd/ctherm.f90 revision 54 by guez, Tue Dec 6 15:07:04 2011 UTC trunk/Sources/phylmd/ctherm.f revision 213 by guez, Mon Feb 27 15:44:55 2017 UTC
# Line 3  module ctherm Line 3  module ctherm
3    implicit none    implicit none
4    
5    integer, save:: iflag_thermals, nsplit_thermals    integer, save:: iflag_thermals, nsplit_thermals
   
   ! À inclure éventuellement 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.54  
changed lines
  Added in v.213

  ViewVC Help
Powered by ViewVC 1.1.21