Skip to content

Couple URIS valve to tissue mechanics #515

@aabrown100-git

Description

@aabrown100-git

Use Case

This feature would improve the physiological fidelity of cardiac FSI simulations that use unfitted resistive immersed surfaces (URIS) to model the cardiac valves.

Problem

In cardiac FSI simulations that use URIS valves, the force exerted by the blood on the valves is not transferred to the surrounding tissue. This results in a net force by the blood on the tissue, which significantly alters tissue deformation. This is unphysiological, since in reality, closed valves are mechanically supported by the surrounding cardiac tissue, as well as the papillary muscles, and the net force on the tissue is close to zero.

See https://onlinelibrary-wiley-com.stanford.idm.oclc.org/doi/full/10.1002/cnm.70119 for a more complete discussion of this problem.

Image

Solution

Implement the solution proposed in https://onlinelibrary-wiley-com.stanford.idm.oclc.org/doi/full/10.1002/cnm.70119. Essentially, we "add distributed forces acting on the structure to model the attachment of valves to the cardiac walls". This amounts to computing the net force on a URIS valve, then distributing it over a particular region of the tissue domain. Clear equations are provided in the paper. Moreover, they propose an explicit treatment of this extra forcing term and do not observe stability issues. This should make it more straightforward to implement in svMultiPhysics.

Alternatives considered

None. I am not aware of any other proposed solutions to this problem.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions