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

Annotation of /trunk/Sources/phylmd/cv_flag.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (hide annotations)
Wed Apr 29 15:47:56 2015 UTC (9 years, 1 month ago) by guez
File size: 294 byte(s)
Sources inside, compilation outside.
1 guez 49
2     !==================================================================
3     SUBROUTINE cv_flag
4     use cvflag
5     implicit none
6    
7    
8     ! -- si .TRUE., on rend la gravite plus explicite et eventuellement
9     ! differente de 10.0 dans convect3:
10     cvflag_grav = .TRUE.
11    
12     return
13     end

  ViewVC Help
Powered by ViewVC 1.1.21