Abaqus 3D Printing Simulation Course

3D printing is a process of creating three-dimensional objects by layering materials, such as plastic or metal, based on a digital design. 3D printing simulation involves using software to predict and optimize the printing process, allowing for more efficient and accurate production. This educational package includes two 3D printing modeling methods. The first method is based on the use of subroutines and Python scripting. After an introduction to the 3D printing process, the first method with all of its detail is explained; then, there would be two workshops for this method; the first workshop is for the 3D printing simulation of a gear with uniform cross-section and the second one is for a shaft with non-uniform cross-section. The second method uses a plug-in called AM Modeler. With this plug-in, the type of 3D printing can be selected, and after inserting the required inputs and applying some settings, the 3D printing simulation is done without any need for coding. Two main workshops will be taught to learn how to use this plug-in: “Sequential thermomechanical analysis of simple cube one-direction with LPBF 3D printing method using the trajectory-based method with AM plug-in” and “3D printing simulation with Fusion deposition modeling and Laser direct energy deposition method with AM plug-in”.
3D printing or additive manufacturing simulation in ABAQUS-Front
What You'll Learn

Buy Together & Save

This Course Includes

Course Content

Abaqus 3D Printing Simulation Course

Product Informations

What is additive manufacturing or 3D printing?

The process of building a three-dimensional object from a CAD model or digital 3D model is known as additive manufacturing or 3D printing. In an additive process, an object is made by adding layers of material one after another until the product is made. This process can be done via several methods in which material is joined, deposited, and solidified under computer control. The materials being added together could be made of plastics, liquids or powder grains being fused, etc. 3D printing Abaqus modeling is fully described in this training package.

Did you know we have 3D printing for composite materials as well?! You can learn all about it in our course: “3D Printing Composites with Continuous fiber Reinforced Structures: Design, Fabrication, and Applications“. The syllabus of this course.

Abaqus Additive manufacturing or Abaqus 3D printing simulation

Why do we need Abaqus additive manufacturing simulation? Because of the same reasons, we do other simulations. Checking if there is any residual stress, checking temperature and thermal conditions, deflection in the model, etc. Moreover, to see if the machine’s settings suit our model’s conditions before printing to avoid unnecessary costs. Conditions like material properties, temperature, etc.

This 3D printing Abaqus training package will teach you to do this simulation with two methods: The first method is based on the use of subroutines and Python scripting and was done by a team with the goal of coding all the steps of 3D printing, and the second method uses ADM plug-in developed by Dassault Systemes company to simulate 3D printing process.

 

Method 1: Using Scripting and Subroutines 

In this method, we have three coding files. One is a Python script, and the others are USDFLD and DISP subroutines.

Python script: This script will do everything for us. Creating material properties, sections, interactions, basically anything that must be done in the Abaqus GUI, the code will do it for us. You just need to run the script, enter some inputs, and wait until the simulation is completed. About the modelling, you must create your model in CAD software or the Abaqus itself; then layer the model and save the layers as “igs” files. When you run the script, one of the inputs that you should insert is the directory path of these files.

USDFLD subroutine: With this subroutine, we calculate the elasticity properties because in the 3D printing process, the elasticity is not constant and changes during the process. The formulas used to calculate the elasticity in this tutorial are according to these references: “Rapid Prototyping & Manufacturing, Fundamentals of
Stereolithography
, Curl Distortion Analysis During
Photopolymerisation of Stereolithography Using Dynamic Finite Element
Method
“.

The formulas and equations are explained in the tutorial video completely. Of course, you can apply your own equations and assumptions to calculate the elasticity.

DISP subroutine: The temperature changes during the process will be calculated by the DISP subroutine. The formulas used to calculate the temperature changes are based on our assumptions. You can apply yours based on any references you see fit.

There are two workshops for this method, each using a different version of the python code. The first workshop simulates the 3D printing of gear, and this version of the python code used in this simulation is for uniform models. By uniform model, we mean that all layers must be identical if you layer the model. In this workshop, you have to create just one layer of your model in CAD software or the Abaqus itself and save it as an “igs” file; then, when you run the code, you must enter the directory path of the file and some inputs and wait till the job is completed. (3D printing ABAQUS)

In the second workshop, an industrial shaft will be simulated. There are no differences in the subroutine files except for some of their inputs. The version of the python code used in this simulation is for nonuniform models. This means the layers of the model are different. Therefore, we need to have all the layers as “igs” files. After the script is run, we insert the directory path of these files along with other inputs and wait till the job is completed. In this version of python code, there would be other differences as well, which will be explained in the video.

