You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: The-SMIRNOFF-force-field-format.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,16 +190,14 @@ Currently, only classical fixed point charge models are supported, but future ex
190
190
191
191
### `<LibraryCharges>`: Library charges for polymeric residues and special solvent models
192
192
193
-
.. warning:: This functionality is not yet implemented and will appear in a future version of the toolkit. Please see `Issue 25 on the Open Force Field Toolkit issue tracker <https://github.com/openforcefield/openforcefield/issues/25>`_.
194
-
195
193
A mechanism is provided for specifying library charges that can be applied to molecules or residues that match provided templates.
196
194
Library charges are applied first, and atoms for which library charges are applied will be excluded from alternative charging schemes listed below.
197
195
198
196
For example, to assign partial charges for a non-terminal ALA residue from the [AMBER ff14SB](http://doi.org/10.1021/acs.jctc.5b00255) parameter set:
199
197
```XML
200
198
<LibraryChargesversion="0.3">
201
-
<!-- match a non-terminal alanine residue with AMBER ff14SB partial charges-->
### `<ChargeIncrementModel>`: Small molecule and fragment charges
222
227
223
228
.. warning:: This functionality is not yet implemented and will appear in a future version of the toolkit. This area of the SMIRNOFF spec is under further consideration. Please see `Issue 208 on the Open Force Field Toolkit issue tracker <https://github.com/openforcefield/openforcefield/issues/208>`_.
`Issue #25 <https://github.com/openforcefield/openforcefield/issues/25>`_ by adding
18
+
initial support for the
19
+
`LibraryCharges tag in the SMIRNOFF specification <https://open-forcefield-toolkit.readthedocs.io/en/latest/smirnoff.html#librarycharges-library-charges-for-polymeric-residues-and-special-solvent-models>`_
<!-- These values are taken from OpenMM's TIP3P implementation: https://github.com/openmm/openmm/blob/f9106ddb6a0d72c960c73b23ed0e07cd7190a80f/wrappers/python/simtk/openmm/app/data/tip3p.xml -->
0 commit comments