Wiki Markup |
---|
h1. Numerical Problems h2. What is the difference between numerical problems encountered during equation assembly and numerical problems encountered during equation solution? {open-question} h1. Lost Accuracy h2. What does the lost accuracy warning message mean and how can I get rid of it? _See the [lost accuracy|lost accuracy] page._ h2. What does the warning message "lost 6.4 digits of accuracy" mean? SAP2000 equation solutions are performed in double precision arithmetic, which allows for 15 significant figures. If you have global or local instability (e.g., a node that is not restrained), the solution will suffer a loss of accuracy. The program issues a warning if the loss is estimated to be above 6 digits, and will cease processing if the detected loss is above 11 digits. h2. How exactly does the program estimates the number of lost digits when accuracy is lost? Lost digits are determined during the reduction of the stiffness matrix by comparing the order of magnitude of numbers that are being subtracted. The order of operations is based on the re-ordered equations, and so it is not always possible to predict the number that will be reported by the program or where it will be located. This algorithm does not check for the loss of accuracy that can occur during assembly, when two different stiffnesses are added together, rather it checks the accuracy of the solution of the assembled equations. h2. What does the lost accuracy apply to? Displacements? Forces? Or both? It applies to the terms of the stiffness matrix during the solution of the equation. Please see the above FAQ item for details on how the program determines the digits of lost accuracy. {verify} h2. I received a warning message for lost accuracy for body constraints. How are lost digits of accuracy calculated for body constraints? [Body|Body constraint] and other rigid constraints create internal [master nodes|master node] that become part of the system of equations. The constrained nodes are [slaves|slave node] and are not part of the system of equations. So when the loss of accuracy occurs at the master node, it is reported to be for the constraint, rather than for any of the individual slave nodes. |
Page Comparison
Manage space
Manage content
Integrations