Note: Did you know you can use topology optimization in for a 3D printing part? Interesting, isn’t it? Lucky for you we have course for that called: “Advanced Space–Time Topology Optimization in Multi-Axis Additive Manufacturing“.

Workshop 1: 3D printing Abaqus simulation of Gear with DISP, USDFLD and Python scripting (Same cross-section)

In this workshop, first, the geometry of the model is explained. Next, the difference between continuous and discontinuous layers is discussed, which is an important issue regarding using the Python script for these kinds of examples. Then, material properties with all their equations and detail are explained, and these properties are defined using the USDFLD subroutine. Next, the boundary conditions are explained. After that, the temperature changes and their relations are discussed, which is applied to the model using the DISP subroutine. Finally, after explaining how the Python code and subroutines are written and work, the simulation will be done, and the results will be discussed.

Workshop 2:  3D printing Abaqus simulation of shaft with DISP, USDFLD and Python scripting (non-uniform section)

In this workshop, like the previous one, the model’s geometry is explained at first. Next, the model layering is presented. All other stages would be like the previous workshop. The only differences are in the model’s geometry, Python code, and layers; the differences are because this model has a non-uniform cross-section.

Enroll for this advanced course to complete you education in Additive manufacturing:

Machine Learning for Predicting Fatigue Properties in Additive Manufacturing Course

Method 2: Using AM Modeler plug-in for additive manufacturing

The “AM Modeler” plug-in is a user-friendly interface for Abaqus additive manufacturing simulation that allows users to simulate 3D printing with minimal risk of errors. Unlike Python scripting or coding, this plug-in only requires users to input the necessary data, create a job, and start the simulation. The plug-in simulates 3D printing using two methods: eigenstrain and thermomechanical. Each method has different process types that users can choose from based on their specific needs. The eigenstrain method has two process types: trajectory-based and pattern-based, while the thermomechanical method has four process types: trajectory-based powder bed fabrication, pattern-based powder bed fabrication, laser direct energy deposition, and fusion deposition modeling. This training package focuses on the thermomechanical method.

The thermomechanical approach involves a thermal-stress analysis of an additive manufacturing process, which is performed sequentially. Initially, a heat transfer analysis is conducted, followed by a static structural analysis that utilizes the temperature fields obtained from the thermal analysis. The simulation allows for precise control over processing conditions in both time and space, resulting in a thorough and realistic solution. However, as time and spatial (mesh) resolution increase, the simulation becomes computationally expensive.

The heat transfer analysis must simulate the progressive material deposition, progressive heating of deposited material, and progressive cooling of the printed part. The stress analysis is driven by temperatures from the heat transfer analysis, and progressive material deposition methods comparable to the heat transfer analysis can be applied. Temperature-dependent material properties can be used for precise stress results.

Note: 3D printing can be used to produce complex components quickly and cost-effectively, allowing for more customization and reduced lead times, right? SO, it can be a great help in Smart manufacturing! But what is smart manufacturing anyway? Do not worry because we have a complete course of it: “Smart Manufacturing Course.”

Workshops of the second method

There are three main workshops for this method: “Sequential thermomechanical analysis of simple cube one-direction LPBF 3D printing using trajectory-based method with AM plug-in”, “Abaqus 3D printing simulation with Fusion deposition modeling and Laser direct energy deposition method with AM plug-in”, and “Material Removing with AM plug-in”. These workshops are done with two versions of the AM Modeler: an older version and a newer version; the first workshop (LPBF) is done with the older version, and the other two with the newer version. Why two versions? It’s because of you to learn how to work with them in case you have each of them.

[woodmart_list icon_library=”openiconic” woodmart_css_id=”5dfa8e3e0668e” list=”%5B%7B%22list-content%22%3A%22What%20do%20we%20learn%20from%20this%20package%3F%22%7D%2C%7B%22list-content%22%3A%22Teaching%20plan%20and%20Prerequisites%20and%20Next%20steps%20%22%7D%2C%7B%22list-content%22%3A%22Package%20specification%22%7D%5D” icon_openiconic=”vc-oi vc-oi-play” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI1ZGZhOGUzZTA2NjhlIiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==”]

You can watch demo here.

