|
Last change
on this file since 1583 was
774,
checked in by Laurent Fairhead, 18 years ago
|
|
Suite du merge entre la version et la HEAD: quelques modifications de
Yann sur le
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
480 bytes
|
| Line | |
|---|
| 1 | ! |
|---|
| 2 | ! $Header$ |
|---|
| 3 | ! |
|---|
| 4 | c----------------------------------------------------------------------- |
|---|
| 5 | c INCLUDE comdissipn.h |
|---|
| 6 | |
|---|
| 7 | REAL tetaudiv, tetaurot, tetah, cdivu, crot, cdivh |
|---|
| 8 | c |
|---|
| 9 | COMMON/comdissipn/ tetaudiv(llm),tetaurot(llm),tetah(llm) , |
|---|
| 10 | 1 cdivu, crot, cdivh |
|---|
| 11 | |
|---|
| 12 | c |
|---|
| 13 | c Les parametres de ce common proviennent des calculs effectues dans |
|---|
| 14 | c Inidissip . |
|---|
| 15 | c |
|---|
| 16 | c----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.