Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add particle type parameter to ellipsoid_gsd method. Remove rigid body methods from gsd_utils #102

Merged
merged 5 commits into from
Mar 11, 2025

Conversation

chrisjonesBSU
Copy link
Member

ellipsoid_gsd() was hard-coded for a specific model/approach of ellipsoids, and therefore didn't work when the arrangement of ghost particles changed. This PR adds a parameter where you can specify which particle types should be drawn as ellipsoids, and all others are drawn as spheres.

@chrisjonesBSU
Copy link
Member Author

I'm also removing the rigid body helper methods, I don't think they are being used anywhere now that floewrMD handles it internally for ellipsoids, and GMSO has open PR that will handle everything needed to use rigid bodies for molecules.

@chrisjonesBSU chrisjonesBSU changed the title Add particle type parameter to ellipsoid_gsd method Add particle type parameter to ellipsoid_gsd method. Remove rigid body methods from gsd_utils Mar 11, 2025
@chrisjonesBSU chrisjonesBSU merged commit 5b9b5e4 into cmelab:main Mar 11, 2025
2 checks passed
@chrisjonesBSU chrisjonesBSU deleted the viz-ellip branch March 11, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant