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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (hide annotations)
Fri Jul 1 15:00:48 2011 UTC (12 years, 11 months ago) by guez
File size: 316 byte(s)
Split "thermcell.f" and "cv3_routines.f".
Removed copies of files that are now in "L_util".
Moved "mva9" and "diagetpq" to their own files.
Unified variable names across procedures.

1 guez 47 module cvthermo
2 guez 3
3 guez 47 ! From LMDZ4/libf/phylmd/cvthermo.h,v 1.1.1.1 2004/05/19 12:53:09
4     ! Thermodynamical constants for convectL
5 guez 3
6 guez 47 implicit none
7 guez 3
8 guez 47 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