GEOS-DEV / GEOS-DEV/GEOS

Stress artifacts in parallel mechanics solves

Open
#3,119 0 comments 0 reactions 1 assignee View on GitHub

@ryar9534 is already working on this.

Since May 10, 2024.

type: bug type: new
Dominant language
C++
Stars
287
Forks
109
Avg merge
4d 41m
Merged PRs (30d)
5

Description

Describe the bug
I am seeing some odd stress behavior in my poromechanical initialization of HI24L. In particular, there were some oscillations in stress on the boundaries between MPI ranks. On further testing I have narrowed it down to the mechanics solver, which seems to exhibit the same behavior. Here is an xml for a mechanics only sim on the underburden of HI24L:
HI24L_mech_debug.zip

I ran with 1 rank (left) and 4 ranks (right), and slightly different results are obtained:

Screenshot 2024-05-10 093737

And the differences seem to line up with the MPI rank boundaries:

image

I have yet to see this effect on any other mesh, so perhaps its HI specific.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.