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