source:
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/rrtm/sucumf2.intfb.h
Last change on this file was 3990, checked in by , 8 years ago | |
---|---|
File size: 144 bytes |
Line | |
---|---|
1 | INTERFACE |
2 | SUBROUTINE SUCUMF2(KSMAX) |
3 | USE PARKIND1 ,ONLY : JPIM ,JPRB |
4 | INTEGER(KIND=JPIM),INTENT(IN) :: KSMAX |
5 | END SUBROUTINE SUCUMF2 |
6 | END INTERFACE |
Note: See TracBrowser
for help on using the repository browser.