source:
LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/rrtm/suhlph.intfb.h
@
5308
Last change on this file since 5308 was 3331, checked in by , 6 years ago | |
---|---|
|
|
File size: 145 bytes |
Line | |
---|---|
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.