Training Package
Hardening plasticity in Abaqus
In this package, hardening plasticity in the Abaqus software using Abaqus material models or UMAT subroutine or UHARD subroutine is discussed. It should be mentioned using a subroutine to define hardening could be more professional and this package tries to familiarize users with these subroutines for hardening definitions. So, if you want to write these subroutines for your customized project in the hardening plasticity field, I recommend you the "UMAT Subroutine (VUMAT Subroutine) introduction" and "UHARD Subroutine (VUHARD Subroutine) in ABAQUS".
UMAT Subroutine (VUMAT Subroutine) in ABAQUS-Free Version- UMAT Abaqus example
This package includes the free version of the two following packages. The following packages include 11 workshops for writing different types of subroutines and give you instructions and points to write your own UMAT/VUMAT subroutine. Here, a UMAT Abaqus example is free to download.
"UMAT Subroutine (VUMAT Subroutine) introduction" is used when the material model is not available in ABAQUS software. If you follow this tutorial package, including standard and explicit solver, you will have the ability to write, debug and verify your subroutine based on customized material to use this in complex structures. These lectures are the introduction to writing advanced UMAT and VUMAT subroutines in hyperelastic Martials, Composites, and Metal, and so on. Watch Demo
"Advanced UMAT Subroutine (VUMAT Subroutine)" training package helps Abaqus users to prepare complex UMAT and VUMAT subroutines. This training package is suitable for those who are familiar with subroutine or want to learn UMAT/VUMAT subroutine Professionally. Equations for computational plasticity based on kinematic stiffness are also discussed. In addition, metal damage has been implemented based on Johnson Cook's model. Watch DemoScript to transfer load from CDF to structural model in Abaqus
Notice: This package will be available 1 month after purchase in your dashboard.
FEA offers various loading types, such as force, pressure, and temperature, which can be applied to different parts of an object, such as points, surfaces, edges, nodes, and elements. Therefore, applying accurate loading conditions on these features is necessary for reliable simulation results and the safe design of structures. Sometimes, the loading conditions are obtained by another analysis, such as CFD, and need to be transferred and applied to the structural model for the structural analysis; during this transfer, the loads might not be appropriately applied to the model, especially when the loads are complicated like the pressure profile of a space rocket. So in this package, a Python script is presented to solve this issue and transfer the loads properly to the structural model.
Buckling and Postbuckling | stability of shell structures in Abaqus
The present ABAQUS tutorial is an introduction to the stability of shell structures according to the European Design Standard EN 1993-1-6. The package presents all the important steps to model and analyze especially cylindrical shells under different load cases (axial compression, bending, torsion, shear, gravity load). The package consists of two main parts: a beginner section that shows how to model regular shells and stiffened shells and an advanced section that shows the modeling and analysis of an wind turbine tower according to EN 1993-1-6.
Optimization in ABAQUS
Notice: One hour of the package is available now; during 1-month after purchase it will be completed.
Optimization is a process of finding the best solution to a problem within a set of constraints. It involves maximizing or minimizing an objective function while satisfying a set of constraints. Optimization in Abaqus involves the use of advanced algorithms and techniques to improve the design of structures and systems. Abaqus provides a range of optimization tools, including topology optimization, size optimization, and shape optimization. These tools help in improving the performance of structures by reducing their weight, increasing their stiffness, and minimizing their stress levels. In this package, all types of optimization, such as Topology, will be discussed; after each lesson, there will be workshops to help you to understand optimization with practical examples.