source:
LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/rrtm/suhlph.intfb.h
@
5519
Last change on this file since 5519 was 3331, checked in by , 7 years ago | |
---|---|
|
|
File size: 145 bytes |
Rev | Line | |
---|---|---|
[3331] | 1 | INTERFACE |
2 | subroutine suhlph(kulout) | |
3 | use parkind1 ,only : jpim ,jprb | |
4 | integer (kind=jpim),intent(in) :: kulout | |
5 | end subroutine suhlph | |
6 | END INTERFACE |
Note: See TracBrowser
for help on using the repository browser.