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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 49 - (show annotations)
Wed Aug 24 11:43:14 2011 UTC (12 years, 8 months ago) by guez
File size: 294 byte(s)
LMDZE now uses library Jumble.

Removed all calls to "flinget". Replaced calls to "flinget",
"flininfo", "flinopen_nozoom" by calls to NetCDF95 and Jumble.

Split file "cv_driver.f" into "cv_driver.f90", "cv_flag.f90" and
"cv_thermo.f90".

Bug fix: "QANCIEN" was read twice in "phyeytat0".

In "physiq", initialization of "d_t", "d_u", "d_v" was useless.

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