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