Skip to content

Commit

Permalink
change gmso param to False for now
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Aug 23, 2023
1 parent fac616c commit 35c41df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hoomd_polymers/base/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ def _apply_forcefield(self):
self._gmso_forcefields_dict,
identify_connections=True,
use_molecule_info=True,
identify_connected_components=False,
)
if self.remove_charges:
for site in self.gmso_system.sites:
Expand Down

0 comments on commit 35c41df

Please sign in to comment.