source: LMDZ6/trunk/libf/phylmdiso/rrtm/sucape.intfb.h @ 3927

Last change on this file since 3927 was 3927, checked in by Laurent Fairhead, 3 years ago

Initial import of the physics wih isotopes from Camille Risi
CR

File size: 144 bytes
Line 
1INTERFACE
2SUBROUTINE SUCAPE(KULOUT)
3USE PARKIND1 ,ONLY : JPIM ,JPRB
4INTEGER(KIND=JPIM),INTENT(IN) :: KULOUT
5END SUBROUTINE SUCAPE
6END INTERFACE
Note: See TracBrowser for help on using the repository browser.