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

LB thermostat test #2362

Merged
merged 13 commits into from
Nov 2, 2018
Merged

LB thermostat test #2362

merged 13 commits into from
Nov 2, 2018

Conversation

KaiSzuttor
Copy link
Member

Fixes #2358

Description of changes:

  • added test for velocity distribution of particles for LB thermostat

PR Checklist

  • Tests?
    • Interface



def single_component_maxwell(x1, x2, kT):
"""Integrate the probability density from x1 to x2 using the trapez rule"""
Copy link
Contributor

Choose a reason for hiding this comment

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

I think its 'trapezoidal rule' in English.

@codecov
Copy link

codecov bot commented Nov 2, 2018

Codecov Report

Merging #2362 into python will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           python   #2362   +/-   ##
======================================
  Coverage      71%     71%           
======================================
  Files         381     381           
  Lines       18905   18905           
======================================
  Hits        13587   13587           
  Misses       5318    5318

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 478818f...730a3d1. Read the comment docs.

@KaiSzuttor KaiSzuttor changed the title Lb thermostat LB thermostat test Nov 2, 2018
@fweik fweik merged commit ddcbdcd into espressomd:python Nov 2, 2018
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Nov 8, 2018
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.

2 participants