Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ac1748ac
Unverified
Commit
ac1748ac
authored
Nov 01, 2023
by
Peter Eastman
Committed by
GitHub
Nov 01, 2023
Browse files
Fixed list of solvent types in manual (#4291)
parent
47496e3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs-source/usersguide/application/03_model_building_editing.rst
...urce/usersguide/application/03_model_building_editing.rst
+2
-2
No files found.
docs-source/usersguide/application/03_model_building_editing.rst
View file @
ac1748ac
...
@@ -129,8 +129,8 @@ water models:
...
@@ -129,8 +129,8 @@ water models:
modeller.addSolvent(forcefield, model='tip5p')
modeller.addSolvent(forcefield, model='tip5p')
Allowed values for the :code:`model` option are ``'tip3p'``,
``'tip3pfb'``,
``'spce'``,
Allowed values for the :code:`model` option are ``'tip3p'``, ``'spce'``,
``'tip4pew'``, ``'tip
4pfb
'``, and ``'
tip5
p'``. Be sure to include the single quotes
``'tip4pew'``, ``'tip
5p
'``, and ``'
swm4nd
p'``. Be sure to include the single quotes
around the value.
around the value.
Another option is to add extra ion pairs to give a desired total ionic strength.
Another option is to add extra ion pairs to give a desired total ionic strength.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment