SimVascular / SimVascular/svOneDSolver
SimVascular GUI Material Model too general
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 22
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
When generating a solver.in in the GUI, selecting rigid defaults the material model to an olufsen material model with a Eh/r value of 265000. Need to allow the option of specifying the material parameters and using either olufsen or linear material model.
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.
Research direction
Start by tracing how the GUI generates solver.in when rigid is selected; the payload does not name a file or test. Determine where the fixed Olufsen model and Eh/r value are assigned, then verify that material parameters can be specified and that both Olufsen and linear models are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100