Skip to content

Commit

Permalink
Fix parameterisation function used for crystal waters. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Nov 8, 2023
1 parent ae1be67 commit 9ca43e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/tutorials/crystal_water.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ protein:

And then the water:

>>> xtal_water = BSS.Parameters.tip3p(
>>> xtal_water = BSS.Parameters.ff14SB(
... xtal_water,
... water_model="tip3p",
... ensure_compatible=False
Expand Down

0 comments on commit 9ca43e4

Please sign in to comment.