SimVascular / SimVascular/svOneDSolver
Assign boundary conditions
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 22
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If boundary conditions are already set up for the 3D model, the 1D gui should be able to access the boundary conditions and apply them to the 1D model. It should also check the number of inlets in the 3D model and make a warning since the 1D solver can handle one inlet only currently.
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
The issue names no files or tests. Start by tracing how boundary conditions move from the 3D model into the 1D GUI and solver, then inspect how inlet counts are represented. Done means existing conditions can be applied to the 1D model and a warning appears when the 3D model has more than one inlet.
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