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

Fix tabulated potential #2519

Merged
merged 4 commits into from
Feb 15, 2019

Conversation

christophlohrmann
Copy link
Contributor

Fixes Issue discussed in ES-meeting (email by david power)

Description of changes:

  • repulsive force now pushes particles away from each other

@codecov
Copy link

codecov bot commented Feb 15, 2019

Codecov Report

Merging #2519 into python will increase coverage by <1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #2519    +/-   ##
=======================================
+ Coverage      72%     72%   +<1%     
=======================================
  Files         486     486            
  Lines       29447   29447            
=======================================
+ Hits        21341   21342     +1     
+ Misses       8106    8105     -1
Impacted Files Coverage Δ
src/core/bonded_interactions/bonded_tab.hpp 12% <100%> (ø) ⬆️
src/core/nonbonded_interactions/nonbonded_tab.hpp 100% <100%> (ø) ⬆️
src/core/reaction_ensemble.hpp 68% <0%> (+2%) ⬆️

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 cc5780a...99c818e. Read the comment docs.

@fweik fweik merged commit 5b721d7 into espressomd:python Feb 15, 2019
@RudolfWeeber RudolfWeeber added this to the Espresso 4.0.2 milestone Mar 5, 2019
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Mar 13, 2019
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.

3 participants