All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
INTRODUCTION One of the methods used in the industry to reduce the run time of an explicit FEM analysis is a technique called “Mass scaling”. The run time of a FE simulation is mainly a function of the model size (the number of degrees of freedom) and the size of the solution step and the bigger the…
Leslie Enos
updated on 26 Jan 2022
INTRODUCTION
One of the methods used in the industry to reduce the run time of an explicit FEM analysis is a technique called “Mass scaling”.
The run time of a FE simulation is mainly a function of the model size (the number of degrees of freedom) and the size of the solution step and the bigger the time step, faster the simulation.(not talking about the accuracy here).
I just want to emphasize that the time step size has a significant impact on the run time. As the size of the model is mostly not under our control, we have to play with “Time step” to reduce the runtime.
In other words, we have to increase the time step size. How we do this is effectively Mass Scaling.
As per the CFL (Courant-Friedrichs-Levy) condition, the stable time step for explicit analysis is
Here emin is the size of the smallest mesh element.
c is the speed of the stress wave
The scaling factor is used for providing numerical stability.
The smallest element in the mesh has the biggest impact on the run time.
Let’s see what ‘c’ is made of.
If we increase the density of the smallest element (add mass actually!), the time step size increases which is what we want.
And you have learnt the technique of mass scaling in a very simple rhetoric.
In other words, some amount of mass is added locally near the smallest elements in the mesh, which increases the density, thereby increasing the stable time step size henceforth reducing the solution run time.
PROCEDURE
IMPLICIT ANALYSIS
An implicit analysis is done to consider the differences in both approaches.
The folllowing control cards are created in Ls-Prepost below after the file is imported into the deck.
RESULTS
CONCLUSION
The results taken for the experiment describes exactly the effects of mass scaling with TSSFAC ,DT2MS etc.
From the above plotted histogram, it can clearly be seen that ,increasing of Dt2ms caused an increse in simulation time,% mass change and dt timestep.All this was seen with a constant TSSFACC of 0.9. When the TSSFACC was reduced , the was a drop in the dt timestep as the value has been scaled down compared to the 0.9 while keeping all other variables constant compared with the prior one. Mass of 4 percent was significantly added to the specimen when the Dt2ms was increased.
The explicit analysis was very short taking less than a minute to complete and the results were very good.Mass scaling isnt needed in implicit.
NB : files were to large to be attached so link for access is below
https://drive.google.com/drive/folders/1Wdkwq3spqoia0KfsbkwzyvSj2YFiXTEm?usp=sharing
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Week 3 - Solving second order ODEs
Python for Mechanical EngineersBy Enos LeslieMechanical Engineer23rd October 2024AIMThis project aims to write a code in Python to simulate the behaviour of simple pendulum using ODE and animate it. PROCEDUREInitially, the math, matplotlib, numpy, and scipy modules were imported for their respective functionalities.…
23 Oct 2024 01:09 PM IST
Week 2 Air standard Cycle
LS DYNA – Python for Mechanical EngineersBy Enos LeslieMechanical Engineer2nd October 2024AIMThis project aims to write a code in Python to solve and plot an otto cycle and solve for its thermal efficiency. PROCEDUREThe Otto cycle is an air-standard cycle, we will assume the gamma value to be 1.4. At the initial…
02 Oct 2024 03:07 PM IST
Week - 4 - Crash Box Simulation
LS DYNA – Crush SimulationBy Enos LeslieMechanical Engineer18th August 2024OBJECTIVEThe project aims to understand the crashworthiness of the crash box design and evaluate the effect of thickness on its energy absorption and structural integrity during an impact.PROCEDUREThe crush box is made up of a shell rectangular…
18 Aug 2024 06:16 PM IST
Bird Strike - Project - 2
LS DYNA – Bird StrikeBy Enos LeslieMechanical Engineer 09th August 2024Bird Strike in Aero EngineThis is a classic nonlinear transient dynamics problem similar to car crash and mobile drop. While accurate modelling of the problem requires advanced techniques such as SPH, this problem can be solved using generic…
11 Aug 2024 04:28 PM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.