/[lmdze]/trunk/libf/phylmd/Orography/YOEGWD.f90
ViewVC logotype

Annotation of /trunk/libf/phylmd/Orography/YOEGWD.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 51 - (hide annotations)
Tue Sep 20 09:14:34 2011 UTC (12 years, 8 months ago) by guez
File size: 294 byte(s)
Split "getincom.f90" into "getincom.f90" and "getincom2.f90". Split
"nuage.f" into "nuage.f90", "diagcld1.f90" and "diagcld2.f90". Created
module "chem" from included file "chem.h". Moved "YOEGWD.f90" to
directory "Orography".

In "physiq", for evaporation of water, "zlsdcp" was equal to
"zlvdc". Removed useless variables.

1 guez 10 module yoegwd
2 guez 3
3 guez 49 ! From phylmd/YOEGWD.h, version 1.1.1.1 2004/05/19 12:53:08
4     ! Parameters for gravity wave drag calculations
5 guez 3
6 guez 10 implicit none
7    
8 guez 49 integer NKTOPG, NSTRA
9     real GFRCRIT, GKWAKE, GRCRIT, GVCRIT, GKDRAG, GKLIFT
10     real GHMAX, GRAHILO, GSIGCR, GSSEC, GTSEC, GVSEC
11 guez 10
12     end module yoegwd

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.21