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 function signature #3541

Merged
merged 3 commits into from
Mar 2, 2020
Merged

LB function signature #3541

merged 3 commits into from
Mar 2, 2020

Conversation

KaiSzuttor
Copy link
Member

@pkreissl likes bool more than int

Copy link
Contributor

@pkreissl pkreissl left a comment

Choose a reason for hiding this comment

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

The Checkpointing LB section of the sphinx documentation (in lb.rst) has to be updated, basically doing two replacements (binary=0 and binary=1 to the respective bool).

@RudolfWeeber
Copy link
Contributor

RudolfWeeber commented Feb 25, 2020 via email

@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #3541 into python will increase coverage by <1%.
The diff coverage is 96%.

Impacted file tree graph

@@           Coverage Diff            @@
##           python   #3541     +/-   ##
========================================
+ Coverage      87%     87%    +<1%     
========================================
  Files         536     513     -23     
  Lines       24177   22313   -1864     
========================================
- Hits        21058   19566   -1492     
+ Misses       3119    2747    -372
Impacted Files Coverage Δ
src/script_interface/constraints/initialize.cpp 100% <ø> (ø) ⬆️
...terface/virtual_sites/ActiveVirtualSitesHandle.hpp 100% <ø> (ø) ⬆️
...c/core/unit_tests/ParallelScriptInterface_test.cpp 100% <ø> (ø) ⬆️
src/core/io/writer/h5md_core.hpp 53% <ø> (ø) ⬆️
...ce/observables/CylindricalPidProfileObservable.hpp 13% <ø> (ø) ⬆️
...pt_interface/cluster_analysis/ClusterStructure.hpp 97% <ø> (ø) ⬆️
src/core/unit_tests/Variant_test.cpp 100% <ø> (ø) ⬆️
src/script_interface/shapes/Ellipsoid.hpp 83% <ø> (ø) ⬆️
src/core/EspressoSystemInterface.cpp 40% <ø> (-52%) ⬇️
src/script_interface/cluster_analysis/Cluster.hpp 94% <ø> (ø) ⬆️
... and 252 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 d82c8d4...08315b1. Read the comment docs.

@pkreissl
Copy link
Contributor

On Tue, Feb 25, 2020 at 02:30:08AM -0800, Kai Szuttor wrote: @pkreissl likes bool more than int
I'd prefer not merging not-so-critical changes into LB to reduce merge conflicts with the Walberla branch. This PR might fall into that category.

I get the point. This PR, however, only makes the signature of the lb load/save checkpoint functions consistent with the rest of the interface (see issue #1942) – as far as I understand it, this should not conflict with waLBerla integration. If I am wrong, feel free to close this PR.

@jngrad
Copy link
Member

jngrad commented Feb 25, 2020

We could merge it in 4.1.3 only.

@jngrad jngrad self-assigned this Feb 26, 2020
@KaiSzuttor
Copy link
Member Author

@RudolfWeeber

@fweik
Copy link
Contributor

fweik commented Mar 2, 2020

@jngrad I think this should be merged and the trivial patch also applied to the walberla branch.

@jngrad jngrad added this to the Espresso 4.1.3 milestone Mar 2, 2020
@jngrad jngrad added the automerge Merge with kodiak label Mar 2, 2020
@kodiakhq kodiakhq bot merged commit 0cdcb86 into espressomd:python Mar 2, 2020
@KaiSzuttor KaiSzuttor deleted the lb_checkpoint branch March 2, 2020 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge with kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants