Skip to content
Merged
Show file tree
Hide file tree
Changes from 44 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
Sep 17, 2024
bbb65c3
move rigid_id property to abstract_site from atom, write out rigid_id…
Sep 17, 2024
92534db
add rigid types and typeids
Sep 17, 2024
62edfeb
Merge branch 'fix/molecule' into rigid-bodies
Sep 18, 2024
ab00493
add test for rigid_id assignment
Sep 18, 2024
3d28187
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
Sep 19, 2024
f6480bc
write out rigid xyz, com, tags
Sep 23, 2024
ad603fa
add if statement before writing rigid tags
Sep 23, 2024
fdba315
add basic rigid body snapshot test
Sep 23, 2024
3a06f24
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 23, 2024
60e3538
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
Sep 24, 2024
8842973
remove rigid id from convert mbuild, remove rigid id prop from abstra…
Sep 25, 2024
6a383c6
parse rigid sites from site.molecule, update test
Sep 26, 2024
7c65624
remove un-needed var
Sep 30, 2024
a732661
Merge branch 'main' into rigid-bodies
chrisjonesBSU Oct 14, 2024
8da6fe5
update tests
Oct 16, 2024
e9de935
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
Oct 16, 2024
75289bb
fix charge array in np.concatenate call
Oct 17, 2024
0d6e7d2
adjust snapshot groups by num rigid bodies
Oct 17, 2024
a72d898
update tests
Oct 17, 2024
5e8635f
fix _parse_pairs
Oct 17, 2024
b96a83c
use unyt_arrays for charges and mass instead of lists
Oct 18, 2024
937f913
Merge branch 'main' into rigid-bodies
chrisjonesBSU Oct 22, 2024
ffe639c
handle mix of rigid and non rigid
Oct 30, 2024
4eaf697
remove if statement to filter -1 ids
Oct 30, 2024
fb161b1
merge and fix conflicts. Pin hoomd<5
Jan 21, 2025
c712555
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jan 21, 2025
91642f0
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
Jan 23, 2025
da69c18
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
Jan 28, 2025
24537d1
Merge branch 'main' into rigid-bodies
chrisjonesBSU Mar 5, 2025
8546680
add moit util, fill in more snapshot info
Mar 5, 2025
1e388b0
Merge branch 'main' into rigid-bodies
chrisjonesBSU Mar 18, 2025
c2738e7
bump molecule numbres, return rigid body info dict
Mar 18, 2025
e23bb51
refactor to work with multiple kinds of rigid mols
Mar 18, 2025
e81ddb6
add more code comments
Mar 19, 2025
14c4deb
remove unused variable
Mar 19, 2025
fc73e46
fix existing tests
Mar 20, 2025
104b2de
Merge branch 'rigid-bodies' of github.com:chrisjonesBSU/gmso into rig…
Mar 20, 2025
91a3ffb
clean things up a bit
Mar 20, 2025
f4d0dd6
add test with 2 kinds of rigid mols
Mar 20, 2025
ff6512f
remove snapshot.validate() for hoomd snapshot
Mar 20, 2025
c8b66d2
simplify tests
Mar 20, 2025
d24b36b
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
Mar 25, 2025
86c1684
add conditional return, update doc strings
Mar 25, 2025
3ea4599
minor doc string fixes
Mar 25, 2025
e69e1df
add test for moit function
Mar 25, 2025
078cc18
quick doc string change
Mar 25, 2025
67ebc62
merge and fix conflicts
Mar 26, 2025
3dc1ce2
Merge branch 'main' into rigid-bodies
chrisjonesBSU Apr 2, 2025
1e39411
Merge branch 'main' into rigid-bodies
chrisjonesBSU Apr 9, 2025
15088f8
Merge branch 'main' into rigid-bodies
chrisjonesBSU Apr 30, 2025
76a4b64
Fix doc strings and spelling typos
May 2, 2025
1476288
add link to hoomd base units doc
May 2, 2025
6a95912
fix import in test_utils
May 2, 2025
104c80c
Merge branch 'main' of github.com:mosdef-hub/gmso into rigid-bodies
May 2, 2025
0501c95
add check and test for wrong rigid hierarchy
May 5, 2025
081229f
Merge branch 'main' into rigid-bodies
chrisjonesBSU May 5, 2025
4be2fa6
remove unused variables
May 5, 2025
449f8d4
Merge branch 'rigid-bodies' of github.com:chrisjonesBSU/gmso into rig…
May 5, 2025
81ed4f0
remove unused rigid_bodies param from methods
May 5, 2025
1d497e2
remove unused rigid bodies param from gsd writer
May 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading