source: LMDZ4/trunk/libf/dyn3d/comdissip.h @ 985

Last change on this file since 985 was 524, checked in by lmdzadmin, 20 years ago

Initial revision

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