Changeset 1991
- Timestamp:
- Mar 5, 2014, 12:55:30 PM (11 years ago)
- Location:
- LMDZ5/trunk/libf/phylmd
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/radlwsw_m.F90
r1989 r1991 912 912 enddo 913 913 #else 914 abort_message="You should compile with -rrtm if running with iflag_rrtm=1" 914 915 call abort_gcm(modname, abort_message, 1) 915 916 #endif -
LMDZ5/trunk/libf/phylmd/rrtm/yomcst.F90
r1990 r1991 68 68 ! A1.8 Curve of saturation 69 69 REAL(KIND=JPRB) :: RESTT 70 ! Retire declarations de RALPW, RALPD et RALPS car deja dans YOMCST.h (MPL 20140212)71 70 REAL(KIND=JPRB) :: RALPW 72 71 REAL(KIND=JPRB) :: RBETW
Note: See TracChangeset
for help on using the changeset viewer.