SimVascular / SimVascular/svOneDSolver
Automatic input file (.in) generation
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 22
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Problem
I have a larger vascular tree that contains thousands of small vessels. I am trying to use a 1D solver for this vascular tree but I could not generate an input file (.in).
I try to use VMTK to extract the network from the vascular tree and get the nodes of vascular networks. but for joints and segments, I don't know how to define them to be recognised in the 1D solver.
Please give me some advice. Many thanks.
Regards,
Jamie
Solution
Automatic input file (.in) generation from large surface file (.stl)
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
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 reviewing the VMTK extraction output and the solver's .in format, focusing on how vascular joints and segments are represented from an STL surface. Done would be an automatic generation path for large vascular networks that produces a valid input file for the 1D solver; no source files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100