Skip to content

Add support for 1D and 2D periodic boundary conditions#18

Merged
awvwgk merged 1 commit intomainfrom
devel
May 4, 2022
Merged

Add support for 1D and 2D periodic boundary conditions#18
awvwgk merged 1 commit intomainfrom
devel

Conversation

@awvwgk
Copy link
Member

@awvwgk awvwgk commented May 4, 2022

Closes #7

@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #18 (b4bbe94) into main (c3f50f4) will increase coverage by 0.11%.
The diff coverage is 77.35%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   50.20%   50.32%   +0.11%     
==========================================
  Files          34       34              
  Lines        3719     3750      +31     
  Branches     1578     1595      +17     
==========================================
+ Hits         1867     1887      +20     
  Misses       1192     1192              
- Partials      660      671      +11     
Impacted Files Coverage Δ
test/unit/test_periodic.f90 57.63% <62.50%> (+0.60%) ⬆️
src/dftd3/cutoff.f90 72.91% <83.78%> (-2.85%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3f50f4...b4bbe94. Read the comment docs.

@awvwgk awvwgk merged commit 2c20106 into main May 4, 2022
@awvwgk awvwgk deleted the devel branch May 4, 2022 11:00
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.

Support 2D/1D periodic boundary conditions

1 participant