|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectenergy.Energy
energy.Energy_ImpDihedral
| Field Summary | |
private ImproperDihedrals |
idih
|
private ImproperDihedrals |
idihh
|
private double |
vimp
|
| Fields inherited from class energy.Energy |
atoms, DIM, interactionsEnergy, size, sys |
| Constructor Summary | |
Energy_ImpDihedral(Particles atoms,
SimSystem sys)
The Energy_ImpDihedral class constructor. |
|
| Method Summary | |
protected double |
calc(ImproperDihedrals improper)
protected void Method calc evaluates the improper dihdral force as (GROMOS96 manual pages II-21ff): |
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 ImproperDihedrals idihh
private final ImproperDihedrals idih
private double vimp
| Constructor Detail |
public Energy_ImpDihedral(Particles atoms,
SimSystem sys)
| Method Detail |
public void run()
run in interface java.lang.Runnableprotected double calc(ImproperDihedrals improper)
improper - An ImproperDihedrals object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||