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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 49 - (hide annotations)
Wed Aug 24 11:43:14 2011 UTC (12 years, 9 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 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