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

Stokesian Dynamics #3790

Merged
merged 14 commits into from
Jul 17, 2020
Merged

Stokesian Dynamics #3790

merged 14 commits into from
Jul 17, 2020

Conversation

jngrad
Copy link
Member

@jngrad jngrad commented Jul 3, 2020

Add a Stokesian Dynamics integrator with thermalization.

@jngrad jngrad added this to the Espresso 4.2 milestone Jul 3, 2020
@jngrad
Copy link
Member Author

jngrad commented Jul 3, 2020

@hmenke @biermanncarl @mkuron This integrates all contributions from #3445 and #3241, without the SD library code.

@hmenke once you've extracted the SD library from #3445 and published it in a stand-alone repository, simply post the link here and I will update the path in the FetchContent command.

biermanncarl and others added 2 commits July 4, 2020 11:59
SD: Finalize implementation in the core, fix CMake build system,
update docs and tests.

Co-authored-by: Michael Kuron <[email protected]>
Co-authored-by: biermanncarl <[email protected]>
Co-authored-by: Jean-Noël Grad <[email protected]>
This is relevant e.g. for HPC users.
@codecov
Copy link

codecov bot commented Jul 4, 2020

Codecov Report

Merging #3790 into python will decrease coverage by 0%.
The diff coverage is 82%.

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #3790    +/-   ##
=======================================
- Coverage      89%     89%    -1%     
=======================================
  Files         554     557     +3     
  Lines       24166   24326   +160     
=======================================
+ Hits        21566   21698   +132     
- Misses       2600    2628    +28     
Impacted Files Coverage Δ
src/core/communication.cpp 94% <ø> (ø)
src/core/thermostat.hpp 90% <ø> (ø)
src/core/stokesian_dynamics/sd_interface.cpp 78% <78%> (ø)
src/core/event.cpp 96% <100%> (+<1%) ⬆️
src/core/integrate.cpp 81% <100%> (+<1%) ⬆️
src/core/integrators/stokesian_dynamics_inline.hpp 100% <100%> (ø)
src/core/stokesian_dynamics/sd_interface.hpp 100% <100%> (ø)
...c/core/unit_tests/reaction_ensemble_utils_test.cpp 100% <100%> (ø)
... and 1 more

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 10f9a04...b582e31. Read the comment docs.

@jngrad jngrad force-pushed the sd-rebase branch 2 times, most recently from 70eac55 to 6eb2131 Compare July 4, 2020 11:15
doc/sphinx/running.rst Outdated Show resolved Hide resolved
doc/sphinx/running.rst Outdated Show resolved Hide resolved
doc/sphinx/running.rst Show resolved Hide resolved
RudolfWeeber
RudolfWeeber previously approved these changes Jul 8, 2020
@jngrad
Copy link
Member Author

jngrad commented Jul 17, 2020

friendly ping

@kodiakhq kodiakhq bot merged commit 95a9464 into espressomd:python Jul 17, 2020
@jngrad jngrad deleted the sd-rebase branch January 18, 2022 12:16
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.

5 participants