Manufacturing Solutions

HX-1501: Post Processing

HX-1501: Post Processing

Previous topic Next topic Expand/collapse all hidden text  

HX-1501: Post Processing

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

In this tutorial, you will:

Understand the data in the .out file through analysis
Load the h3d file from the analysis in HyperView
Plot a velocity contour with section cuts to observe the flow pattern in the die
Plot streamlines to visualize the flow
Look a heat transfer results

The goal of post-processing is to understand the behavior of the material flow and heat transfer in the model. In addition, you will also make sure that the results are consistent and the model (mesh and process data) did not introduce any other errors.

hmtoggle_plus1greyFiles

The model files for this tutorial are located in the file mfs-1.zip in the subdirectory \hx\MetalExtrusion\HX_1501. See Accessing Model Files.

To work on this tutorial, it is recommended that you copy this folder to your local hard drive where you store your HyperXtrude data, for example, “C:\Users\HyperXtrude\” on a Windows machine. This will enable you to edit and modify these files without affecting the original data. In addition, it is best to keep the data on a local disk attached to the machine to improve the I/O performance of the software.

 

hmtoggle_plus1greyStep 1: Interpret data in the .out file
1.Run the solver. The solution convergence history is saved in the file jobname_000.out.
2.Open the file HX_1501_000.out in a text editor. You can verify much of the input data, such as model units, in this file.

HX_1501_01

3.Check if the Extrusion Ratio is correct; otherwise, inspect the inflow and outflow boundaries in the model.
4.Check the Norm on Change in Solution to see whether it is decreasing for velocity, temperature, and pressure as the nonlinear iteration progress.

HX_1501_02

These norms may oscillate initially, but will decrease steadily after a few initial iterations. The solution is converged if the value of Norm of Change in Solution is less than 0.001. HyperXtrude will consider the solution as converged only after all the entries in the last column are less than the tolerance. A slow convergence rate or oscillatory behavior indicates the mesh is too coarse. Fix the problem before proceeding to the next step.

HX_1501_03

hmtoggle_plus1greyStep 2: Review the Mass Flux table
1.Check if the Mass Balance is less than 1 percent. This essentially accounts for law of conservation of mass. In this example, the value is 0.01 percent and it indicates the mass is conserved accurately.
2.Velocity on solid walls must be close to zero.
3.Velocity on symmetry planes must be equal to zero.
4.Velocity on free surface boundaries must be small (at least less than four orders of magnitude less than extrusion speed). In this model, it is higher than the acceptable limit. This is because the flow is not balanced for the given die and process conditions. Hence, you will see a significant profile deformation.
5.The Mass Flux table shows mass flow rate across each boundary. A positive sign indicates material entering through the boundary, and a negative sign indicates material leaving the boundary. The table also contains average velocity of the material entering/leaving through each boundary surface.
6.If any of these checks fail, verify the boundary conditions.

HX_1501_04

HX_1501_05

hmtoggle_plus1greyStep 3: Review the Heat Flux table to verify if the energy is conserved

The Heat Flux table shows heat transfer rates across each boundary. A positive sign indicates energy input to the system, and a negative sign indicates energy leaving through the boundary. The table also contains average temperatures at each boundary surface.

1.Check if energy balance is <5 percent. In this model, this is very small - 0.04 percent and indicates a very good energy balance.
2.Check if average temperatures are within acceptable range. Here, since all the walls are insulated, there is small increase in temperature due to viscous dissipation.
3.Verify the boundary conditions and material properties if either one of these checks fail.

HX_1501_06

hmtoggle_plus1greyStep 4: Review the forces on boundaries to verify if the forces are balanced

A positive sign indicates force applied on a surface, and a negative sign indicates response. The table also contains average pressure at each boundary surface.

1.Check if each component of total force vector is in equilibrium (<5%). In this model - force balance is very good and the system is in equilibrium. The resultant value is close to 0% in all three components.
2.Check if average pressure at inlet is within acceptable range.
3.Verify the boundary conditions and material properties if either on of these checks fail.

HX_1501_07

hmtoggle_plus1greyStep 5: Check Work Converted to Energy

The amount of heat generated during deformation must be approximately (within 5%) equal to the mechanical work. This can be computed from the pressure on the inlet face, inlet velocity, area of inlet face, and % work converted to heat. In this model:

P = 3.77e+06 Pa
V = 0.00502 m/s
A = 0.006178 m^2
% conversion = 90%
Heat Generated - 3.77e+06 x 0.00502 x 0.0062 x 0.9 - 105 W
Value of viscous dissipation is 103 W (from the Heat Transfer table)

 

hmtoggle_plus1greyStep 6: Check the profile deflection

The Norm of Mesh Displacement quantifies the amount of profile deflections. Large values indicate that the velocities at die exit are not uniform and this produces large profile deflections. In this model, the norm is quite high and the die needs corrections.

HX_1501_08

hmtoggle_plus1greyStep 7: Load the model into HyperView
1.Copy the .h3d file HX_1501_000.h3d to your working directory. This file contains the results that can be loaded and reviewed in HyperView.
2.Load the .h3d file into HyperView using the Load model option.

HX_1501_19

3.Click on the Model Step tab in the bottom pane, and look at the model steps available in the results. The Project pane shows the 2D and 3D sets in the model. The 2D set contains the boundary faces and the 3D set contains the volume mesh.

HX_1501_10

HX_1501_10a

hmtoggle_plus1greyStep 8: Displacement contour
1.Go to the Contour panel in HyperView.
2.For Result type:, select Displacement.
3.Click on the Load case and Simulation selection at the bottom and select Mesh Update Step = 1.

HX_1501_11

HX_1501_12

4.Click Apply. The contour shows the displacement of the profile. You will see displacement is significant and it is around 13 mm.

HX_1501_13

hmtoggle_plus1greyStep 9: Contours
1.In a similar manner, you can inspect other solution components. The list of result types available vary with the model settings.

HX_1501_14

2.You can plot the solution on a boundary surface or a section cut and inspect the data in a variety of ways. In the image below, temperature variation in the land region of exit1 is shown.

HX_1501_15

hmtoggle_plus1greyStep 10: Vector plot
1.On the Graphics menu, click Vector vectorplot_icon_w.
2.Display only Land3D using the Project Pane.
3.Set the following data as shown below:
Result type = Velocity
Selection = Nodes
Scale value = 0.05
4.Select some nodes using the graphics window, or select all nodes. In the image below, the top layer of nodes in land of exit1 was selected using the graphics window.

HX_1501_16

5.Click Apply to display the vectors.

HX_1501_17

hmtoggle_plus1greyStep 11: Streamlines
1.Go to the CFD Plot page by clicking on the cfd_icon_lrge_hv icon
2.Click the Add button to add a rake.
3.In the Rake Type field, select Area.
4.Pick the 2D component inlet - display only the 2D components. This will make the selection easier.
5.Set Number of Seeds = 50.
6.Set Integration Mode = Downstream
7.Click on Save Settings.
8.Click on Create Streamlines.
9.Use the entity_attribs_icon_hv icon to make the display transparent.

HX_1501_18

 

Return to Polymer Processing Tutorials