What Are the Differences in Heat Transfer Analysis Using FEA and CFD Software?

  • Thread starter Thread starter optics.tech
  • Start date Start date
  • Tags Tags
    Heat Heat transfer
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
optics.tech
Messages
79
Reaction score
1
Hi everyone,

I just want to know what is the difference if we analyze a heat transfer using finite element analysis software such as ANSYS, ALGOR, NASTRAN, etc., and using computational fluid dynamics software such as FLUENT, etc.?

That’s all

Thanks in advance

Huygen
 
Physics news on Phys.org
I'm not fluent with FLUENT (ha ha) but they are all based on the finite element method. Some solvers and mesh engines may be better than others however, you probably won't be too terribly different between them. Our company uses both for ANSYS and FLUENT for heat transfer calcs. I guess it would depend on the media and the scenario being looked at.
 
Not to confuse you to much but FLUENT is a part of ANSYS now. FLUENT specializes in the thermo fluids aspect such as heat exchange between fluid/solid, pressure drop, mixing, combustion, cavitation, etc. What you cannot do in FLUENT is internal stress analysis. It also uses finite volume method and not finite element I believe.
Some of the other packages are more specialized in calculating structural stresses in solids.
 
My initial reaction would be the boundary conditions. As Fred said, they are based upon the same principles, but the heat equation is completely an elliptic PDE, whereas the N-S equations are typically hyperbolic. Due to this, the solvers are allowed to be written differently. Boundary condition specification is different based on the characteristics of the equations.

Here at work, if we have a flow that we need to know thermal properties (heat rate out, etc), we will typically iterate between CFX and ANSYS to get the best possible result.