source: LMDZ5/branches/IPSLCM5A2.1_ISO/libf/phyiso/rrtm/posnam.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: 190 bytes
Line 
1INTERFACE
2SUBROUTINE POSNAM(KULNAM,CDNAML)
3USE PARKIND1 ,ONLY : JPIM ,JPRB
4INTEGER(KIND=JPIM),INTENT(IN) :: KULNAM
5CHARACTER(LEN=*) ,INTENT(IN) :: CDNAML
6END SUBROUTINE POSNAM
7END INTERFACE
Note: See TracBrowser for help on using the repository browser.