Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parameterized Parmed Conversions (#721)
* Conversion of parmed structure to GMSO should now properly identify unique potential types * Clean up legacy functions necessary for mapping types to connections * Update gmso/external/convert_parmed.py Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com> * Update gmso/external/convert_parmed.py Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com> * Update gmso/external/convert_parmed.py Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com> * Modified ParmEd loading to sort new GMSO topology connections by site appearance in the topology. Copies of connection types are made, which must be filtered using potential filters to get whatever subset is considered unique. * minor changes/cleanup * minor change for consistency --------- Co-authored-by: Co Quach <43968221+daico007@users.noreply.github.com> Co-authored-by: Co Quach <daico007@gmail.com>
- Loading branch information