ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-3.0/src/UseTheForce/DUFF.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-3.0/src/UseTheForce/DUFF.cpp (file contents):
Revision 1806 by tim, Wed Nov 24 21:33:00 2004 UTC vs.
Revision 1807 by tim, Tue Nov 30 22:43:51 2004 UTC

# Line 51 | Line 51 | DUFF::DUFF(){
51  
52   DUFF::DUFF(){
53  
54 +    //set default force field filename
55 +    setForceFieldFileName("DUFF.frc");
56 +
57      //the order of adding section parsers are important
58      //DirectionalAtomTypesSectionParser should be added before AtomTypesSectionParser Since
59      //These two section parsers will actually create "real" AtomTypes (AtomTypesSectionParser will create

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines