MET 425 - FEA Applications II

Prof. Dave Johnson, psuprofdj@psu.edu
Penn State - Erie, The Behrend College

Final Project:  ASME Code and FEA Analysis


Load Data:

Time Inside Convection TEMP Inside Pressure Blow-off Force
(sec) (F) (psi) (lbf)
1 120 391 2322
10512 120 391 2322
24660 315 391 2322
27108 572 522 3100
34380 572 2572 15277
41730 572 2572 15277
42230 353 1488 8838
60000 353 1488 8838
70400 120 391 2322

For the thermal transient analysis, all inside surfaces (shown with the 2573 pressure load, above) are exposed to a convection load.  The film coefficient is constant, H = 500 BTU/(hr-ft2-oF), and the Fluid Temperature is given in the load table.

For BOTH the thermal transient analysis and the static structural analysis, the Initial Temperature is 120 F.

Transient Thermal Load STEP Data for Time Integration and Output Controls:

Since ANSYS ONLY reads in temperature data for each LOAD STEP (it does NOT interpolate temperature data from the thermal analysis for intermediate SUBSTEPS), we will set up 32 load steps to attempt to capture critical time points during the static structural analysis.  Each load step will require only one substep since we are using linear material properties for this simulation.

Static Structural Load STEP Data and Output Controls:


(NOTE: Red times/loads are interpolated from the given load history)  This data is provided in a a tab-delimited text file: fea2_pwr-static_struct_load_steps.txt

Once the load steps have been set up, make sure the "Imported Body Temperature" table shows the correct "Source Time" for each static structural analysis load step.  It should look like this:

The ASME Code gives design stress intensity information for the material used for this analysis:

The simulation specification for this analysis requires the boundary between the nozzle and head be connected for the transient thermal analysis, but for the thermal stress model, this boundary condition is to be detached. In WB 12, we are not permitted to change contact behavior between linked analyses.  So, a command object can be placed BEFORE Solution to "kill" a specific pair of bonded contacts.  NOTE: this operation assumes the contact/target pairs between the nozzle and head are identified as element types 4 and 5.  CONFIRM that this works for your model.

ESEL,S,TYPE,,4,5 ! Select the contact-target elem btw. nozzle and head
EKILL,ALL        ! Kill those elements (structural analysis, only)
ESEL,ALL         ! Select all elements

First (done in HW-6): Run a static structural analysis to validate the model.  Use Uniform Temperature of 120 F, Reference Temperature of 120F, and the highest internal pressure load 2572 psi and highest blow-off load of 15277 lbf.  Use a small deflection, linear analysis for validation to hand calcs.
Confirm the model with hand calcs before you waste time solving the long transient simulation on an incorrect model.
Add an evaluation of linearized stress intensity* through the nozzle wall at the top of the weld.

Run the thermal transient & static structural (thermal stress) analyses.  
Start with the HW-6 Project Schematic.  Create a “thermal transient” object linked to the HW-6 Geometry.  Then, create a “static structural” object linked to the thermal transient “Results”.  Save As …. (Use a new name for the final project).  Create the same mesh for the new models that was used in HW-6.
Evaluate the stress intensity through the nozzle wall at the top of the weld using linearized stress calculations.  Evaluate the results with respect to the ASME code.

Turn in an engineering analysis report:


*Note: To evaluate the linearized stress intensity:

At the top of the “Model Tree,” Add “Construction Geometry” and insert a “Path”
Define the start and end of the path (seems best to use x, y coordinates to position the path through the wall at the elevation of the top of the weld.
Under “Solution,” insert a “Linearized Stress” Intensity object, change the scope to reference the path you created and set the 2D Behavior as “Axisymmetric, straight”
For the thermal-tress analysis, we would also set the appropriate value of “Time” to represent the condition when the highest value of stress intensity is observed.