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
Bonds and Angles handle wildcards for bonds and sites. (#928)
* Add bond/angle wildcard handling
* change dihedral sample value so that c5 is 0 and rb torsion conversion is allowed
* Add tests for reversed version of wildcard ordering
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Change get_forcefield methods and parameterizations to apply wildcard parameters
* Add classes and types to gmso xsd schema, proprely get mbuild bond_orders
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add doc strings for connections bonds functions, remove bonds setter, and dynamically set bonds based on connection_members when initialized with set_dependent_value_default
* rename some of the utility functions used in identifying connections via masking, remove unused functions
* pin openmm to less than 8.4
* Use equivalents for _get_improper_type strings
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Chris Jones <[email protected]>
0 commit comments