Skip to content

Fix initial output of Gauss point data - #1701

Open
amgebauer wants to merge 1 commit into
4C-multiphysics:mainfrom
amgebauer:fix-gauss-point-data-initial-output
Open

Fix initial output of Gauss point data#1701
amgebauer wants to merge 1 commit into
4C-multiphysics:mainfrom
amgebauer:fix-gauss-point-data-initial-output

Conversation

@amgebauer

Copy link
Copy Markdown
Member

We evaluated the Gauss point data for the column map, but we only need the row map. This caused an error since in the initial setup, the element is only evaluated once for the column map (for the stress output), so the internal state is not set for ghosted elements.

fyi @tuchpaul

@amgebauer
amgebauer enabled auto-merge January 30, 2026 16:47

@tuchpaul tuchpaul 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.

Nice! Thanks for finding this "bug".

@github-actions

Copy link
Copy Markdown

This pull request has been inactive for 180 days.

If this feature is still intended to be merged, please leave a brief comment outlining the next intended steps and remove the stale label. This will reset the inactivity counter.

If the pull request can be closed, feel free to close it. Otherwise do not change any label or comment as this will wrongly reset the inactivity counter. If no action is taken, this pull request will be automatically closed in 14 days.

@github-actions github-actions Bot added the stale PR is marked for auto-closure by the GitHub Action bot due to inactivity. label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR is marked for auto-closure by the GitHub Action bot due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants