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

Allow the user to add Prestress contribution to stress tensor results #119

Open
1 task done
baeumler opened this issue Dec 19, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@baeumler
Copy link

Problem

Currently, when using a prestress tensor for FSI simulation, the prestress contributions are not added to the stress result in TPOST when writing out either the second Piola Kirchhoff, Cauchy, or vonMises stress tensor. This results in wrong stress output in the vtu files.

Solution

In VTKXML/TPOST: If the prestress tensor is assigned, add the prestress tensor S0 to the final stress outputs (Piola Kirchhoff, Cauchy and VonMises).
Maybe let user set a flag if they don't want the prestress added.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@baeumler baeumler added the enhancement New feature or request label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant