ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/SC_FF.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/SC_FF.cpp (file contents):
Revision 2530 by chuckv, Fri Dec 30 00:18:28 2005 UTC vs.
Revision 2533 by chuckv, Fri Dec 30 23:15:59 2005 UTC

# Line 44 | Line 44
44   *
45   *  Created by Charles F. Vardeman II on 11/9/05.
46   *  @author  Charles F. Vardeman II
47 < *  @version $Id: SC_FF.cpp,v 1.6 2005-12-30 00:18:28 chuckv Exp $
47 > *  @version $Id: SC_FF.cpp,v 1.7 2005-12-30 23:15:59 chuckv Exp $
48   *
49   */
50  
# Line 73 | Line 73 | namespace oopse {
73    SC_FF::SC_FF(){
74      
75      //set default force field filename
76 <    setForceFieldFileName("SuttonChen.frc");
76 >    //setForceFieldFileName("SuttonChen.frc");
77      
78      //the order of adding section parsers are important
79      //OptionSectionParser must come first to set options for other parsers

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines