Skip to content

Add SPLINE test#94

Merged
danielhollas merged 8 commits into
masterfrom
test-spline
Mar 29, 2022
Merged

Add SPLINE test#94
danielhollas merged 8 commits into
masterfrom
test-spline

Conversation

@danielhollas

@danielhollas danielhollas commented Mar 26, 2022

Copy link
Copy Markdown
Contributor

btw: The original code for the cubic-splined numerical potential was taken from QDYN.

@danielhollas danielhollas added refactor No functional changes, just refactoring or cleaning up the code. testing Any changes to Github Actions or testing scripts. labels Mar 26, 2022
@danielhollas danielhollas self-assigned this Mar 26, 2022
@codecov

codecov Bot commented Mar 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #94 (34b5e7d) into master (c226bf1) will increase coverage by 1.37%.
The diff coverage is 95.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   83.37%   84.74%   +1.37%     
==========================================
  Files          40       41       +1     
  Lines        5750     5783      +33     
==========================================
+ Hits         4794     4901     +107     
+ Misses        956      882      -74     
Impacted Files Coverage Δ
src/potentials.F90 99.48% <ø> (+27.90%) ⬆️
src/remd.F90 81.97% <ø> (ø)
src/surfacehop.F90 83.93% <ø> (ø)
src/force_spline.F90 93.33% <93.33%> (ø)
src/abin.F90 92.24% <100.00%> (ø)
src/files.F90 100.00% <100.00%> (ø)
src/force_tera.F90 95.52% <100.00%> (ø)
src/forces.F90 97.45% <100.00%> (+0.63%) ⬆️
src/gle.F90 97.94% <100.00%> (+0.01%) ⬆️
src/init.F90 68.89% <100.00%> (+0.39%) ⬆️
... and 2 more

@danielhollas danielhollas marked this pull request as ready for review March 28, 2022 01:10
@danielhollas danielhollas requested a review from suchanj March 28, 2022 01:24
@danielhollas danielhollas merged commit b13e6e5 into master Mar 29, 2022
@danielhollas danielhollas deleted the test-spline branch March 29, 2022 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor No functional changes, just refactoring or cleaning up the code. testing Any changes to Github Actions or testing scripts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants