NOPE

The More We See, the Less We Know.


  • Home

  • Categories

  • Tags

  • Archives

  • About

Ansys crack growth by VCCT

Posted on 12-22-2019 | In Explorations

ANSYS Since the previous post already obtained the stress intensity factor and energy release rate, we can use them to simulate the crack growth progress. In fracture mechanics, a typical example for energy release rate calculation is the double cantilever beam (DCB). Also, the DCB test is one of the widely used test metdho to measure the Mode I fracture toughness of different materials (ASTM D5528). This post will use a double cantilever beam to simulate the crack growth based on VCCT, this is also a classical example in Ansys document.

Read more »

Ansys central crack energy release rate

Posted on 11-03-2019 | In Explorations

ANSYS I previously analyzed the stress intensity factor for an edge crack of a plate. Now, I want to extend the previous example to calculate the crack energy release rate. The energy release rate calculation is quite straightforward since Ansys CINT supports the VCCT method to obtain the energy release rate. In this example, I move the crack to the plate center and set different material properties for the left and right side of the plate.

Read more »

Ansys reticulated shell buckling analysis

Posted on 08-18-2019 | In Explorations

ANSYS In structural analysis, the reticulated shell is one of the structure forms used for long span spatial structure design. There are several types for reticulaed shell structures. I am interested in creating such structure in Ansys. Hence, this post mainly focuses on the creation and buckling analysis for single-layer reticulated shell structure.

Read more »

Ansys crack SIF under dynamic loading

Posted on 08-18-2019 | In Explorations

ANSYS Since my study has something to do with the fatigue under dynamic loading, I have to simulate the crack behavior and its SIF with dynamic effect. Thus, this post analyzes an example including the evolution of crack stress intensity factor under dynamic loading. In the prevous post, we do not have to set the density since the model is under static analysis. However, for dynamic loading, density is critical and should be set correctly

Read more »

Ansys fracture under thermal effect

Posted on 07-14-2019 | In Explorations

ANSYS Since Ansys can support various fracture analysis types, this post analyze a typical 2D fracture behavior under the thermal effect. Unlike the general static analysis, the thermal effect analysis requires us to save the results file first. Therefore, we should split the analysis into two steps.

Read more »

Ansys 3D crack stress intensity factor

Posted on 06-02-2019 | In Explorations

ANSYS Previously, I analyzed the crack stress intensity factor for a 2D plate. An edge crack is created at the bottom of the plate and the SIF is obtained at the crack tip. When I try to create a 3D model, I found there are some difference for defining parameters associated with the crack tip. So, I create another example to determine the SIF in a 3D model.

Read more »

Ansys edge crack stress intensity factor

Posted on 05-12-2019 | In Explorations

ANSYS To determine the stress intensity factors with Ansys, we analyze the following 2D example with an edge crack. The width and height of the plate are W = 1.0 m and H = 1.0 m respectively. The left edge is fixed while the stress of 5 MPa is applied to the right edge. At the bottom edge, there exists an edge crack with the length a = 0.2 m. The thickness of the plate is 5 mm. The model is shown in the following figure,

Read more »

Abaqus accelerating explicit analysis

Posted on 03-28-2019 | In Explorations

SIMULIA Working with Abaqus explicit calculations recently, I encountered a common issue: the model and materials were fine, and calculations were possible, but the computation speed was extremely slow. With the stable time increment step at the magnitude of $10^{-7}$, even simulating just one second could require thousands of hours of computation, which is impractical. After studying various sources, I’ve summarized methods to accelerate Abaqus explicit calculations.

Read more »

VS Code Fortran configuration

Posted on 03-23-2019 | In Tutorials

VSFortran Despite Fortran being an ancient language, its still comes with its own set of advantages. Recently, while debugging Abaqus subroutines, I have to repeatedly running code for testing. Although the integration with Abaqus is necessary for running the entire code, the individual modules can still be tested separately. The best method for testing modules is to run them as small, standalone programs. However, VS Code does not seem to support running Fortran code directly. A useful plugin for this purpose is Code Runner, but unfortunately, it doesn’t support Fortran by default and requires some adjustments. First, let’s start with a test code.

Read more »

Calculus of variations I

Posted on 11-08-2018 | In Notes

Notes Here is my notes about the calculus of variations that deals with optimizing functionals, which are mappings from a set of functions to the real numbers. It involves finding a function that minimizes or maximizes a given functional, often subject to certain constraints. This field has applications in various areas, including physics, engineering, and economics, by providing a systematic way to deal with optimization problems where the quantity to be optimized is dependent on a function.

Read more »
1 2 3 … 9
Dongping Zhu

Dongping Zhu

Show me your model

83 posts
7 categories
10 tags
RSS
0%
© 2024 Dongping Zhu
Powered by Jekyll
Theme - NexT.Pisces