Changeset 1991


Ignore:
Timestamp:
Mar 5, 2014, 12:55:30 PM (10 years ago)
Author:
fhourdin
Message:

Correction cosmétique pour RRTM
RRTM cosmetics

Location:
LMDZ5/trunk/libf/phylmd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/radlwsw_m.F90

    r1989 r1991  
    912912      enddo
    913913#else
     914    abort_message="You should compile with -rrtm if running with iflag_rrtm=1"
    914915    call abort_gcm(modname, abort_message, 1)
    915916#endif
  • LMDZ5/trunk/libf/phylmd/rrtm/yomcst.F90

    r1990 r1991  
    6868! A1.8 Curve of saturation
    6969REAL(KIND=JPRB) :: RESTT
    70 ! Retire declarations de RALPW, RALPD et RALPS car deja dans YOMCST.h (MPL 20140212)
    7170REAL(KIND=JPRB) :: RALPW
    7271REAL(KIND=JPRB) :: RBETW
Note: See TracChangeset for help on using the changeset viewer.