SimVascular / SimVascular/svZeroDSolver
Allow flow and pressure blocks to take time-dependent functions
Open
@kharold23 is already working on this.
Since Feb 26, 2024.
enhancement
good first issue
- Dominant language
- C++
- Stars
- 22
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
When we currently specify boundary conditions using flow and pressure blocks we have to specify a list of values. It would be good to have functionality to specify a function instead. This could be based on calling in-built functions in C++.
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.