SimVascular / SimVascular/svOneDSolver

Features to Add: Random Modeling

Open
#59 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

Random features to add and check for the modeling in the 1D Solver

  • Explore if multiple inlets are possible - will likely require a decent amount of work (#18)

  • Check with inlet boundary conditions are available (currently only have flow and pressure)

  • Test material model implementations. Need to check if linear material model formulation is consistent with literature. Last checked in issue #14

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 by reviewing the 1D Solver's existing inlet boundary-condition and material-model implementations, then read issue #18 for multiple-inlet context and issue #14 for the linear material formulation. Done means determining which inlet options are supported, resolving whether multiple inlets are feasible, and checking the material model against the cited literature.

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.