What does the comment of solver.xml mean? comment: 1e-4 but should be same as residual criteria in svsolver
#469
Unanswered
321Fontsize
asked this question in
Q&A
Replies: 1 comment
-
|
@321Fontsize The tolerances used in the svMultiPhysics tests are unrealistic and should not be used in your simulations. I believe the comment means that to reproduce the svSolver simulation results you should use 1e-4 for your tolerance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See https://github.com/SimVascular/svMultiPhysics/blob/main/tests/cases/fluid/iliac_artery/solver.xml#L52
I want to know if I use svMultiPhysics, I should use tolerance 1e-11, while I use svSolver, I should ues tolerance 1e-4?
Beta Was this translation helpful? Give feedback.
All reactions