/[lmdze]/trunk/phylmd/cvthermo.f
ViewVC logotype

Contents of /trunk/phylmd/cvthermo.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 82 - (show annotations)
Wed Mar 5 14:57:53 2014 UTC (10 years, 2 months ago) by guez
File size: 316 byte(s)
Changed all ".f90" suffixes to ".f".
1 module cvthermo
2
3 ! From LMDZ4/libf/phylmd/cvthermo.h,v 1.1.1.1 2004/05/19 12:53:09
4 ! Thermodynamical constants for convectL
5
6 implicit none
7
8 real cpd, cpv, cl, rrv, rrd, lv0, g, rowl, t0
9 real clmcpv, clmcpd, cpdmcp, cpvmcpd, cpvmcl
10 real eps, epsi, epsim1
11 real ginv, hrd
12 real grav
13
14 end module cvthermo

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.21