Last change
on this file since 1711 was
1593,
checked in by emillour, 9 years ago
|
Common dynamics:
- some cleanup around unused or unecessary parameters in the dynamics (ecritphy, grireg and physic) to harmonize with LMDZ5 (Earth dyn core).
- associated changes in LMDZ.MARS and LMDZ.GENERIC
EM
|
File size:
367 bytes
|
Rev | Line | |
---|
[1593] | 1 | !----------------------------------------------------------------------- |
---|
| 2 | ! INCLUDE dissip.h |
---|
[38] | 3 | |
---|
[1593] | 4 | COMMON/comdissip/ & |
---|
| 5 | & niterdis,coefdis,tetavel,tetatemp,gamdissip |
---|
[38] | 6 | |
---|
| 7 | |
---|
| 8 | INTEGER niterdis |
---|
| 9 | |
---|
| 10 | REAL tetavel,tetatemp,coefdis,gamdissip |
---|
| 11 | |
---|
[1593] | 12 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.