/[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/phylmd/ctherm.f90 revision 76 by guez, Fri Nov 15 18:45:49 2013 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.76  
changed lines
  Added in v.213

  ViewVC Help
Powered by ViewVC 1.1.21