source: dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/rrtm/suphec.intfb.h @ 3990

Last change on this file since 3990 was 3990, checked in by millour, 8 years ago

An updated LMDZ5 (based on LMDZ rev 2786) to play with.
EM

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