Skip to content

Commit

Permalink
Fix OPC3 bond length (#273)
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
  • Loading branch information
mattwthompson and mikemhenry authored Jun 12, 2023
1 parent 98f3350 commit 87226a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmmforcefields/ffxml/amber/opc3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</Residue>
</Residues>
<HarmonicBondForce>
<Bond class1="OW" class2="HW" length="0.978882" k="502416.0"/>
<Bond class1="OW" class2="HW" length="0.0978882" k="502416.0"/>
</HarmonicBondForce>
<HarmonicAngleForce>
<!-- angle = arccos(1 - (1.598507**2 / (2*0.978882**2))) -->
Expand Down

0 comments on commit 87226a2

Please sign in to comment.