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