-
Notifications
You must be signed in to change notification settings - Fork 38
Add support for writing rigid bodies when converting to HOOMD formats. #850
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
Merged
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
3a27d99
add rigid_body field to atom, populate in from_mbuild
bbb65c3
move rigid_id property to abstract_site from atom, write out rigid_id…
92534db
add rigid types and typeids
62edfeb
Merge branch 'fix/molecule' into rigid-bodies
ab00493
add test for rigid_id assignment
3d28187
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
f6480bc
write out rigid xyz, com, tags
ad603fa
add if statement before writing rigid tags
fdba315
add basic rigid body snapshot test
3a06f24
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 60e3538
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
8842973
remove rigid id from convert mbuild, remove rigid id prop from abstra…
6a383c6
parse rigid sites from site.molecule, update test
7c65624
remove un-needed var
a732661
Merge branch 'main' into rigid-bodies
chrisjonesBSU 8da6fe5
update tests
e9de935
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
75289bb
fix charge array in np.concatenate call
0d6e7d2
adjust snapshot groups by num rigid bodies
a72d898
update tests
5e8635f
fix _parse_pairs
b96a83c
use unyt_arrays for charges and mass instead of lists
937f913
Merge branch 'main' into rigid-bodies
chrisjonesBSU ffe639c
handle mix of rigid and non rigid
4eaf697
remove if statement to filter -1 ids
fb161b1
merge and fix conflicts. Pin hoomd<5
c712555
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 91642f0
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
da69c18
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
24537d1
Merge branch 'main' into rigid-bodies
chrisjonesBSU 8546680
add moit util, fill in more snapshot info
1e388b0
Merge branch 'main' into rigid-bodies
chrisjonesBSU c2738e7
bump molecule numbres, return rigid body info dict
e23bb51
refactor to work with multiple kinds of rigid mols
e81ddb6
add more code comments
14c4deb
remove unused variable
fc73e46
fix existing tests
104b2de
Merge branch 'rigid-bodies' of github.com:chrisjonesBSU/gmso into rig…
91a3ffb
clean things up a bit
f4d0dd6
add test with 2 kinds of rigid mols
ff6512f
remove snapshot.validate() for hoomd snapshot
c8b66d2
simplify tests
d24b36b
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
86c1684
add conditional return, update doc strings
3ea4599
minor doc string fixes
e69e1df
add test for moit function
078cc18
quick doc string change
67ebc62
merge and fix conflicts
3dc1ce2
Merge branch 'main' into rigid-bodies
chrisjonesBSU 1e39411
Merge branch 'main' into rigid-bodies
chrisjonesBSU 15088f8
Merge branch 'main' into rigid-bodies
chrisjonesBSU 76a4b64
Fix doc strings and spelling typos
1476288
add link to hoomd base units doc
6a95912
fix import in test_utils
104c80c
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
0501c95
add check and test for wrong rigid hierarchy
081229f
Merge branch 'main' into rigid-bodies
chrisjonesBSU 4be2fa6
remove unused variables
449f8d4
Merge branch 'rigid-bodies' of github.com:chrisjonesBSU/gmso into rig…
81ed4f0
remove unused rigid_bodies param from methods
1d497e2
remove unused rigid bodies param from gsd writer
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.