...
Info |
---|
This page is devoted to frequently asked questions (FAQ) related to numerical problems. |
On this page:
Table of Contents |
---|
What does the Lost Accuracy warning message indicate, and how is it resolved?
...
Answer: Lost accuracy applies to the stiffness matrix and its values during numerical solution. Since stiffness governs the relationship between force and displacement, lost accuracy will affect both of these response measures.
Show if | ||
---|---|---|
| ||
VERIFY |
I received a body-constraint lost-accuracy warning message. How is this calculated?
Answer: Body and other rigid constraints create an internal master node which governs the nodes assigned to the constraint. These master nodes become part of the system of equations while the constrained nodes do not. When lost accuracy occurs within the constraint, it is reported for the master node, and not the individual components.
Show if | ||
---|---|---|
| ||
What causes the numerical problem Diagonal < 0, and how is it resolved?OPEN QUESTION Possible causes:
What is the difference between equation-assembly and equation-solution numerical problems?OPEN QUESTION |