Last change
on this file since 3594 was
3175,
checked in by emillour, 13 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:
397 bytes
|
Rev | Line | |
---|
[3175] | 1 | c----------------------------------------------------------------------- |
---|
| 2 | c INCLUDE 'ener.h' |
---|
| 3 | |
---|
| 4 | COMMON/ener/ang0,etot0,ptot0,ztot0,stot0, |
---|
| 5 | * ang,etot,ptot,ztot,stot,rmsdpdt , |
---|
| 6 | * rmsv,gtot(llmm1) |
---|
| 7 | |
---|
| 8 | REAL ang0,etot0,ptot0,ztot0,stot0, |
---|
| 9 | s ang,etot,ptot,ztot,stot,rmsdpdt,rmsv,gtot |
---|
| 10 | |
---|
| 11 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.