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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10 by guez, Fri Apr 18 14:45:53 2008 UTC revision 49 by guez, Wed Aug 24 11:43:14 2011 UTC
# Line 1  Line 1 
1  module yoegwd  module yoegwd
2    
3    ! From phylmd/YOEGWD.h,v 1.1.1.1 2004/05/19 12:53:08    ! From phylmd/YOEGWD.h, version 1.1.1.1 2004/05/19 12:53:08
4    ! PARAMETERS FOR GRAVITY WAVE DRAG CALCULATIONS    ! Parameters for gravity wave drag calculations
5    
6    implicit none    implicit none
7    
8    integer NKTOPG,NSTRA    integer NKTOPG, NSTRA
9    real GFRCRIT,GKWAKE,GRCRIT,GVCRIT,GKDRAG,GKLIFT    real GFRCRIT, GKWAKE, GRCRIT, GVCRIT, GKDRAG, GKLIFT
10    real GHMAX,GRAHILO,GSIGCR,GSSEC,GTSEC,GVSEC    real GHMAX, GRAHILO, GSIGCR, GSSEC, GTSEC, GVSEC
11    
12  end module yoegwd  end module yoegwd

Legend:
Removed from v.10  
changed lines
  Added in v.49

  ViewVC Help
Powered by ViewVC 1.1.21