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

aovid error with widom insertion. exclusion radius should not have any effect here #2294

Merged
merged 3 commits into from
Nov 7, 2018

Conversation

jonaslandsgesell
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2018

Codecov Report

Merging #2294 into python will increase coverage by <1%.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #2294    +/-   ##
=======================================
+ Coverage      71%     71%   +<1%     
=======================================
  Files         380     380            
  Lines       18938   18936     -2     
=======================================
+ Hits        13586   13588     +2     
+ Misses       5352    5348     -4
Impacted Files Coverage Δ
src/core/reaction_ensemble.cpp 72% <0%> (ø) ⬆️
src/core/communication.cpp 77% <0%> (ø) ⬆️

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 dfd792c...a910f90. Read the comment docs.

E_pot_new = std::numeric_limits<double>::max();
else
E_pot_new = calculate_current_potential_energy_of_system();
double E_pot_new= calculate_current_potential_energy_of_system();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be const now

@jonaslandsgesell
Copy link
Member Author

LB test fails because it does not science the desired accuracy. Untouched.

@KaiSzuttor
Copy link
Member

@jonaslandsgesell

@jonaslandsgesell
Copy link
Member Author

jonaslandsgesell commented Nov 3, 2018 via email

@KaiSzuttor
Copy link
Member

style check failed

@fweik
Copy link
Contributor

fweik commented Nov 7, 2018

@jonaslandsgesell what is the status on this?

@fweik fweik merged commit f964c9a into espressomd:python Nov 7, 2018
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Nov 26, 2018
aovid error with widom insertion. exclusion radius should not have any effect here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants