SimVascular / SimVascular/svMultiPhysics
svMultiPhysics/tests/cases/fluid/dye_AD does not output Concentration
Open
@ktbolt is already working on this.
Since Sep 4, 2026.
bug
- Dominant language
- C++
- Stars
- 45
- Forks
- 61
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 11
Description
Description
The svMultiPhysics/tests/cases/fluid/dye_AD test simulates a fluid flow with dye transport. The dye concentration should be output to a VTU results file as aConcentration data array.
However, running the simulation does not output Concentration to a VTU results file.
Reproduction
Run the svMultiPhysics/tests/cases/fluid/dye_AD test.
Expected behavior
The dye concentration should be output to a VTU file as a Concentration data array.
Additional context
This test does not check if concentration, the primary result of the simulation, is correct.
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.
Assessment
This issue has not been assessed yet.