tweaks
This commit is contained in:
@ -63,6 +63,7 @@ Force fields howto
|
||||
:maxdepth: 1
|
||||
|
||||
Howto_bioFF
|
||||
Howto_amoeba
|
||||
Howto_tip3p
|
||||
Howto_tip4p
|
||||
Howto_spc
|
||||
|
||||
@ -374,7 +374,7 @@ void FixAmoebaBiTorsion::post_force(int vflag)
|
||||
// NOTE: extra until figure everything out
|
||||
|
||||
int k,btype;
|
||||
double radian;
|
||||
double radian; // radians -> degrees = 57+
|
||||
double engfraction;
|
||||
int nlist,list[6];
|
||||
double v[6];
|
||||
|
||||
Reference in New Issue
Block a user