Unverified Commit 4c0ce402 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix bug in bond style gromos/omp

parent 1ec179e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ void BondGromosOMP::eval(int nfrom, int nto, ThrData * const thr)

    fbond = -4.0 * kdr;

    if (EFLAG) ebond = kdr;
    if (EFLAG) ebond = kdr*dr;

    // apply force to each of 2 atoms