source: LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/rrtm/suhlph.intfb.h @ 3992

Last change on this file since 3992 was 3331, checked in by acozic, 6 years ago

Add modification for isotopes

  • Property svn:executable set to *
File size: 145 bytes
Line 
1INTERFACE
2subroutine suhlph(kulout)
3use parkind1 ,only : jpim ,jprb
4integer (kind=jpim),intent(in) :: kulout
5end subroutine suhlph
6END INTERFACE
Note: See TracBrowser for help on using the repository browser.