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

Contents of /trunk/phylmd/cv_flag.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (show annotations)
Wed Mar 5 14:57:53 2014 UTC (10 years, 2 months ago) by guez
File size: 294 byte(s)
Changed all ".f90" suffixes to ".f".
1
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