SimVascular / SimVascular/svMultiPhysics
Test prestress for struct/ustruct/fsi
Open
@elenasmartinez is already working on this.
Since May 30, 2025.
enhancement
good first issue
- Dominant language
- C++
- Stars
- 45
- Forks
- 60
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 11
Description
Problem
The code apparently has the ability to model prestress (an initial stress field in the solid domain present at the beginning of the simulation). However, we do not test this. This is an important feature in cardiovascular modeling: https://www.sciencedirect.com/science/article/pii/S0168874X10002106
Solution
Add this test case from svFSI-Tests to the svFSIplus FSI tests. Possibly add additional prestress tests for struct and ustruct
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.