SimVascular / SimVascular/svOneDSolver

Assign boundary conditions

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.