source:
LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/rrtm/suphy2.intfb.h
@
3331
Last change on this file since 3331 was 3331, checked in by , 6 years ago | |
---|---|
|
|
File size: 144 bytes |
Rev | Line | |
---|---|---|
[3331] | 1 | INTERFACE |
2 | SUBROUTINE SUPHY2(KULOUT) | |
3 | USE PARKIND1 ,ONLY : JPIM ,JPRB | |
4 | INTEGER(KIND=JPIM),INTENT(IN) :: KULOUT | |
5 | END SUBROUTINE SUPHY2 | |
6 | END INTERFACE |
Note: See TracBrowser
for help on using the repository browser.