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

Support isolated systems #913

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'origin/master' into isolated

de4e714
Select commit
Loading
Failed to load commit list.
Draft

Support isolated systems #913

Merge remote-tracking branch 'origin/master' into isolated
de4e714
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2023 in 1s

51.78% of diff hit (target 92.85%)

View this Pull Request on Codecov

51.78% of diff hit (target 92.85%)

Annotations

Check warning on line 214 in src/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/elements.jl#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 26 in src/terms/ewald.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/ewald.jl#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 136 in src/terms/ewald.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/ewald.jl#L136

Added line #L136 was not covered by tests

Check warning on line 170 in src/terms/ewald.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/ewald.jl#L170

Added line #L170 was not covered by tests

Check warning on line 44 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L44

Added line #L44 was not covered by tests

Check warning on line 50 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L46-L50

Added lines #L46 - L50 were not covered by tests

Check warning on line 53 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L55

Added line #L55 was not covered by tests

Check warning on line 60 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 66 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 68 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L68

Added line #L68 was not covered by tests

Check warning on line 72 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 76 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 102 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L102

Added line #L102 was not covered by tests

Check warning on line 110 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L106-L110

Added lines #L106 - L110 were not covered by tests

Check warning on line 114 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 119 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L119

Added line #L119 was not covered by tests

Check warning on line 121 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L121

Added line #L121 was not covered by tests

Check warning on line 127 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 130 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L130

Added line #L130 was not covered by tests

Check warning on line 136 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L133-L136

Added lines #L133 - L136 were not covered by tests

Check warning on line 142 in src/terms/hartree.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/hartree.jl#L139-L142

Added lines #L139 - L142 were not covered by tests

Check warning on line 125 in src/terms/local.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/local.jl#L125

Added line #L125 was not covered by tests

Check warning on line 128 in src/terms/local.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/terms/local.jl#L127-L128

Added lines #L127 - L128 were not covered by tests