Changeset 2435 for LMDZ5/branches/testing/libf/phylmd/cosp/atmos_lib.F90
- Timestamp:
- Jan 28, 2016, 5:02:13 PM (9 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2397-2403,2405-2407,2410-2413,2415-2424,2426-2429,2431-2432,2434
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/phylmd/cosp/atmos_lib.F90
r2298 r2435 1 ! $Revision: 23 $, $Date: 2011-03-31 15:41:37 +0200 (jeu. 31 mars 2011) $ 2 ! $URL: http://cfmip-obs-sim.googlecode.com/svn/stable/v1.4.0/quickbeam/atmos_lib.f90 $ 1 3 ! ATMOS_LIB: Atmospheric science procedures for F90 2 4 ! Compiled/Modified: … … 64 66 32.2000, 27.7000, 13.2000, 6.52000, 3.33000, 1.76000, & 65 67 0.951000,0.0671000,0.000300000/) 66 68 67 69 tk = (/294.000, 290.000, 285.000, 279.000, 273.000, 267.000, & 68 70 261.000, 255.000, 248.000, 242.000, 235.000, 229.000, & … … 124 126 1.55162,1.37966,0.229799,0.0245943,0.00373686,0.000702138, & 125 127 0.000162076,0.000362055,7.68645e-06/) 126 128 127 129 case default 128 130 print *, 'Must enter a profile type'
Note: See TracChangeset
for help on using the changeset viewer.