"wrappers/vscode:/vscode.git/clone" did not exist on "cb293447c4fc8b03976dfe11399f107bab70f3d9"
Unverified Commit ac1748ac authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Fixed list of solvent types in manual (#4291)

parent 47496e3c
......@@ -129,8 +129,8 @@ water models:
modeller.addSolvent(forcefield, model='tip5p')
Allowed values for the :code:`model` option are ``'tip3p'``, ``'tip3pfb'``, ``'spce'``,
``'tip4pew'``, ``'tip4pfb'``, and ``'tip5p'``. Be sure to include the single quotes
Allowed values for the :code:`model` option are ``'tip3p'``, ``'spce'``,
``'tip4pew'``, ``'tip5p'``, and ``'swm4ndp'``. Be sure to include the single quotes
around the value.
Another option is to add extra ion pairs to give a desired total ionic strength.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment