/[lmdze]/trunk/dyn3d/q_sat.f
ViewVC logotype

Diff of /trunk/dyn3d/q_sat.f

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

trunk/libf/dyn3d/q_sat.f90 revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC trunk/dyn3d/q_sat.f90 revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC
# Line 8  contains Line 8  contains
8    
9      ! From dyn3d/q_sat.F, version 1.1.1.1 2004/05/19 12:53:05      ! From dyn3d/q_sat.F, version 1.1.1.1 2004/05/19 12:53:05
10    
11      ! Authors : Z. X. Li (LMD/CNRS).      ! Author: Z. X. Li (LMD/CNRS).
12      ! Réécriture vectorisée par F. Hourdin.      ! Récriture vectorisée par F. Hourdin.
13      ! This procedure computes the mass fraction of saturating water      ! This procedure computes the mass fraction of saturating water
14      ! vapor, with the formula of ECMWF.      ! vapor, with the formula of ECMWF.
15    
16      REAL, intent(in):: temp ! temperature, in K      REAL, intent(in):: temp ! temperature, in K
17      REAL, intent(in):: pres ! total pressure, in hPa      REAL, intent(in):: pres ! total pressure, in Pa
18    
19      ! Variables local to the procedure:      ! Variables local to the procedure:
20    

Legend:
Removed from v.3  
changed lines
  Added in v.76

  ViewVC Help
Powered by ViewVC 1.1.21