Last change
on this file since 5305 was
774,
checked in by Laurent Fairhead, 17 years ago
|
Suite du merge entre la version et la HEAD: quelques modifications de
Yann sur le
LF
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
412 bytes
|
Rev | Line | |
---|
[630] | 1 | ! |
---|
| 2 | ! $Header$ |
---|
| 3 | ! |
---|
| 4 | c----------------------------------------------------------------------- |
---|
| 5 | c INCLUDE 'ener.h' |
---|
| 6 | |
---|
| 7 | COMMON/ener/ang0,etot0,ptot0,ztot0,stot0, |
---|
| 8 | * ang,etot,ptot,ztot,stot,rmsdpdt , |
---|
| 9 | * rmsv,gtot(llmm1) |
---|
| 10 | |
---|
| 11 | REAL ang0,etot0,ptot0,ztot0,stot0, |
---|
| 12 | s ang,etot,ptot,ztot,stot,rmsdpdt,rmsv,gtot |
---|
| 13 | |
---|
| 14 | c----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.