[woodmart_popup shape=”round” width=”800″ woodmart_css_id=”5def77c20eda5″ title=”Watch Video” full_width=”no” button_inline=”no”][/woodmart_popup]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”64bb82e4030bf” list=”%5B%7B%22list-content%22%3A%22What%20is%20Additive%20manufacturing%3F%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Additive%20manufacturing%20methods%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Capabilities%20of%20%20Additive%20manufacturing%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Different%20methods%20to%20simulate%20additive%20manufacturing%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2NGJiODJlNDAzMGJmIiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1690010367440{padding-left: 5px !important;}”]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”62e922fbb462d” list=”%5B%7B%22list-content%22%3A%22Problem%20Description%20%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Formulation%20explanation%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22DISP%20flowchart%20explaining%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22USDFLD%20flowchart%20explaining%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Python%20scripting%20flowchart%20explaining%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Writing%20DISP%20subroutine%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Writing%20USDFLD%20subroutine%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Writing%20Python%20scripting%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22How%20to%20run%20scripting%20with%20subroutines%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Discussion%20about%20results%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2MmU5MjJmYmI0NjJkIiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1659446547039{padding-left: 5px !important;}”]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”62ea0aae66451″ list=”%5B%7B%22list-content%22%3A%22Problem%20Description%20%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22edition%20for%20DISP%20flowchart%20explaining%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22edition%20for%20USDFLD%20flowchart%20explaining%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Edition%20for%20Python%20scripting%20flowchart%20explaining%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22edition%20for%20Writing%20DISP%20subroutine%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22edition%20for%20Writing%20USDFLD%20subroutine%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22edition%20for%20Writing%20Python%20scripting%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Discussion%20about%20results%20and%20comparison%20with%20previous%20workshop%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2MmVhMGFhZTY2NDUxIiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1659505496975{padding-left: 5px !important;}”]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”62ea105573ace” list=”%5B%7B%22list-content%22%3A%22What%E2%80%99s%20AM%20Modeler%20plugin%3F%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Tree%20of%20AM%20Modeler(Data%20setup%2C%20Model%20setup%2C%20Simulation%20setup%20)%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Using%20the%20Plugin%20step%20by%20step%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2MmVhMTA1NTczYWNlIiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1659506788437{padding-left: 5px !important;}”]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”6499916f1c546″ list=”%5B%7B%22list-content%22%3A%22Problem%20Description%20%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Modeling%20in%20Abaqus%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20event%20series%20data%20in%20plug-in%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Creating%20parameter%20table%20types%20(ABQs)%20in%20plug-in%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Defining%20table%20collection%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20material%20deposition%20settings%20(Material%20Arrival)%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20heat%20source%20settings%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Cooling%20stage%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Thermal%20analysis%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Structural%20analysis%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2NDk5OTE2ZjFjNTQ2IiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1687786679941{padding-left: 5px !important;}”]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”649994debd378″ list=”%5B%7B%22list-content%22%3A%22Problem%20Description%20%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Modeling%20in%20Abaqus%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20event%20series%20data%20in%20plug-in%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20material%20deposition%20settings%20(Material%20Input)%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20heat%20source%20settings%20(Moving%20Heat%20Source)%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Cooling%20stage%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Thermal%20analysis%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Structural%20analysis%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2NDk5OTRkZWJkMzc4IiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1687787186054{padding-left: 5px !important;}”]
[woodmart_list icon_library=”openiconic” woodmart_css_id=”649997f81e369″ list=”%5B%7B%22list-content%22%3A%22Problem%20Description%20%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Modeling%20in%20Abaqus%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20event%20series%20data%20in%20plug-in%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Applying%20material%20deposition%20settings%20(Material%20Input)%20%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Generating%20input%20file%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Changes%20in%20the%20input%20file%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%2C%7B%22list-content%22%3A%22Running%20the%20input%20file%3Cspan%20style%3D%5C%22float%3A%20right%3B%5C%22%3E%3C%2Fspan%3E%5Cn%5Cn%22%7D%5D” icon_openiconic=”vc-oi vc-oi-ok” icons_color=”eyJwYXJhbV90eXBlIjoid29vZG1hcnRfY29sb3JwaWNrZXIiLCJjc3NfYXJncyI6eyJjb2xvciI6WyIgLmxpc3QtaWNvbiJdfSwic2VsZWN0b3JfaWQiOiI2NDk5OTdmODFlMzY5IiwiZGF0YSI6eyJkZXNrdG9wIjoiI2Y1ODYzNCJ9fQ==” css=”.vc_custom_1687787595463{padding-left: 5px !important;}”]

Workshop 3: Sequential thermomechanical analysis of simple cube one-direction LPBF 3D printing using trajectory-based method with AM plug-in

