source:
LMDZ6/trunk/libf/phylmdiso/rrtm/suphy3.intfb.h
@
3932
Last change on this file since 3932 was 3927, checked in by , 4 years ago | |
---|---|
File size: 144 bytes |
Line | |
---|---|
1 | INTERFACE |
2 | SUBROUTINE SUPHY3(KULOUT) |
3 | USE PARKIND1 ,ONLY : JPIM ,JPRB |
4 | INTEGER(KIND=JPIM),INTENT(IN) :: KULOUT |
5 | END SUBROUTINE SUPHY3 |
6 | END INTERFACE |
Note: See TracBrowser
for help on using the repository browser.