Skip to content

Fix regressions from recently merged PRs - #5145

Merged
kodiakhq[bot] merged 3 commits into
espressomd:pythonfrom
jngrad:verlet
Aug 21, 2025
Merged

Fix regressions from recently merged PRs#5145
kodiakhq[bot] merged 3 commits into
espressomd:pythonfrom
jngrad:verlet

Conversation

@jngrad

@jngrad jngrad commented Aug 20, 2025

Copy link
Copy Markdown
Member

Partial fix for #5144

Description of changes:

  • provide a temporary solution for issues related to the Cabana Verlet list
  • gracefully handle file system latency issues that surfaced recently in nightly builds

jngrad added 2 commits August 20, 2025 23:25
When pre-processing samples/tutorials/benchmarks, allow for a small
delay between file creation and module import to absorb any latency
from the file system.
Increase size of the Verlet list 2D matrix when particles are very
close to each other: steepest descent, soot particles agglomeration.
@jngrad
jngrad marked this pull request as ready for review August 20, 2025 22:50
@jngrad
jngrad requested a review from hidekb August 20, 2025 22:50
Comment thread src/core/integrate.cpp Outdated
@jngrad
jngrad requested a review from hidekb August 21, 2025 13:41

@hidekb hidekb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good to me!!

@jngrad jngrad added the automerge Merge with kodiak label Aug 21, 2025
@kodiakhq
kodiakhq Bot merged commit 98a248d into espressomd:python Aug 21, 2025
10 checks passed
@jngrad
jngrad deleted the verlet branch August 21, 2025 16:59
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.

2 participants