source: trunk/WRF.COMMON/WRFV2/mars_lmd/libf/dyn3d/comdissipn.h @ 3527

Last change on this file since 3527 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

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.