POP_AVE: Average CHARMM Data

POP_AVE computes the time and time-X-Y averages of electrostatic energy of point charges as computed by CHARMM. The program is invoked with the simple command:

pop_ave pop.dat
where "pop.dat" is the CHARMM file name.

The input CHARMM file has the form:

       # TIME  X  Y  Z  ELECTR
       2260.05  -12  -12  0 1.66338
       2260.05  -12  -12  10 0.305138
       2260.05  -12  -12  20 -2.39717
       2260.05  -12  -12  30 -29.8926
       2260.05  -12  0  0 1.77285
       2260.05  -12  0  10 -3.14916
       ...
     
Call these columns T, X, Y, Z and V. Consider the data to be tabulated values of V(T,X,Y,Z). The program computes the quantities

Files you may copy include:

The list of routines includes:

Return to the biomedical software page.


Last revised on 13 March 2001.