Tagged: ls-dyna, LS-DYNA Suite, lsdyna, structural-mechanics
-
-
March 17, 2023 at 8:59 am
FAQ
Participant1)Use mass scaling to increase the explicit critical time step size by adding artificial mass in key locations of the model. The amount of added non-physical mass is controlled by specifying the desired new time step size through DT2MS on *CONTROL_TIMESTEP. The method of DT2MS<0 described in the LS-DYNA Keyword Manual Vol. I is the recommended one. With this method mass is added to only those elements whose time step would otherwise be less than TSSF*abs(DT2MS) and therefore the initial time step will not be less than TSSF*abs(DT2MS). The amount of added mass is shown in the d3hsp, message, and glstat files. Mass scaling should be used with caution as it alters the inertia properties of the model. 2)To improve the efficiency of the model, use the default element formulations (type 1 bricks and type 2 shells), which are reduced integrated elements. Also consider using more efficient contacts, such as contacts with SOFT=0 or SOFT=1 (recommended over SOFT=0). Consider also replacing two-way contacts with ONE_WAY contacts wherever this is possible. Note that the SOFT=2 and MORTAR contacts can capture more detail than the SOFT=0/1 contact but they are more computationally expensive. 3)Increase the number of analysis cores. The efficiency of the SMP (shared memory parallel) solver is limited to just a few cores, maybe 8 cores give or take. On the other hand, the MPP (distributed memory parallel) solver can make use of a large number of cores, but it will be efficient only if there is a sufficient number of elements assigned to each core because of the additional cost that the message passing entails. The rule of thumb for specifying the number of cores in an MPP analysis is to have at least 10,000 elements per core. 4)In MPP, use a higher instruction set from sse2, such as avx2 or avx512, if this is supported by your CPU model. A higher instruction can further reduce the explicit analysis runtime although not dramatically. MPP solvers for avx2 or avx512 are currently available in the Linux versions only. 5)Consider using a single-precision solver. Although double precision is always recommended as it is more accurate, single precision is much faster and it is also commonly used. It is ideally recommended that single precision is used only after its results have been validated with a double precision version.
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1Â provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- The warning message is: “The maximum contact stiffness is too big. This may affect the accuracy of the results.” Why does large contact stiffness affect results accuracy?
- After Workbench crashes, how can I recover the project from a .mechdb file?
- Contact Definitions in ANSYS Workbench Mechanical
- Model has a large number of contacts – how to reduce them?
- How to resolve “Error: Invalid Geometry”?
- How to display the color of each body based on the material in Mechanical?
- How to locate an element of a particular ID number in Mechanical?
- Please explain the warning message “coefficient ratio exceeds 10e8” ?
- How to Connect Excel to Workbench
- How can I plot bodies colored by material property in Workbench?
© 2023 Copyright ANSYS, Inc. All rights reserved.