Concepts:
|
|
|
|
|
The figures above from http://www.nrc.gov/reactors/operating/ops-experience/vessel-head-degradation/images.html show a typical nuclear reactor. The control rods are raised and lowered through a nozzle-shaped port on the reactor head. Although there are many of these nozzles on the reactor head, it is common to analyze one in a two-dimensional, axisymmetric analysis. Stresses need to be evaluated through specific locations in the nozzle wall using a linearized-stress method.
Background: Davis Besse is a reactor in northern Ohio on the southwest shore of Lake Erie. A corrosion problem was detected in 2002 at the nozzle-reactor head fillet. This fillet location is also a location of high stress and a weakening of the head in this location might have leaked/flooded the containment building with coolant from the reactor. Repairs required two years.
A typical nozzle-reactor head joint is the focus of this analysis project. We can develop a 2D model of the region of interest. You may click here to access the ParaSolid File [Use a Right-click on this link, then "Save Target As...", then "Save as type: All Files", and use a file name like: "fea2_pwr_Geom2D.x_t" ]
Dimensions:
Weld Dimensions:
|
Edit the Geometry with DesignModeler and "Form New Part" from the TWO bodies representing the nozzle and the weld.
The spherical closure head material is SA-508, Grade 3 and the nozzle and weld are SA-813 Type 304
The ASME Code (Section II, Part D) give material properties vs. temperature (density is constant for both materials).
For thermal-stress analysis, the Reference Temperature is 120 F.
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.