mosdef-hub / gmso

Flexible storage of chemical topology for molecular simulation
https://gmso.mosdef.org
MIT License
53 stars 32 forks source link

Priority when parameterizing connection is flipped #801

Closed daico007 closed 5 months ago

daico007 commented 5 months ago

Currently the connection_identifier order for _apply_connection_parameters is flipped (class first, then atom type). The correct order should be first find match by atom type (name) then atom class.