Last change
on this file since 5306 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:
465 bytes
|
Line | |
---|
1 | c----------------------------------------------------------------------- |
---|
2 | c INCLUDE comdissipn.h |
---|
3 | |
---|
4 | REAL tetaudiv, tetaurot, tetah, cdivu, crot, cdivh |
---|
5 | c |
---|
6 | COMMON/comdissipn/ tetaudiv(llm),tetaurot(llm),tetah(llm) , |
---|
7 | 1 cdivu, crot, cdivh |
---|
8 | |
---|
9 | c |
---|
10 | c Les parametres de ce common proviennent des calculs effectues dans |
---|
11 | c Inidissip . |
---|
12 | c |
---|
13 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.