source: LMDZ.3.3/branches/rel-LF/libf/dyn3d/comdissip.h @ 462

Last change on this file since 462 was 2, checked in by lmdz, 25 years ago

Initial revision

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