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

Comparing branches/new_design/OOPSE-3.0/src/types/HarmonicBondType.hpp (file contents):
Revision 1755 by tim, Wed Nov 17 21:47:42 2004 UTC vs.
Revision 1756 by tim, Thu Nov 18 23:26:27 2004 UTC

# Line 8 | Line 8 | namespace oopse {
8     * @class HarmonicBondType
9     *
10     * HarmonicBondType is the basic OOPSE bond type.
11 +   * Formula is V = 0.5* k(r -r0)^2
12     */
13    class HarmonicBondType : public BondType {
14      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines