|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectenergy.Energy
energy.Energy_Bond
| Field Summary | |
private Bonds |
bo
|
private Bonds |
boh
|
private double |
vbond
|
| Fields inherited from class energy.Energy |
atoms, DIM, interactionsEnergy, size, sys |
| Constructor Summary | |
Energy_Bond(Particles atoms,
SimSystem sys)
The Energy_Bond class constructor. |
|
| Method Summary | |
protected double |
calc(Bonds bonds)
protected void Method calc evaluates the Bond Energy as (GROMOS96 manual pages II-12ff): |
void |
run()
public void Method run calls protected void Method calc. |
| Methods inherited from class energy.Energy |
calcEnergy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private final Bonds boh
private final Bonds bo
private double vbond
| Constructor Detail |
public Energy_Bond(Particles atoms,
SimSystem sys)
| Method Detail |
public void run()
run in interface java.lang.Runnableprotected double calc(Bonds bonds)
bonds - A Bonds object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||