Hygrothermal effects on composite materials | Degradation in Fiber Reinforced Composites Abaqus Simulation: Python & Subroutines

 280.0

In this tutorial, we explore the hygrothermal degradation composites using ABAQUS, a powerful tool for parallel finite element analysis. Industries like aerospace, marine, and automotive heavily rely on these composites due to their high strength-to-weight ratio and versatility. However, long-term exposure to moisture and temperature can degrade their mechanical properties, making an analysis of hygrothermal effects on composite materials essential for ensuring durability.

ABAQUS allows precise modeling of these environmental conditions through Python scripts and Fortran subroutines. This combination enables efficient simulations across multiple processors, offering insights into key elastic properties, such as Young’s modulus and shear modulus, under varying conditions. By leveraging the ABAQUS Python Scripting Micro Modeling (APSMM) algorithm and custom subroutines, engineers can predict the long-term performance of fiber-reinforced composites, optimizing design and enhancing material performance in critical sectors like aerospace and marine.

In the present Abaqus tutorial for parallel finite element analysis, we have presented the software skills that a person needs when he wants to perform a parallel finite element analysis such as a micro-macro scale analysis. The Abaqus tutorial for parallel finite element analysis covers all you need to write a python scripting code for noGUI environment and also Fortran code for the subroutine environment of Abaqus to execute a parallel finite element analysis via Abaqus software. You can download the syllabus of this package here.

Modified Johnson Cook viscoplastic model with the Hershey yield surface | VUMAT Subroutine for 3D continuum elements

 240.0

This project offers a set of Abaqus models for 3D continuum elements, integrating a VUMAT subroutine that implements the Modified Johnson Cook (MJC) viscoplastic model and the Hershey yield surface. The MJC model simulates material behavior under varying strain rates and temperatures, while the Hershey yield surface predicts complex yielding behavior. Together, they provide highly accurate simulations of materials under extreme conditions such as impacts and high temperatures. Ideal for industries like automotive, aerospace, and defense, this package supports critical applications like crash testing, metal forming, and ballistic analysis. The model has been implemented for 3D continuum elements.

Note: The inp and Fortran files are only applicable in Linux.

Scaled Boundary Finite Element Method (SBFEM) Modeling Files for ABAQUS

 290.0

The Scaled Boundary Finite Element Method (SBFEM) enhances traditional Finite Element Analysis (FEA). It provides flexibility in handling complex geometries and interfaces. Integrated into ABAQUS, SBFEM allows for the creation of polyhedral elements, reducing meshing challenges. It effectively manages non-matching meshes and complex boundary conditions, particularly in interfacial problems like contact mechanics and fracture analysis. ABAQUS supports custom user elements (UEL), enabling direct integration of SBFEM with advanced solvers, improving efficiency and expanding its applicability to complex engineering problems. The open-source implementation allows for customization, making SBFEM in ABAQUS a powerful tool for precise and efficient simulations. This is particularly beneficial in scenarios requiring advanced FEA.

Glass Fracture Analysis with Abaqus | Post-Fracture

 140.0

This tutorial explores a finite element method (FEM) simulation using Abaqus to analyze the post-fracture behavior of structural glass members retrofitted with anti-shatter safety films. It focuses on simulating the vibration response of cracked glass elements under repeated impacts and temperature gradients, contributing to a comprehensive glass fracture analysis, following the methodology outlined in the research article "Effects of post-fracture repeated impacts and short-term temperature gradients on monolithic glass elements bonded by safety films".

Key aspects include modeling glass fracture, assigning material properties, and defining boundary conditions to assess the vibration frequency and load-bearing capacity of cracked glass members. Additional topics cover dynamic identification techniques, performance indicators for glass retrofit efficiency, and frequency sensitivity analysis under various operational and ambient conditions. The simulation results help quantify the residual strength of safety films in post-fracture scenarios, providing a robust framework for structural engineers to extend this investigation to other glass configurations.

This tutorial is ideal for users who want to understand FEM modeling in Abaqus and perform detailed simulations involving complex material interactions, with a focus on practical applications in glass retrofit technology.

Friction Stir Welding simulation Tutorial | FSW Advanced level

 100.0
(1)
Friction stir welding (FSW) involves complex material flow and plastic deformation. Welding parameters, tool geometry, etc., have important effects on the material flow pattern, heat distribution, and eventually on the structural evolution of the material. In an Abaqus friction stir welding example, the rotational movement of the tool and its friction in contact with the workpiece causes heat generation, loss of strength, and an increase in material ductility around the tool. The feeding movement of the tool causes the material to transfer from the front of the tool to the back of it, and eventually leads to a join. Therefore, heat plays an important role in this process, and parameters such as rotational speed, tool feeding speed, tool geometry, and others, all somehow have a significant impact on controlling the amount of incoming heat, the disturbance and flow pattern of the material, the evolution of the microstructure, and the quality of the resulted weld. This friction stir welding example simulation tutorial shows you how to simulate the Abaqus FSW simulation process in such a way that you can accurately predict the effect of all relevant parameters on the process. In most of the implemented projects, welding mud, and welding defects (welding overfills and overlaps, weld gaps) are not visible and predictable; however, in this simulation, these cases are visible. This project is designed to enhance participants' understanding of how to accurately simulate the FSW process to see the weld's general appearance.