This commit is contained in:
Steve Plimpton
2022-03-28 15:24:19 -06:00
parent 0b2eda5f1d
commit 365f5f7ad7
2 changed files with 2 additions and 1 deletions

View File

@ -63,6 +63,7 @@ Force fields howto
:maxdepth: 1
Howto_bioFF
Howto_amoeba
Howto_tip3p
Howto_tip4p
Howto_spc

View File

@ -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];