source: trunk/LMDZ.PLUTO.old/libf/dyn3d/comdissipn.h @ 3436

Last change on this file since 3436 was 3175, checked in by emillour, 11 months ago

Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM

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