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 classes for simulating ellipsoid polymer systems. #102

Merged
merged 58 commits into from
Apr 9, 2024

Merge branch 'ellipsoids' of github.com:chrisjonesBSU/flowerMD into e…

6a088c7
Select commit
Loading
Failed to load commit list.
Merged

Add classes for simulating ellipsoid polymer systems. #102

Merge branch 'ellipsoids' of github.com:chrisjonesBSU/flowerMD into e…
6a088c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 8, 2023 in 1s

14.04% of diff hit (target 94.02%)

View this Pull Request on Codecov

14.04% of diff hit (target 94.02%)

Annotations

Check warning on line 105 in flowermd/base/simulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/base/simulation.py#L105

Added line #L105 was not covered by tests

Check warning on line 117 in flowermd/base/simulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/base/simulation.py#L117

Added line #L117 was not covered by tests

Check warning on line 548 in flowermd/base/simulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/base/simulation.py#L548

Added line #L548 was not covered by tests

Check warning on line 1114 in flowermd/base/simulation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/base/simulation.py#L1114

Added line #L1114 was not covered by tests

Check warning on line 511 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L501-L511

Added lines #L501 - L511 were not covered by tests

Check warning on line 514 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L514

Added line #L514 was not covered by tests

Check warning on line 519 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L516-L519

Added lines #L516 - L519 were not covered by tests

Check warning on line 524 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L521-L524

Added lines #L521 - L524 were not covered by tests

Check warning on line 528 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L526-L528

Added lines #L526 - L528 were not covered by tests

Check warning on line 532 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L532

Added line #L532 was not covered by tests

Check warning on line 541 in flowermd/library/forcefields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/forcefields.py#L539-L541

Added lines #L539 - L541 were not covered by tests

Check warning on line 289 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L286-L289

Added lines #L286 - L289 were not covered by tests

Check warning on line 291 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L291

Added line #L291 was not covered by tests

Check warning on line 296 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 299 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L299

Added line #L299 was not covered by tests

Check warning on line 302 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L302

Added line #L302 was not covered by tests

Check warning on line 305 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L305

Added line #L305 was not covered by tests

Check warning on line 308 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L308

Added line #L308 was not covered by tests

Check warning on line 311 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 318 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L318

Added line #L318 was not covered by tests

Check warning on line 321 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L321

Added line #L321 was not covered by tests

Check warning on line 327 in flowermd/library/polymers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/library/polymers.py#L327

Added line #L327 was not covered by tests

Check warning on line 5 in flowermd/utils/rigid_body.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/utils/rigid_body.py#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 17 in flowermd/utils/rigid_body.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/utils/rigid_body.py#L8-L17

Added lines #L8 - L17 were not covered by tests

Check warning on line 25 in flowermd/utils/rigid_body.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flowermd/utils/rigid_body.py#L24-L25

Added lines #L24 - L25 were not covered by tests