Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
ANSYS Google Analytics
ANSYS Google Analytics
Include Page
2D Steady Conduction - Panel
2D Steady Conduction - Panel

Numerical Solution

In the solve step, ANSYS will solve our boundary value problem numerically and obtain the temperature at each node. It is important to keep in mind that all other results are derived from the nodal temperatures through interpolation.

Before we hit Solve, we can tell ANSYS what results we would like to look at. ANSYS will extract these results from the nodal temperatures and report them. We could alternatively add in these results after we obtain the numerical solution. Below, we do the former and add in some result requests before hitting Solve.

Temperature

...

Numerical SolutionImage Added

 

HTML
<iframe width="640" height="360" src="https://www.youtube.com/embed/1iRVpzu07Kc" frameborder="0" allowfullscreen></iframe> 

 

...

https://confluence.cornell.edu/download/attachments/146918518/InsTempRes_Full.png

Total Heat Flux

To obtain the distribution of the total heat flux magnitude in the domain, (Right Click) Solution > Insert > Thermal > Total Heat Flux, as shown below.

...

https://confluence.cornell.edu/download/attachments/146918518/InsTotHeatFlux_Full.png

Obtain the Numerical Solution

(Click) Solve, Image Removed. ANSYS will:

  • calculate the element stiffness matrices
  • assemble them into the global stiffness matrix
  • invert the global stiffness matrix to obtain the temperature at the nodes
  • populate the results requested from the nodal temperatures

Save

Save the project now. Do not close Mechanical.

Go to Step 6: Numerical Results

...