Showing 1–24 of 25 results

Abaqus shaft slip ring simulation | Using Python scripts for parametric analysis

 270.0
The shaft slip ring is a crucial component enabling the transfer of power and signals in rotating systems. So, this tutorial delves into the intricate Abaqus shaft slip ring analysis. It focuses primarily on the mechanical aspects, offering insights into displacement, stress fields, and strains through the shaft analysis Abaqus model. The tutorial utilizes parametric modeling and Python scripting for the Abaqus shaft slip ring simulation. So, it enables you to optimize geometric parameters, material properties, and loading conditions, enhancing efficiency in modeling processes. It addresses complexities such as creep behavior and material interactions, providing a comprehensive approach tailored for realistic simulations. The tutorial meets various project requirements, supporting them with practical examples and adaptable simulation files.

Theta Protection Creep Model | Turbine Blade Creep Life Accurate Prediction | Creep Failure in Turbine Blades

 250.0
(10)

Creep is one of the most significant failure modes in many components where the working temperature and stresses are high for a prolonged period of time. Existing creep models in commercial analysis software like Abaqus are not adequate to model all stages of creep namely – primary, secondary, and tertiary stages. Theta projection method is a convenient method proven to predict all stages of creep, especially the tertiary stage where strain rates are high leading to internal damage and fracture. The aim of the project is to develop a user subroutine for Abaqus to model creep in components using the Theta projection method. The constitutive model for the Theta projection method based on the accumulation of internal state variables such as hardening, recovery, and damage developed by (R.W.Evans, 1984) is adopted to compile a Fortran code for the user subroutine. The user subroutine is validated through test cases and comparing the results with experimental creep data. Creep analysis of a sample gas turbine blade (Turbine Blade Creep) is then performed in Abaqus through the user subroutine and the results are interpreted.

Results of test cases validate the accuracy of the Theta Projection Method in predicting all primary, secondary, and tertiary stages of creep than existing creep models in Abaqus (Creep Failure in Turbine Blades). Results at interpolated & extrapolated stress & temperature conditions with robust weighted least square regression material constants show the convenience in creep modeling with less input data than existing models. The results of creep analysis not only predicted the creep life but also indicated the internal damage accumulation. Thus, creep modeling of components through the user subroutine at different load conditions could lead us to more reliable creep life predictions and also indicate the regions of high creep strain for improvements in the early stages of design.

Dynamic Response of Ballasted Rail Track Under a Moving Load

 190.0

Railway tracks are subjected to moving loads of trains and this causes vibration and degradation of the track. The judgment of these vibrations is important to design the railway tracks. The design involves the permissible speed of trains and the maximum axle load of the train. The model given here creates a 3D geometry of a railway track and applies a moving load in the form of a wheel. A user can change the speeds and the properties of the material including geometry as per their needs.

Continuously Reinforced Concrete Pavement (CRCP) Cracking Analysis

 210.0
(1)

The increasing adoption of continuously reinforced concrete pavement (CRCP) in highway pavement design is driven by its demonstrated superior performance. Critical to evaluating the long-term effectiveness of CRCP is the understanding of early-age cracks (CRCP crack analysis), which has garnered significant interest from highway departments. This Abaqus Continuously reinforced concrete pavement modeling project aims to establish precise design parameters for CRCP and analyze the formation of crack patterns. By accounting for stress factors such as environmental conditions and CRCP shrinkage modeling, the project offers valuable insights into predicting the likelihood of crack initiation and propagation within the concrete slab. These insights are instrumental in enhancing the durability and performance of CRCP structures, thus advancing the efficiency and effectiveness of highway infrastructure.

Airfoil simulation with different angles of Attack | Ansys fluent

 220.0
(1)
Airfoils are a vital and important part of many industrial units. For example, in many kinds of rotary equipment such as gas turbines and wind turbines or compressors, airfoils play a vital role. Another usage of airfoils is in the aviation industry, which they used in airplane wings. The crucial parameters that are important in airfoils are the drag and lift forces or drag and lift coefficients. By using these parameters, we can design better airfoils to achieve greater lift coefficients and lesser drag coefficients. With this package, you learn how to design, mesh, and simulate an airfoil. Also, you learn how to link MATLAB to Ansys Fluent to change the geometrical constraints and boundary conditions automatically. You can use this method for your own optimization.

Simulation of shape control by piezoelectric in Abaqus

 290.0
(1)
Piezoelectricity refers to the accumulation of electric charge in certain solid materials due to mechanical pressure. This phenomenon, known as the piezoelectric effect, is reversible. Some materials exhibit direct piezoelectricity, which involves the internal production of electric charge through the application of mechanical force, while others exhibit the inverse piezoelectric effect. By harnessing piezoelectrics, it becomes possible to control the geometrical changes of objects in response to external forces. However, it is important to note that utilizing this property in all situations would not be cost-effective. Therefore, it is more practical to use piezoelectric structures selectively, specifically in special applications. One approach to determining the optimal placement of piezoelectric elements for controlling the geometric shape of various objects under internal or external forces involves utilizing the Abaqus and MATLAB software linkage. This software combination, along with optimization algorithms such as the particle swarm optimization algorithm, can be employed to achieve the desired objectives. By leveraging these tools and data, the primary goal of controlling object shape can be successfully accomplished. In this training package, you will learn about piezoelectric and piezoelectric modeling in Abaqus, the particle swarm optimization algorithm, linking Abaqus and MATLAB, and how to use these tools for shape control. Notice: Software files and A full PDF guideline (Problem description, theory, ...) are available; Videos are coming soon.

Composite Pressure Vessel simulation in ABAQUS

 420.0
(3)
Pressure vessels are made using different methods today, and one of them is filament winding. This package shows the simulation of composite pressure vessels made using the filament winding method. In this training package, three winding methods, planar, geodesic, and isotensoid, have been taught for filament winding pressure vessels. In this tutorial, two general methods also have been presented for simulating filament wound pressure vessels. One uses the Abaqus graphical user interface(GUI), and the other uses the Python script. On the other hand, two criteria, Tsai-Hill and Puck, have been used to model damage in the composite. A UMAT subroutine has been used to use the Puck criterion.

Optimization in ABAQUS

 300.0
Notice: 2 hours 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.

Script to transfer load from CFD to structural model in Abaqus

 160.0
(1)
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.

Python Scripting in Abaqus Full Tutorial

Original price was: € 635.0.Current price is: € 508.0.
(1)
If you are a graduate or Ph.D. student, if you are a university professor or an expert engineer in the industry who deals with simulation software, you are definitely familiar with the limitations of this software in defining the material properties, loading or meshing, interaction properties, etc. You have certainly tried to define the properties of materials or geometry based on available features in the software, but sometimes you need to code on your own to define some complex issues. Now, here is your solution. This full tutorial package includes 3 training packages that help you to learn how to use Python scripting in Abaqus software. This is likewise the most comprehensive tutorial for the script, and it is appropriate for beginners to advanced users.

Additive manufacturing simulation with Abaqus subroutine & python | 3D printing Python

 350.0
(5)
3D printing is a technique for creating three-dimensional objects by layering materials such as plastic or metal based on a digital design. 3D printing simulation involves the use of software to predict and enhance the printing process, resulting in more efficient and precise production. This training package is based on the use of subroutines and Python scripting. Following an introduction to the 3D printing process, this method with all its details is explained. Two workshops are then conducted for this method. The first workshop covers 3D printing simulation of a gear with a uniform cross-section, while the second workshop covers a shaft with a non-uniform cross-section.

Python scripting in ABAQUS Part 2

 240.0
This training package includes workshops that help you to learn about advanced Python scripting in Abaqus software. This is the most comprehensive tutorial containing advanced ways to write the Abaqus script. The subjects such as interrogation in output databases, Kernel plug-ins, RSG plug-ins, etc., are covered in this tutorial.

