SimVascular / SimVascular/svOneDSolver

What should I do in order to modify the Minor loss coefficient K if I want to add the stenosis and bifurcation loss in the control equation in the svoneDSolver?

Open
#113 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
22
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Problem

I want to simulate both stenosis and bifurcations in svoneDSovler but as your document says , the variables delta and N are constant and couldn't be modified, how should I do to solve this in order to redefine the variables loss coefficient K? (by the way , the 1d solver document don't say the detailed information for the setting about stenosis, ow does the solver take the stenosis factor into account and calculate it?(I'm sorry to interrupt. Thank you very much for listening to my question.)

Solution

image

Additional context

No response

Code of Conduct
  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the svOneDSolver 1D solver documentation and trace how delta, N, and the minor loss coefficient K enter the control equation. The issue names no source file or test, so first locate the relevant loss-coefficient and stenosis/bifurcation handling; done should include a defined configuration path and a reproducible validation case.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.