Skip to content

Erroneous values in the velocity field, possible issue with the parallelization? #562

Answered by joneuhauser
joneuhauser asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like I copied a bug from the examples. This loop ought to start with 0:

for (int i = 1; i < mesh->Nlocal; i++) {

Then it's obvious why the number of spurious values scales with the number of ranks! I don't really understand why they don't disappear over time though. Anyway, the issue is probably solved?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joneuhauser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant