source: dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/rrtm/sutoph.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: 144 bytes
Line 
1INTERFACE
2SUBROUTINE SUTOPH(KULOUT)
3USE PARKIND1 ,ONLY : JPIM ,JPRB
4INTEGER(KIND=JPIM),INTENT(IN) :: KULOUT
5END SUBROUTINE SUTOPH
6END INTERFACE
Note: See TracBrowser for help on using the repository browser.