Air enters the enclosure from the environment, passes through the device, and is exhausted to the environment. In most applications a fan moves the air, and the incoming air temperature is known. Buoyancy effects are negligible. Heat dissipated by the components is convected away by moving air and conducted through the enclosure. Radiation is typically negligible for these applications.
Application Examples
Projector
Computing hardware
Lab equipment
Telecommunications devices
Data center equipment
Modeling Strategy
- Simplify the geometry to remove extraneous features. Simplify or rebuild sheet metal parts to remove detail that is not relevant to the simulation.
- The model must contain an air volume within the device. This is a consideration because the physical model probably does not contain one. Autodesk Simulation CFD automatically creates an internal volume if the geometric model is "water tight." If not, modify the CAD model to close any gaps or use the Void Fill tool to create the volume on the Autodesk Simulation CFD model.
- To ensure enough space between the boundary conditions and the internal flow, it may be necessary to extend the openings in the CAD model. (This is only relevant if the device has openings.)
- The device enclosure often has little effect on the temperature distribution. Consider suppressing from the CAD model or from the mesh.
Materials
- The properties of air should be constant.
- Assign Air, and set the Environment setting to Fixed.
- For very thin enclosures, the heat transfer is largely dominated by thermal conduction instead of convection. In certain applications, it is possible to accurately simulate the heat transfer without having to solve for the flow. A solid material called Solid Air, in the Default database, has the thermal properties of air. For more about using the Solid air material...
- Use material devices to simulate objects such as baffles, internal fans, printed circuit boards, compact thermal models, and thermal electric devices. For more about using material devices...
- Use aluminum or other appropriate material for housing parts.
Boundary Conditions
There are several possible combinations of flow boundary conditions. Select the combination that best matches the device:
- Known inlet flow
- Inlet: Velocity or Volume Flow Rate or External Fan. Outlet: Static Gage Pressure = 0
- Known outlet flow
- Inlet: Static Gage Pressure = 0. Outlet: Velocity or Volume Flow Rate or External Fan
- Known Pressure Drop
- Inlet: Static Gage Pressure> 0. Outlet: Static Gage Pressure = 0.
- Known Internal Fan
- Inlet: Static Gage Pressure = 0. Outlet: Static Gage Pressure = 0.Internal Fan material in the device.
Heat transfer boundary conditions should always be applied if the objective is to learn the temperature distribution. (These can be omitted if the objective is to assess only the flow.)
- Apply a Temperature boundary condition to all openings in which air enters the device. Do not apply a temperature to outlets.
- Apply a Total Heat Generation boundary condition on components that dissipate heat. Note that power is evenly dissipated over the entire volume.
- To simulate heat transfer to the surroundings, apply a Film Coefficient boundary condition to the external surfaces. The value depends on the air that surrounds the physical device:
- If the air is still, use a value of 5 W/m²K.
- If the air is moving, use a value of 20 W/m²K.
- Use a Reference Temperature = ambient temperature.
Mesh
A basic guideline for a high-quality analysis model is that the mesh distribution be sufficient to resolve the flow and temperature gradients efficiently. In regions where the flow circulates or experiences large gradients (such as in wakes, vortices, and separation regions), a finer mesh is required.
For most models, use Automatic Sizing to define the mesh distribution. It may be necessary to locally refine the mesh on geometric features that are highly detailed. For more information about Mesh Autosizing and model preparation...
In some cases, it may be necessary to adjust the Minimum Refinement Length to reduce their effect on the overall mesh count.
To locally refine the mesh in high-gradient flow regions:
- Adjust the mesh distribution on geometric volumes and surfaces.
- If there are no appropriate geometric features in a particular region, create a mesh refinement region:
- Add one or more volumes in the CAD model.
- Create a Refinement Region from the Meshing task.
Running
On the Physics tab of the Solve dialog:
- Flow = On
- Heat Transfer = On
- Automatic Forced Convection = On
- Turbulence:
- Most forced-flow analyses are turbulent, and the default model, K-Epsilon, is recommended.
- Flow in devices with a "puller" fan may be laminar. To select Laminar on the Turbulence dialog:
- Open the Solve dialog, click the Physics tab, and click the Turbulence button. Select Laminar.
Autodesk Simulation CFD stops the solution either when the specified number of iterations have elapsed or when the solution is converged, whichever comes first. To ensure the analysis is not stopped before converging, set the Iterations to Run to 500. Most analyses converge within 200-300 iterations so 500 should provide an adequate margin.
Results Extraction
Flow Distribution
Component Temperatures
For more general information, use the extensive collection of results visualization tools to extract flow and thermal results.
Troubleshooting
Oscillating convergence, as shown by a "saw tooth" convergence plot, is a problem that occasionally occurs when internal fans are defined with a fan curve:
This is caused when the operating point of the system varies significantly from one iteration to the next, and the operating point on the fan curve varies with it. The intersection of the fan curve and the system curve is the operating curve of the fan. If the solution changes too rapidly from one iteration to the next, this point develops a repeating overshoot/undershoot, and the "saw tooth" convergence plot is the result.
To fix this issue:
- On the Control tab of the Solve dialog, click the Solution control button.
- Uncheck the Enable button in the Intelligent solution control section.
- Drag the Velocities and Pressure sliders from 0.5 to 0.2.
- Check the Enable button in the Intelligent solution control section again. Click OK.
- Continue the analysis.
This change slows the solution of the velocity and pressure variables, and prevents the operating point from varying do dramatically:
Things to Avoid
- Do not include geometric detail that is irrelevant to the flow and heat transfer. Remove features such as sheet metal bends, screws, and wires.
- Flow and heat transfer can be solved simultaneously, but this usually takes longer than solving them in series (either manually or with Automatic Forced Convection).
- The only time it is necessary to solve flow and heat transfer together is if the air properties vary with temperature.