SimVascular / SimVascular/svOneDSolver

This specific 1d solver input file does not run

Open
#70 4 comments 0 reactions 1 assignee View on GitHub

@mrp089 is already working on this.

Since Sep 19, 2020.

Dominant language
C++
Stars
22
Forks
27
PR merge metrics
No merged PRs in 30d

Description

If I run the attached 1d solver input file, the 1d solver fails automatically. This is the error message that I get:

OneDSolver: /home/jonathanpham/Documents/Marsden_Lab/svOneDSolver_versions/091720/svOneDSolver/Code/Source/cvOneDFEAVector.cxx:164: void cvOneDFEAVector::CheckPositive(int, int, int): Assertion `cvOneDFEAVector::Get(i) >= 0.0' failed.
Aborted (core dumped)

However, on line 2119 of the attached input file, there is a commented material card. If I remove this commented out line from the input file, then the 1d solver will run and successfully complete.

The commented material card line, for your reference is:
#MATERIAL MAT1 OLUFSEN 1.06 0.04 0.0 2.0 2.0e7 -22.5267 8.65e5

0002_0001.inp.zip

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.