|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectenergy.Energy
energy.Energy_Dihedral
| Field Summary | |
private Dihedrals |
dih
|
private Dihedrals |
dihh
|
private double |
vdih
|
| Fields inherited from class energy.Energy |
atoms, DIM, interactionsEnergy, size, sys |
| Constructor Summary | |
Energy_Dihedral(Particles atoms,
SimSystem sys)
The Energy_Dihedral class constructor. |
|
| Method Summary | |
(package private) double |
Calc_COSPHI(double cosphi,
int m)
|
protected double |
calc(Dihedrals dihedrals)
protected void Method calc evaluates the dihedral force as (GROMOS96 manual pages II-25ff): |
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 Dihedrals dihh
private final Dihedrals dih
private double vdih
| Constructor Detail |
public Energy_Dihedral(Particles atoms,
SimSystem sys)
| Method Detail |
public void run()
run in interface java.lang.Runnableprotected double calc(Dihedrals dihedrals)
final double Calc_COSPHI(double cosphi,
int m)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||