source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/config/inc/comdissip.h @ 223

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

Creating temporary dynamico/lmdz/saturn branche

YM

  • Property svn:eol-style set to native
File size: 385 bytes
Line 
1!
2! $Header$
3!
4!-----------------------------------------------------------------------
5! INCLUDE comdissip.h
6
7      COMMON/comdissip/                                                 &
8     &    niterdis,coefdis,tetavel,tetatemp,gamdissip
9
10
11      INTEGER niterdis
12
13      REAL tetavel,tetatemp,coefdis,gamdissip
14
15!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.