source: trunk/LMDZ.PLUTO.old/libf/dyn3d/comdissip.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: 317 bytes
Line 
1c-----------------------------------------------------------------------
2c INCLUDE dissip.h
3
4      COMMON/comdissip/
5     $    niterdis,coefdis,tetavel,tetatemp,gamdissip
6
7
8      INTEGER niterdis
9
10      REAL tetavel,tetatemp,coefdis,gamdissip
11
12c-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.