ProductsAbaqus/StandardAbaqus/CAE Solution accuracyThe ability of a finite element analysis to make useful predictions of physical behavior depends on many factors, including:
The primary focus of this section is spatial discretization error. Discussion to help understand and control other potential sources of error appears in Convergence criteria for nonlinear problems, Time integration accuracy in transient problems, Evaluating hyperelastic and viscoelastic material behavior, and other portions of the Abaqus documentation. You should perform a detailed study of your analysis methods and assumptions as part of any error assessment. Spatial discretization errorThe finite element discretization of a model domain results in an approximation to the exact solution for all but trivial analyses. To aid you in understanding the extent and spatial distribution of the discretization error in a finite element solution, Abaqus/Standard provides a set of error indicator output variables. Ideally, error indicator output variables should be supplemented by other techniques, such as a mesh refinement study, to gain confidence that discretization error is not significantly degrading the ability of the finite element analysis to make useful predictions. In fact, error indicators can help automate a mesh refinement study through the adaptive remeshing functionality of Abaqus/CAE; error indicators variables are used by this functionality to determine where to refine or coarsen a mesh (see About adaptive remeshing). Error indicator and base solution variables available in Abaqus/StandardAbaqus error indicator variables provide a measure of the local error resulting from mesh discretization. Each error indicator, , provides an indication of error in a particular base solution variable, . For example, the Mises stress error indicator, MISESERI, provides an indicator of error in the Mises stress variable MISESAVG. Table 1 shows the available error indicator variables and the corresponding base solution variables.
The algorithms used by Abaqus/CAE to modify mesh seed sizes for the adaptive remeshing capability consider error indicator values and corresponding base solution values together. When you create a remeshing rule and request a particular error indicator, Abaqus automatically writes the error indicator and corresponding base solution variable to the output database. Input File Usage OUTPUT, FIELD ELEMENT OUTPUT, ELSET=ElsetName CONTACT OUTPUT Abaqus/CAE Usage Step module: Or, if you use the following option to specify an adaptive remeshing rule, the associated error indicator and base solution output will occur by default: Mesh module: Create Remeshing Rule: Step and Indicator Effect of error indicator output requests on solution timeAbaqus/Standard determines error indicator variables based on the difference between a smoothed and unsmoothed distribution of the base solution, using a smoothing technique such as the patch recovery technique of Zienkiewicz and Zhu, (1987). The smoothing calculations occasionally noticeably increase analysis time. If you find that adding an error indicator output request significantly increases analysis time, strategies for reducing this effect include reducing the output frequency and limiting the output request to a particular region of interest. Computations for most error indicator variables only occur just prior to writing the error indicator variable to the output database, so reducing the output frequency will tend to reduce the computation time; however this is not the case for the element energy density error indicator, because contributions to this error indicator are accumulated each increment regardless of whether this error indicator is output for a given increment. Additional considerations for extent of output requests for element error indicator variablesWhen you request element error indicator output, the request should only apply to elements supported for error indicator output. The patch recovery technique used to compute element error indicator variables assumes that the solution should be continuous over the element set specified. Abaqus/Standard confirms that your error indicator output specification is consistent with this assumption by checking section property references within the error indicator domain and issues a warning message if the elements in the provided element set refer to distinct section definitions. You can safely ignore this warning if the sections are identical in their properties. Interpreting error indicator outputWhen interpreting error indicator output, you should remember that the error indicators are approximate measures of the local error in the base solution and are, themselves, subject to discretization error. The accuracy of the error estimates tends to improve as the mesh is refined. Each error indicator variable has the same units has the corresponding base solution variable, which facilitates comparison of local estimates of the error magnitude with local estimates of the base solution. Regions of interest of a base solution and corresponding error indicatorViewing contour plots of a base solution variable and corresponding error indicator variable side-by-side can provide a useful perspective on the solution accuracy. For example, if the base solution is expressed in units of stress, the corresponding error indicator is also expressed in units of stress. Figure 1 shows contour plots of CPRESS and CPRESSERI for an analysis of a sphere pressed into a rigid plate. These plots can be interpreted as follows:
The analyst may judge that the level of mesh refinement is adequate if the maximum contact pressure is of primary interest in such a case. Local mesh refinement would be needed to accurately predict the maximum contact pressure if the active contact region was significantly smaller than that shown in Figure 1. Figure 1. Contour plots of CPRESS and CPRESSERI for contact between a deformable sphere and a rigid
plate.
An error indicator tends to give a crude, non-conservative approximation of the deviation from the exact solution if the mesh is coarse relative to local solution variations or the exact solution to the problem posed involves a stress singularity. The following qualitative interpretations of error indicator results exceeding approximately 10% of base solution results are often appropriate:
Calculating normalized measures of solution errorYou can use corresponding error indicator and base solution variables, and , respectively, to compute a field of local, normalized error indicators: where is a normalized error measure. For example, provides a percentage form of the Mises stress-based error indicator; however this normalized error measure may not be particularly useful, because it:
Other normalization approaches, such as normalizing based on a global norm of the base solution variable or a constant value that you choose (such as the maximum value of the base solution allowed in a design), may be more effective. Normalized forms of an error indicator are not available directly through the error indicator output variables; however, you can calculate normalized measures using the Visualization module of Abaqus/CAE (Abaqus/Viewer) to operate on field output data. For more information, see Building valid field output expressions. Alternatively, you can use the Abaqus Scripting Interface to read the error indicator and the base solution from the output database and calculate normalized forms. For more information, see Using the Abaqus Scripting Interface to access an output database. LimitationsOnly the following element types are supported for error indicator computations:
Elements with variable nodes are not supported. Error indicator output is not supported in the following cases:
References
|