source: LMDZ6/trunk/libf/phylmdiso/rrtm/suscm.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: 142 bytes
Line 
1INTERFACE
2SUBROUTINE SUSCM(KULOUT)
3USE PARKIND1 ,ONLY : JPIM ,JPRB
4INTEGER(KIND=JPIM),INTENT(IN) :: KULOUT
5END SUBROUTINE SUSCM
6END INTERFACE
Note: See TracBrowser for help on using the repository browser.