ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/SimInfo.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/SimInfo.hpp (file contents):
Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 394 by gezelter, Mon Mar 24 21:55:34 2003 UTC

# Line 34 | Line 34 | class SimInfo{ (public)
34    unsigned int setTemp;   // boolean to set the temperature at each sampleTime
35  
36    unsigned int n_dipoles; // number of dipoles
37 <  double rRF;             // the reaction field cut off radius
37 >  double ecr;             // the electrostatic cutoff radius
38 >  double est;             // the electrostatic skin thickness
39    double dielectric;      // the dielectric of the medium for reaction field
40  
41    int n_exclude;  // the # of pairs excluded from long range forces

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines