AT03.11a - Submodeling
AT03.11a - Submodeling
11:
Advanced Tools:
Submodeling
1. Submodeling Overview 3
2. Submodeling Theory 9
3. Submodeling Procedure 14
4. Submodeling Options 23
5. Shell-Solid Submodeling Options 50
1. Submodeling Overview
2. Submodeling Theory
3. Submodeling Procedure
4. Submodeling Options
5. Shell-Solid Submodeling Options
Current trends in simulation show an increased need for the computation of large
models.
Parallel computing of the solution of a very detailed model is not always necessary
or efficient.
You may want to use different techniques to solve your models and their variations.
Use reduction or acceleration techniques for faster solutions and design variations.
Rmin Rmax
1. Submodeling Overview
2. Submodeling Theory
3. Submodeling Procedure
4. Submodeling Options
5. Shell-Solid Submodeling Options
Advantages:
• It reduces, or even eliminates, the need for complicated transition regions in
solid finite element models.
• It enables you to experiment with different designs for the region of interest
(different fillet radii, for example).
• It helps you in demonstrating the adequacy of mesh refinements.
It is valid only for solid elements and shell elements.
The principle behind submodeling assumes that the cut boundaries are far enough
away from the stress concentration region. You must verify that this assumption is
adequately satisfied.
1. Submodeling Overview
2. Submodeling Theory
3. Submodeling Procedure
4. Submodeling Options
5. Shell-Solid Submodeling Options
Region of
interest
“Export” Functionality
Nodal Data
Element Centroid Data
Submodel
22 Master’s Degree in Numerical Simulation in Engineering with Ansys
© 2022 Ansys, Inc.
3. Submodeling Procedure
Contents
1. Submodeling Overview
2. Submodeling Theory
3. Submodeling Procedure
4. Submodeling Options
5. Shell-Solid Submodeling Options
• To transfer data across a dissimilar mesh interface, the nodes of one mesh must
be mapped to the local coordinates of a node/element in the other mesh.
• Program controlled settings will use the following table to determine which type
of mapping algorithm to use based on the source and target mesh data.
• Shape Function
• It loops over the source elements and tries to locate an
element that each target node can be mapped to.
• Weights for each of the source nodes are then assigned
based on the location of the target node and the shape
function of the element.
29 Master’s Degree in Numerical Simulation in Engineering with Ansys
© 2022 Ansys, Inc.
4. Submodeling Options
Setting Controls: Weighting
• Kriging
• It is a regression-based interpolation technique that
assigns weights to surrounding source points according to
their spatial covariance values.
• UV
• Unlike other algorithms, UV mapping does not require the
surfaces to be coincident. This allows for mapping
between deformed and un-deformed geometries, as well
as transfers between dissimilar geometry.
• Element data is required from both the source and the
target mesh. If the source is an MAPDL CDB file containing
volumetric element data, a nodal component must also be
specified which will be used to define the surface from
which the data transfer will occur.
Surface
• Uses triangles during mapping.
• Produces smoother contours when
mapping to shells or surfaces.
Surface Transfer
Option to create nodal based named selections for mapped nodes, unmapped
nodes, and outside nodes.
When Mapping Control is set to Manual, the Advanced options are displayed
Using 3 points
Using 8 points
1. Submodeling Overview
2. Submodeling Theory
3. Submodeling Procedure
4. Submodeling Options
5. Shell-Solid Submodeling Options