source: dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/rrtm/suswn.intfb.h @ 3809

Last change on this file since 3809 was 3809, checked in by ymipsl, 10 years ago

Add LMDZ in aquaplanet configuration
YM

  • Property svn:eol-style set to native
File size: 181 bytes
Line 
1INTERFACE
2SUBROUTINE SUSWN (KTSW, KSW)
3USE PARKIND1 ,ONLY : JPIM ,JPRB
4INTEGER(KIND=JPIM),INTENT(IN) :: KTSW
5INTEGER(KIND=JPIM),INTENT(IN) :: KSW
6END SUBROUTINE SUSWN
7END INTERFACE
Note: See TracBrowser for help on using the repository browser.