source:
LMDZ4/branches/V3_test/libf/dyn3dpar/comdissipn.h
@
727
Last change on this file since 727 was 709, checked in by , 18 years ago | |
---|---|
|
|
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.