Preparing Reports to Monitor Convergence
To judge convergence for this natural convection problem, monitor the heat balance in your model, which sums to zero for a converged case.
Prepare a report for the inner wall.
- Create a Heat Transfer report ( ).
- Rename the new report to Heat Transfer Inner.
- Edit the Parts property.
- In the Heat Transfer Inner - Parts dialog, select .
- Click OK.
Prepare a report for the outer wall.
- Create another Heat Transfer report.
- Rename this report to Heat Transfer Outer.
- Edit the Parts property.
- In the Heat Transfer Outer - Parts dialog, select .
- Click OK.
Prepare an expression report that calculates the heat balance using the results of the reports. A corresponding field function is generated for each report, allowing you to use them in an expression.
- Create an Expression report.
- Rename this report to Heat Balance.
-
Click
(Custom Editor) in the Definition property.
- In the Heat Balance - Definition dialog, enter ${HeatTransferOuterReport} + ${HeatTransferInnerReport}.
- Click OK.
-
Right-click the
Heat Balance node and select
Create Monitor and Plot from Report.
New monitor and plot nodes are added to the Monitors and Plots nodes respectively.