SimVascular / SimVascular/simvascular.github.io
svMultiPhysics: Add documentation describing the valid range of node and element IDs in text files
Open
@ktbolt is already working on this.
Since Nov 25, 2025.
enhancement
- Dominant language
- HTML
- Stars
- 3
- Forks
- 26
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Problem
The node and element IDs used in text files are assumed to be 0-based but this is not documented.
Solution
Add documentation to the Data File Formats section describing how to specify node and element IDs within text files.
Probably also need to say something about this for VTK files too.
Additional context
No response
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.