/[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 76 - (hide annotations)
Fri Nov 15 18:45:49 2013 UTC (10 years, 6 months ago) by guez
Original Path: trunk/phylmd/cv_flag.f90
File size: 294 byte(s)
Moved everything out of libf.
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