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

Contents of /trunk/phylmd/cv_flag.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 76 - (show annotations)
Fri Nov 15 18:45:49 2013 UTC (10 years, 6 months ago) by guez
File size: 294 byte(s)
Moved everything out of libf.
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