SimVascular / svFSIplus

This repository contains a line-by-line conversion of the Fortran svFSI solver to C++.
Other
6 stars 19 forks source link

Holzapfel material model and test #164

Closed aabrown100-git closed 5 months ago

aabrown100-git commented 5 months ago

Current situation

svFSIPlus does not correctly process the Holzapfel material model for struct/ustruct. Modifications were proposed by @ktbolt in PR https://github.com/SimVascular/svFSIplus/pull/131, but this was closed amid repo restructuring described here https://github.com/SimVascular/svFSIplus/issues/149. Also, the original PR did not include a test case for the Holzapfel model.

Release Notes

Code of Conduct & Contributing Guidelines

aabrown100-git commented 5 months ago

@MatteoSalvador Please review when you get a chance. (I don't seem to have the ability to officially assign you to this pull request)