SimVascular / SimVascular/svMultiPhysics

Initialize the pressure field using a single scalar value

Open
#546 3 comments 0 reactions 1 assignee View on GitHub

@taeoukkim is already working on this.

Since May 30, 2026.

enhancement
Dominant language
C++
Stars
45
Forks
61
Avg merge
5d 23h
Merged PRs (30d)
11

Description

Problem

The current version of the code requires a full 3D result file to initialize the pressure field.

Providing a full 3D file just to set an initial (uniform) pressure can be cumbersome and unnecessary.

A simpler option to initialize the entire 3D domain using a single scalar value would improve usability.

For example, COMSOL provides an option to initialize the entire 3D domain with a single scalar value.

Solution

Add an option to initialize the pressure field using a single scalar value from solver.xml file. This would provide a lightweight and convenient alternative to supplying a full 3D result file when a uniform initial pressure field is sufficient.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.