source:
trunk/libf/dyn3d/ener.h
@
1
Last change on this file since 1 was 1, checked in by , 14 years ago | |
---|---|
File size: 412 bytes |
Line | |
---|---|
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.