Python scripting in ABAQUS-(FREE Version)

 0.0
(12)
This training package(free version) includes one of three and two of five workshops that help you to partially learn how to use Python scripting in Abaqus software. This is likewise the most comprehensive tutorial for the script, and it is appropriate for beginners to advanced users. The subjects such as parameterization, optimization, sequential running and etc. are covered in this tutorial. To access the full version of this package, click here. It should be mentioned, that the free version of this package, it is not included software files and scripts.  

Academic or Business Membership

Original price was: € 47000.0.Current price is: € 4800.0. / year
(2)
Payment Yearly Why should you choose this Membership? Abaqus tutorial     This Abaqus course package contains more than 10000 minutes of video training files, including 150 packages, 500 workshops, and 300 videos,1000 simulation files, and 50 subroutines. Abaqus tutorial     It will guide you going from the basics up to complex simulation techniques, and it is very fluid and comprehensive, and every single detail is explained. Abaqus tutorial    Every lesson goes straight to the point, without any worthless piece of content. You will learn what you need at every stage, and you will be putting it into practice from the very first day.

Python scripting in ABAQUS Part1

 195.0
(11)
This training package includes workshops that help you to learn how to use Python scripting in Abaqus software. This is likewise the most comprehensive tutorial for the script, and it is appropriate for beginners to advanced users. The subjects such as parameterization, optimization, sequential running and etc., are covered in this tutorial.

ABAQUS Projects Package

Original price was: € 373.0.Current price is: € 298.0.
(11)
If you need common industrial simulations in the fields of forming, fracture, explosion, impact, etc., this package can provide you with comprehensive training along with an instructional video file and software file. You can quickly meet your educational needs in learning the elementary and intermediate level of Abaqus software using this package.

Linking ABAQUS and MATLAB

 100.0
(3)
This package presents a technique to bridge the gap between ABAQUS and MATLAB. It is especially useful when you want to set up an automated optimization loop between these two PC applications. The key points for linking are presented in a case study that is about topology optimization of an end-fixed 2D plate by the BESO approach.

Customized Package

 1370.0 / year
Abaqus tutorial     Make payment based on your invoice Abaqus tutorial     This product and amount are available temporary based on your invoice due time

Additive Manufacturing or 3D Printing Abaqus simulation

 440.0
(11)
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".

Three Examples from Example Bank

 45.0 / year
In the Example Bank, there are hundreds of ready-made modeling examples that can help you in the simulations related to your project. By seeing similar examples, you can get an idea of how to prepare your model in Abaqus. You can order three examples for 45 Euros and start modeling your project and if you had more questions and ambiguities order training packages and other products.

One Example from Example Bank

 30.0 / year
In the Example Bank, there are hundreds of ready-made modeling examples that can help you in the simulations related to your project. By seeing similar examples, you can get an idea of how to prepare your model in Abaqus. You can order one example for 25Euros and start modeling your project and if you had more questions and ambiguities order training packages and other products.

Silver Membership

 789.0 / 3 months
By getting this account, you can get one of the D-grade packages of your choice. You can also download one of the C-grade packages of your choice. Get advice from our experts about your project and ask questions by sending two tickets. Also, if you are a new Abaqus user and need basic training, you can download the Abaqus module-by-module training package, and you will also have access to the comprehensive "Abaqus for beginners" training package.  

Python Scripting Bundle

 0.0 1156.0
Automate and Enhance Your Abaqus Workflows: The Python Scripting Bundle The Python Scripting Bundle empowers you to unlock the power

Platinum Membership

 2489.0 / 12 months
Here is a description for the membership to access ABAQUS packages based on the provided details: ABAQUS Packages Membership
  • Duration: 12 months
  • Cost: €2,489 per 12 months
  • Packages Included: 20 packages
  • Packages Paid For: 13 packages
  • Discount: More than 65%
Package Details:
  • Access to 20 ABAQUS software packages
  • Pay for only 13 packages, but receive 20 packages
  • Significant discount of more than 65% off the regular package pricing