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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 51 - (show 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 module yoegwd
2
3 ! From phylmd/YOEGWD.h, version 1.1.1.1 2004/05/19 12:53:08
4 ! Parameters for gravity wave drag calculations
5
6 implicit none
7
8 integer NKTOPG, NSTRA
9 real GFRCRIT, GKWAKE, GRCRIT, GVCRIT, GKDRAG, GKLIFT
10 real GHMAX, GRAHILO, GSIGCR, GSSEC, GTSEC, GVSEC
11
12 end module yoegwd

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.21