Explore advanced thermo-optical properties for radiation modeling

Practice defining advanced thermo-optical properties for radiation modeling. You will troubleshoot issues associated with element normals and optical properties.

Download and extract the part files.

Open the model Simulation file

  1. Choose FileOpen and open shellprops\shell_props_sim1.sim.
  2. Choose FilePreferencesUser Interface and on the Dialog and Precision page, reset the dialog box memory.
  3. Click OK.
    The model consists of a wall mounted on a plate. It also contains a filament on one side of the wall, which is radiating a heat source emitting 200 Watts, and a box on other side. The model is meshed, and all the materials and properties are defined. The model contains two defined simulation objects:
    • Radiative Heating to model a heat source.
    • Enclosure Radiation to define physical enclosures within which the solver computes the radiation.


View the temperature results

Verify that the heat distribution is correct from the beam elements emitting 200 Watts. You would expect the top section of the wall to have the maximum temperature as it is closer to the heat source.

  1. In the Simulation Navigator, expand Solution 1Results nodes, right-click the Thermal node and select Specify.
  2. In the Directory group, browse to the shellprops folder and select the .bun file.
  3. Click OK.
  4. In the Simulation Navigator, double-click the Thermal node.
  5. In the Post Processing Navigator, expand the Thermal node and double-click the Temperature - Nodal node.

    Notice that the hottest elements are not adjacent to the top wall, but on the base. In fact, the coldest elements are located near the top wall.

Examine the wall mesh collector

Examine thermo-optical properties and the element normals of the wall to verify that the wall side facing the heat source has appropriate thermo-optical properties.

  1. Choose Home tab→Context group→Return to Home .
  2. In the Simulation Navigator, right-click shell_props_fem.fem and choose Open in Window.
  3. Expand the 2D Collectors node, right-click the wall node, and choose Edit.
    Observe that the thermo-optical properties are only set for the top face. Only the top face of the wall models radiation. The top face of the wall is the face with positive normals.
  4. Click Cancel.
  5. In the Simulation Navigator, right-click the wall node and choose Check AllElement Normals.
  6. Click Display Normals.

    As suspected, the wall elements are facing away from the heat source. The filament is heating the bottom of the wall elements for which only thermo-optical properties are defined on top. You need to reverse the normals.
  7. Click Reverse Normals.

  8. Click Close.

Solve the model

Inspect warnings messages about the model that the Solution Monitor displays during the solution process.

  1. Click the (Simulation) shell_props_sim1.sim window to return to the simulation file.
  2. Right-click the Solution 1 node and choose Solve.
  3. Click OK.
  4. Wait for the solve to end, before proceeding.
  5. In the Review Results dialog box, click Yes.
  6. Inspect the Simulation Monitor and locate the WARNING message.

    The warning message indicates that the radiation enclosure in the model is not complete. The next step shows how this affect the results.
  7. Close Solution Monitor window.
  8. Close the Information window.
  9. In the Analysis Job Monitor dialog box, click Cancel.

View results on the corrected model

Review how your element normals correction influences the results.

  1. In the Simulation Navigator, double-click the Results node.
  2. In the Post Processing Navigator, expand the Thermal node and double-click the Temperature - Nodal node.

    Now the results make more sense. The hottest temperature is on the wall, where the elements are closest to the beam elements. The coldest temperature is at the elements located furthest from the beam elements. Note that the wall is being heated by the filament, and it should also radiate to the box behind it. Observe that the block behind has no significant temperature change. The wall cannot radiate to the surfaces behind itself because its elements only have thermo-optical properties on the top side.

Import solution warnings

Import the solution warning groups that you inspected during the solution process.

  1. Choose Home tab→Context group→Return to Home .
  2. Choose File tab→ImportSimulation.
  3. From the Select Solver list, select Simcenter 3D Thermal/Flow.
  4. Click OK.
  5. From the File Type list, select Solution Error/Warning Groups.
  6. In the Input File row, click Browse.
  7. Select the groups.unv file from the run directory.
  8. Click OK on both dialog boxes.
  9. Close Information window.

Evaluate failed elements

Observe the imported groups and analyze them.

In the Simulation Navigator, expand Groups and choose 4 - BAD_VIEW_FACTOR_SUM_ELEMENTS_000028.

You can improve the model by adding thermo-optical properties to the bottom face to ensure radiation modeling from both sides of the wall surface and ensure that enclosure in the model is complete.

Modify wall thermo-optical properties of the wall

Assign an emissivity of 0.8, an absorptivity of 0.05 to the top side of the wall, and an emissivity and absorptivity of 0.8 to the bottom side of the wall. You will set the top face transmissivity optical property to 0.95 and examine its effect.

  1. Switch to the (FEM) shell_props_fem.fem window.
  2. Right-click the wall node and choose Edit.
  3. In the Thermo-Optical Properties group, from the Radiation list, select Top and Bottom.
  4. In the Top row, from the list, select Open Manager .
  5. From the Type list, select Thermo-Optical Properties-Advanced.
  6. In the Name box, type wall_top.
  7. Click Create.
  8. In the Infrared Properties group, in the Emissivity box, type 0.8.
  9. In the Solar Properties group, in the Absorptivity box, type 0.05.
  10. In the Transmissivity box, type 0.95.
  11. Click OK.
  12. In the List group, click Add to add new thermo-optical properties to the list.
  13. Click Close.
  14. In the Bottom row, click Open Manager.
  15. From the Type list, select Thermo-Optical Properties-Advanced.
  16. In the Name box, type wall_bottom.
  17. Click Create.
  18. In the Infrared Properties group, in the Emissivity box, type 0.8.
  19. In the Solar Properties group, in the Absorptivity box, type 0.05.
  20. In the Solar Properties group, in the Transmissivity box, type 0.95.
  21. Click OK.
  22. In the List group, click Add to add new thermo-optical properties to the list.
  23. Click Close.
  24. Click OK.

Solve the improved model

  1. Switch to the (Simulation) shell_props_sim1.sim window.
  2. Right-click the Solution 1 node and choose Solve.
  3. Click OK.
  4. Wait for the solve to end, before proceeding.
  5. In the Review Results dialog box, click Yes.
  6. Inspect the Simulation Monitor and notice that the 4316 WARNING message has disappeared.
  7. Close the Information window.
  8. Click Cancel on the Analysis Job Monitor dialog box.

View results with transmissivity

View temperature results.

  1. In the Simulation Navigator, double-click the Results node.
  2. In the Post Processing Navigator, expand the Thermal node and double-click the Temperature - Nodal node.

    Observe that the temperatures still vary from 20 °C to 55 °C, however the temperature distribution on the face and the back box has changed. The radiation is now passing through the wall and heating the cube at the back.
You have completed this lab.