ANSYS Mechanical APDL - High Temperature Creep Modeling via Isochronous Curves

Click For Summary
SUMMARY

ANSYS Mechanical APDL effectively models high-temperature creep using the TB,MISO command, which requires inputting stress and strain values at various temperatures. For materials like 304 SS and 316 SS, isochronous curves from ASME Section III, Division 1, Subsection NH provide necessary data. The Omega Method from API-579 can also be utilized to generate these curves, necessitating a pre-solved temperature distribution model. The LDREAD command is essential for integrating temperature data into the structural model, and 2D shell elements are sufficient for this analysis.

PREREQUISITES
  • Familiarity with ANSYS Mechanical APDL commands, specifically TB,MISO and LDREAD
  • Understanding of ASME Section III, Division 1, Subsection NH for material properties
  • Knowledge of the Omega Method as outlined in API-579
  • Basic skills in creating and manipulating spreadsheets for data generation
NEXT STEPS
  • Research the implementation of the TB,MISO command in ANSYS Mechanical APDL
  • Study the isochronous curves for various materials in ASME Section III, Division 1, Subsection NH
  • Learn how to apply the Omega Method from API-579 for creep modeling
  • Explore the use of ASME Section VIII, Div. 2 for low-temperature strength parameters
USEFUL FOR

Engineers and analysts involved in high-temperature material design, particularly those working with pressure vessels and structural components in compliance with ASME standards.

CFDFEAGURU
Messages
781
Reaction score
10
ANSYS can be used to model creep in a number of different ways. If you are designing to ASME Section VIII, Div., 2 you might have to verify that your design meets the "shake down to elastic action" criteria. Basically, that means that the strains do not continue to increase over the number of cycles.

One way to do this is to use the TB,MISO command in ANSYS and then fill the table with stress and strain at each temperature. Obtaining the values for the stress and strain as a function of time and temperature is the hardest part however, there are some places they can be obtained and a method that can be used to create them if you are using common place materials.

MISO stands for Multilinear Isotropic Hardening using von Mises or Hill plasticity

If you are using the following materials then the stress and strains can be read from the isochronous curves found in ASME Section III, Division 1, Subsection NH

304 SS to a maximum temperature of 1500 F
316 SS to a maximum temperature of 1500 F
800H to a maximum temperature of 1400 F
2 1/4 Cr. - 1 Mo. to a maximum temperature of 1200 F
9 Cr - 1 Mo. - V to a maximum temperature of 1200 F

Some of these curves can be found in "Design and Analysis of ASME Boiler and Pressure Vessel Components in the Creep Range" by Jawad and Jetter. (Least expensive route)

If you have access to API-579 then you can use the Omega Method. This will require you to write a spreadsheet with the end result being a set of isochronous curves that can be used to load the TB,MISO command.

You will have to have already solved your model for the temperature distribution and then use the LDREAD command on your structural model to read in the appropriate temperature distribution per load step. Depending upon the loading, you will probably have to "fool" with the number of substeps command, NSUBST, to achieve convergence.

A 3D solid model is NOT required for this, 2D shell elements work just fine.

Example

TB,MISO,1,5,34

TBTEMP,1200
TBPT,DEFI,4.3020E-05,912.00
TBPT,DEFI,5.0192E-05,1064.00
TBPT,DEFI,5.7367E-05,1216.00
TBPT,DEFI,6.4550E-05,1368.00
TBPT,DEFI,7.1746E-05,1520.00
TBPT,DEFI,7.8964E-05,1672.00
TBPT,DEFI,8.6221E-05,1824.00
TBPT,DEFI,9.3535E-05,1976.00
TBPT,DEFI,1.0094E-04,2128.00
TBPT,DEFI,1.0846E-04,2280.00
TBPT,DEFI,1.1616E-04,2432.00
TBPT,DEFI,1.2411E-04,2584.00
TBPT,DEFI,1.3237E-04,2736.00
TBPT,DEFI,1.4107E-04,2888.00
TBPT,DEFI,1.5032E-04,3040.00
TBPT,DEFI,1.6030E-04,3192.00
TBPT,DEFI,1.7118E-04,3344.00
TBPT,DEFI,1.8321E-04,3496.00
TBPT,DEFI,1.9665E-04,3648.00
TBPT,DEFI,2.1185E-04,3800.00
TBPT,DEFI,2.2918E-04,3952.00
TBPT,DEFI,2.4911E-04,4104.00
TBPT,DEFI,2.7217E-04,4256.00
TBPT,DEFI,2.9898E-04,4408.00
TBPT,DEFI,3.3025E-04,4560.00
TBPT,DEFI,3.6683E-04,4712.00
TBPT,DEFI,4.0966E-04,4864.00
TBPT,DEFI,4.5984E-04,5016.00
TBPT,DEFI,5.1863E-04,5168.00
TBPT,DEFI,5.8746E-04,5320.00

You will also need stress and strain loading in the low temperature (non-creep) range. This can be done thru use of ASME Section VIII. Div., 2 Annex 3.D Strength Parameters.
 
Engineering news on Phys.org
Thanks for the post! Sorry you aren't generating responses at the moment. Do you have any further information, come to any new conclusions or is it possible to reword the post?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
4K
Replies
6
Views
32K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
5K
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 23 ·
Replies
23
Views
37K
  • · Replies 10 ·
Replies
10
Views
6K