Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

All Courses

All Courses

logo

CHOOSE A CATEGORY

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

Top Job Leading Courses

Automotive

CFD

FEA

Design

MBD

Med Tech

Courses by Software

Design

Solver

Automation

Vehicle Dynamics

CFD Solver

Preprocessor

Courses by Semester

First Year

Second Year

Third Year

Fourth Year

Courses by Domain

Automotive

CFD

Design

FEA

Tool-focused Courses

Design

Solver

Automation

Preprocessor

CFD Solver

Vehicle Dynamics

Machine learning

Machine Learning and AI

POPULAR COURSES

coursePost Graduate Program in Hybrid Electric Vehicle Design and Analysis
coursePost Graduate Program in Computational Fluid Dynamics
coursePost Graduate Program in CAD
coursePost Graduate Program in CAE
coursePost Graduate Program in Manufacturing Design
coursePost Graduate Program in Computational Design and Pre-processing
coursePost Graduate Program in Complete Passenger Car Design & Product Development
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Anish Augustine/
  3. Week - 8 Mass Scaling

Week - 8 Mass Scaling

MASS SCALING IN LS-DYNA AIM: To reduce the runtime required to run the analysis of the given model using mass scaling technique and stability has to be completely intact. To plot a histogram to compare the runtime with mass scaling trials. To optimize both the DT and TSSFAC parameters.  To run the same model using…

    • Anish Augustine

      updated on 20 Dec 2020

    MASS SCALING IN LS-DYNA

    AIM:

    1. To reduce the runtime required to run the analysis of the given model using mass scaling technique and stability has to be completely intact.
    2. To plot a histogram to compare the runtime with mass scaling trials.
    3. To optimize both the DT and TSSFAC parameters. 
    4. To run the same model using implicit solver with necessary changes and compare implicit and explicit runtime.

    Note: The hard limit on mass scaling is 8%.

    INTRODUCTION:

    Mass-scaling is a term that is used for the process of scaling the element’s mass in explicit simulations to adjust its timestep. The primary motivation is to change the global compute timestep which is limited by the Courant’s stability criteria.

    LS-DYNA allows two different types of mass-scaling using the DT2MS parameter from *CONTROL_TIMESTEP with the default set to no mass-scaling.

    When DT2MS is less than zero, LS-DYNA adds mass of each element whose timestep is below abs (DT2MS) such that the element’s updated DT is equal to abs (DT2MS).

    When DT2MS is greater than zero, LS-DYNA adds mass to elements whose DT is below abs (DT2MS) and “removes” mass from elements whose DT is greater than zero.

    DT2MS>0 is seldom used while DTM2<0 is frequently used for overcoming the smallest computed timestep.

    Care must be taken when using DT2MS<0 to ensure that the added mass does not have an adverse effect on the simulation accuracy. It is common practice to limit the percentage of added mass to less than 5% (at part level) in dynamic simulations. LS-DYNA outputs the percentage of added mass at component level which is a better indicator of amount of added mass due to mass-scaling.

    PROCEDURE:

    In this project, the runtime has to be reduced using mass scaling technique by varying the values of DT2MS and TSSFAC with percentage increase of mass within 8% using Explicit and Implicit analysis.

    Explicit Analysis:

    The given simulation file is made to run by keeping the given values for DT2MS = -3.5E-5 and TSSFAC = 0.9 to know the computational time required to run the simulation.

    Trial 1: DT2MS = -3.5E-5

    TSSFAC= 0.9

    1.1

    TSSFAC = 0.8

    1.2

    For, DT2MS = -3.5E-5, the estimated clock time to complete the simulation for TSSFAC= 0.9 is 37 hrs 50 mins whereas for TSSFAC= 0.8 is 54 hrs 10 mins. The percentage increase in mass for both TSSFAC equal to 0.9 and 0.8 is 0.

    Trial 2: DT2MS = -5.5E-5

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    2 2.1

    For, DT2MS = -5.5E-5, the estimated clock time to complete the simulation for TSSFAC= 0.9 is 33 hrs 21 mins whereas for TSSFAC= 0.8 is 37 hrs 52 mins. The percentage increase in mass for both TSSFAC equal to 0.9 and 0.8 is 0.010034%.

    Trial 3: DT2MS = -7.5E-5

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    3 3.1

    For, DT2MS = -7.5E-5, the estimated clock time to complete the simulation for TSSFAC= 0.9 is 21 hrs 5 mins whereas for TSSFAC= 0.8 is 27 hrs 31 mins. The percentage increase in mass for both TSSFAC equal to 0.9 and 0.8 is 0.3728%. The runtime has reduced whereas the % increase in mass has increased compared to trial 2.

    Trial 4: DT2MS = -9.5E-5

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    4 4.1

    For, DT2MS = -9.5E-5, the estimated clock time to complete the simulation for TSSFAC= 0.9 is 19 hrs 29 mins whereas for TSSFAC= 0.8 is 18 hrs 32 mins. The percentage increase in mass for both TSSFAC equal to 0.9 and 0.8 is 4.3136%. The runtime has reduced whereas the % increase in mass has increased compared to trial 3. The iteration for DT2MS value is continued till the percentage increase in mass is within the hard limit of 8%.

    Trial 5: DT2MS = -1.0E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    5 5.1

    Trial 6: DT2MS = -1.1E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    6 6.1

    For, DT2MS = -1.1E-4, the estimated clock time to complete the simulation for TSSFAC= 0.9 is reduced to 11 hrs 56 mins whereas the percentage increase in mass is 20.393% which is beyond the acceptable limit. Hence, the iteration is continued to get the optimized value of DT2MS till the percentage increase in mass is within the acceptable limit of 8%.

    Trial 7: DT2MS = -1.08E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    7 7.1

    Trial 8: DT2MS = -1.06E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    8 8.1

    Trial 9: DT2MS = -1.04E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    9 9.1

    Trial 10: DT2MS = -1.02E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    10 10.1

    For, DT2MS = -1.02E-4, the percentage increase in mass for both TSSFAC equal to 0.9 and 0.8 is 7.4771% which is within the acceptable limit but the iteration is continued to optimize the value of DT2MS to get a lowest possible runtime.

    Trial 11: DT2MS = -1.022E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    11 11.1

    Trial 12: DT2MS = -1.024E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    12 12.1

    Trial 13: DT2MS = -1.026E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    13 13.1

    Trial 14: DT2MS = -1.028E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    14 14.1

    Trial 15: DT2MS = -1.0282E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    15 15.1

    Trial 16: DT2MS = -1.0284E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    16 16.1

    Trial 17: DT2MS = -1.0286E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    17 17.1

    Trial 18: DT2MS = -1.0288E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    18 18.1

    Trial 19: DT2MS = -1.0290E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    19 19.1

    Trial 20: DT2MS = -1.0289E-4

    TSSFAC= 0.9                                                                                                                                  TSSFAC= 0.8

    20 20.1

    For, DT2MS = -1.0289E-4, the estimated clock time to complete the simulation for TSSFAC= 0.9 is 15 hrs 22 mins whereas for TSSFAC= 0.8 is 25 hrs 57 mins. The percentage increase in mass for both TSSFAC equal to 0.9 and 0.8 is 7.9990%. Hence the value of percentage increase in mass is optimized within the acceptable limit of 8%. 

    Implicit Analysis:

    Implicit keywords

    For implicit analysis, keywords like CONTROL_IMPLICIT_AUTO, CONTROL_IMPLICIT_GENERAL, CONTROL_IMPLICIT_SOLUTION and CONTROL_IMPLICIT_SOLVER are added with necessary inputs to the given keyword file. 

    The keyword file is made to run for two trials i.e. (1) DT2MS= -3.5E-5 and TSSFAC= 0.9, (2) DT2MS= -1.0289E-4 and TSSFAC= 0.9 to check the runtime required to complete the simulation.

    Trial 1:

    DT2MS = -3.5E-5 and TSSFAC= 0.9

    1

    Trial 2:

    DT2MS = -1.0289E-4 and TSSFAC= 0.9

    2

    The runtime required to complete the simulation for DT2MS = -3.5E-5 is 39 mins 10 sec and for DT2MS = -1.0289E-4 is 37 mins 33 sec. The percentage increase in mass is not reported.

    RESULTS AND DISCUSSION:

    Explicit Analysis:

    3

    Histogram:

    1

    From the graph, it is observed that the runtime required to complete the simulation for DT2MS = -3.5E-5 is more compared to DT2MS = -1.1E-4 whereas the percentage increase in mass is beyond the hard limit of 8% for DT2MS = -1.1E-4. Hence, the optimum value of DT2MS is -1.0289E-04 which has an estimated runtime of 15 hrs 22 mins.

    The runtime required to complete the simulation for all the iteration with TSSFAC=0.8 is not stable as compared to TSSFAC=0.9. Hence the ideal value for TSSFAC is 0.9 for this simulation.

     2.21

    From the graph, it is observed that the percentage increase in mass for TSSFAC equal to 0.9 and 0.8 is constant for all the values of DT2MS. The percentage increase in mass increases as the value of DT2MS is increased and reaches an optimum value of 7.999% for DT2MS = -1.0289E-4 which is within the hard limit of 8%.

    Implicit Analysis:

    10

    From the table it is observed that the rutime required to complete the simulation varies drastically for different values of DT2MS using explicit analysis whereas for implicit analysis the variation in runtime for different values of DT2MS is negligible. Hence the parameters like DT2MS and TSSFAC does not affect the runtime of implicit analysis.

    CONCLUSION:

    1. The objective of mass scaling is achieved for the given model by varying the values of DT2MS and TSSFAC using trial and error method.
    2. By considering the hard limit on mass scaling being 8%, the optimized value of DT2MS = -1.0289E-4 and TSSFAC= 0.9 with lowest possible runtime required to complete the simulation is 15 hrs 22 mins.
    3. The values of DT2MS and TSSFAC does not affect the runtime required to complete the simulation for implicit analysis.
    4. Learned the concept of mass scaling and its necessity in explicit analysis.

    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.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Anish Augustine (38)

    Week 11 Car Crash simulation

    Objective:

    CAR CRASH SIMULATION USING ANSYS WORKBENCH OBJECTIVE 1. To simulate car crash for different thickness of car body, Case-1: Thickness=0.3 mm. Case-2: Thickness=0.7 mm. Case-3: Thickness=1.5 mm. 2. To find out Total deformation and Equivalent stress developed in car body for each case and compare the results. 1. THEORY 1.1…

    calendar

    14 Jul 2021 09:52 AM IST

    • CAE
    Read more

    Week 10 Bullet penetrating a Bucket Challenge

    Objective:

    SIMULATION OF BULLET PENETRATING INTO A BUCKET USING ANSYS WORKBENCH OBJECTIVE To simulate bullet penetrating into a bucket for different cases of bucket material, Case-1: Aluminium Alloy NL Case-2: Copper Alloy NL Case-3: Stainless Steel NL To find out Total deformation and Equivalent stress developed in bucket for…

    calendar

    19 Jun 2021 08:51 AM IST

      Read more

      Week 9 Tension and Torsion test challenge

      Objective:

      SIMULATION OF TENSION AND TORSION TEST ON A SPECIMEN USING ANSYS WORKBENCH OBJECTIVE To perform the tension and torsion test simulation on the specimen by following the necessary boundary conditions, For the tension test, one end of the specimen has to be displaced to 18mm while keeping the other end fixed. For the torsion…

      calendar

      11 Jun 2021 11:10 AM IST

        Read more

        Week 9 Machining with Planer Challenge

        Objective:

        EXPLICIT DYNAMIC ANALYSIS OF MACHINING WITH PLANER USING ANSYS WORKBENCH OBJECTIVE To perform explicit dynamic analysis of machining with planer for the following two different cases of cutting velocity, Case-1: Cutting velocity=20000 mm/s Case-2: Cutting velocity=15000 mm/s To find out Directional Deformation, Equivalent…

        calendar

        06 Jun 2021 03:39 AM IST

          Read more

          Schedule a counselling session

          Please enter your name
          Please enter a valid email
          Please enter a valid number

          Related Courses

          coursecard

          Design loads considered on bridges

          Recently launched

          10 Hours of Content

          coursecard

          Design of Steel Superstructure in Bridges

          Recently launched

          16 Hours of Content

          coursecard

          Design for Manufacturability (DFM)

          Recently launched

          11 Hours of Content

          coursecard

          CATIA for Medical Product Design

          Recently launched

          5 Hours of Content

          coursecardcoursetype

          Accelerated Career Program in Embedded Systems (On-Campus) Courseware Partner: IT-ITes SSC nasscom

          Recently launched

          0 Hours of Content

          Schedule a counselling session

          Please enter your name
          Please enter a valid email
          Please enter a valid number

          logo

          Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.

          https://d27yxarlh48w6q.cloudfront.net/web/v1/images/facebook.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/insta.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/twitter.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/youtube.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/linkedin.svg

          Our Company

          News & EventsBlogCareersGrievance RedressalSkill-Lync ReviewsTermsPrivacy PolicyBecome an Affiliate
          map
          EpowerX Learning Technologies Pvt Ltd.
          4th Floor, BLOCK-B, Velachery - Tambaram Main Rd, Ram Nagar South, Madipakkam, Chennai, Tamil Nadu 600042.
          mail
          info@skill-lync.com
          mail
          ITgrievance@skill-lync.com

          Top Individual Courses

          Computational Combustion Using Python and CanteraIntroduction to Physical Modeling using SimscapeIntroduction to Structural Analysis using ANSYS WorkbenchIntroduction to Structural Analysis using ANSYS Workbench

          Top PG Programs

          Post Graduate Program in Hybrid Electric Vehicle Design and AnalysisPost Graduate Program in Computational Fluid DynamicsPost Graduate Program in CADPost Graduate Program in Electric Vehicle Design & Development

          Skill-Lync Plus

          Executive Program in Electric Vehicle Embedded SoftwareExecutive Program in Electric Vehicle DesignExecutive Program in Cybersecurity

          Trending Blogs

          Heat Transfer Principles in Energy-Efficient Refrigerators and Air Conditioners Advanced Modeling and Result Visualization in Simscape Exploring Simulink and Library Browser in Simscape Advanced Simulink Tools and Libraries in SimscapeExploring Simulink Basics in Simscape

          © 2025 Skill-Lync Inc. All Rights Reserved.

                      Do You Want To Showcase Your Technical Skills?
                      Sign-Up for our projects.