The Laser Powder Bed Fusion (LPBF) method is a 3D printing technique that uses a high-powered laser to melt and fuse metal powders together layer by layer. In Laser Powder Bed Fusion (LPBF), a layer of metal powder is spread over a build platform by a roller. A high-powered laser scans the powder, melting and fusing it together according to the 3D model. The platform is lowered, and the process is repeated layer by layer until the object is complete.

In this workshop, first, the geometry of the model and details of the layers are discussed. After presenting the required material properties, the information and required inputs of the roller and laser beam are introduced, which include their speeds and “Event series” data. Next, the boundary conditions are explained, and then, the modeling in the Abaqus begins. First, the modeling with the Abaqus/CAE is done; then, the inputs required for this simulation, like “Event series” data, will be added via AM Modeler plug-in. Two analyses must be done; first, the thermal analysis, then the structural analysis. In the end, the results will be discussed. This simulation is done using the older version of the AM Modeler plug-in.

You can get Access only to this workshop if you want through this package:

LPBF Printing Simulation in Abaqus | 3D Printing with Laser Powder Bed Fusion Process (LPBF) Method

Workshop 4: Abaqus 3D printing simulation with Fusion deposition modeling (FDM) and Laser direct energy deposition (LDED) method with AM plug-in

The Fused Deposition Modeling (FDM) method is a 3D printing technique that extrudes melted filament layer by layer to create a 3D object. In this method, a filament is fed into a heated extruder (nozzle), which melts the filament and deposits it layer by layer onto a build platform according to the 3D model. The material cools and solidifies, creating the final object.

In this workshop, after presenting the model’s geometry, the layering of the model and its details, such as the dimensions of the bead, are explained. Next, the material properties are introduced. After that, the nozzle’s data, such as speed, are represented. All the simulation steps are like the previous workshop except the AM Modeler part because this workshop uses the newer plug-in version.

In both workshops, the material is first deposited using the element progressive activation technique (Material Deposition) and heated using a moving heat source. Both material deposition and moving heat source have several types, which are explained in the workshops.

You can get Access only to this workshop if you want through this package:

FDM Simulation in Abaqus | Simulating 3D Printing with Fused Deposition Modeling

Workshop 5: Material Removing with AM plug-in

This workshop introduces some special-purpose techniques and user subroutines that are available for machining and material removal processes, which often follow an additive manufacturing process. This workshop will teach you how to do a material removal process on a simple cube. This simulation is simply done by defining a bead and an event series along with required special-purpose techniques, “ABQs”. The bead is for assigning the materials that must be removed; the event series is for defining the toolpath trajectory; the ABQs are for applying them and some settings; and the progressive element activation method in a structural or a thermal analysis to deactivates the elements. To do this simulation, after the required settings are done using the AM Modeler plug-in, the input file must be generated, and then, some changes in the input file must be made manually and run the input file.

You can get access to the each method of simulation separately via the links below:

You can read more about Additive Manufacturing Simulation.

It would be useful to see Abaqus Documentation to understand how it would be hard to start an Abaqus simulation without any Abaqus tutorial.

11 reviews for Abaqus 3D Printing Simulation Course

  1. Avatar of cardoso

    cardoso

    This course is great for beginners. Taught me all the basic tools needed in for 3d printing simulation. The projects were fun to follow along and the explanations were clear.

  2. Avatar of sojong

    sojong

    The 3D Printing courses was challenging and Fun. It took a lot more time for me than estimated: Great Course!

  3. Avatar of rira.sam

    rira.sam

    Exceptional teaching course for getting introduced to simulate 3d printing with abaqus. By the end of this course I absolutely was able to create my own designs for 3d printed functional objects

  4. Avatar of marin.Hail

    marin.Hail

    This course is quite good and detailed. One thing I might add is that put some documents on the topics like some review papers or other documents.

  5. Avatar of Sophia-rotu

    Sophia-rotu

    I am very satisfied with this 3D printing Abaqus training package. The tutorials are comprehensive and cover everything from basic concepts to advanced simulation techniques.

  6. Avatar of Théo-mia

    Théo-mia

    hi caeassistant team, I want to say that the first method, which uses scripting and subroutines, is a great option for those who want to have more control over their simulation and customize it according to their needs also the tutorial videos explain everything in detail and make it easy to follow.
    Thank you for being professional.

Add a review

Instructors

0-Abaqus-1-caeassistantpartnerm

 440.0

Get Free Access to More Than the Demo!