source: LMDZ5/trunk/libf/comdissipn.h @ 1630

Last change on this file since 1630 was 1630, checked in by Laurent Fairhead, 12 years ago

Importation initiale du répertoire dyn3dmem


Initial import of dyn3dmem directory

File size: 480 bytes
Line 
1!
2! $Header$
3!
4c-----------------------------------------------------------------------
5c INCLUDE comdissipn.h
6
7      REAL  tetaudiv, tetaurot, tetah, cdivu, crot, cdivh
8c
9      COMMON/comdissipn/ tetaudiv(llm),tetaurot(llm),tetah(llm)   ,
10     1                        cdivu,      crot,         cdivh
11
12c
13c    Les parametres de ce common proviennent des calculs effectues dans
14c             Inidissip  .
15c
16c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.