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
|
Rev | Line | |
---|
[3175] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | c 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 | |
---|
| 12 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.