source: LMDZ5/trunk/libf/phylmd/rrtm/surhcri.intfb.h @ 1989

Last change on this file since 1989 was 1989, checked in by Laurent Fairhead, 11 years ago

Inclusion du code RRTM


Adding RRTM code

MPL

File size: 148 bytes
Line 
1INTERFACE
2 SUBROUTINE SURHCRI(KULOUT)
3USE PARKIND1 ,ONLY : JPIM ,JPRB
4INTEGER (KIND=JPIM),INTENT(IN) :: KULOUT
5END SUBROUTINE SURHCRI
6END INTERFACE
Note: See TracBrowser for help on using the repository browser.