Skip to content
SHD Sim
Menu
Documentation menu

Draft. This manual is new and still growing. If something here does not match what you see in the software, the software is right — tell us and we will fix the page.

Boundaries

Where it is

Setup tree: Boundaries

Controls

BOUNDARIES

+ Temperature

  • Control: action (ToolButton2)

+ Flux

  • Control: action (ToolButton2)

+ Convection

  • Control: action (ToolButton2)

Conditional and repeated groups

Per item in ThermalState.boundaries

repeated once for every entry in ThermalState.boundaries

Kind

  • Control: choice (ComboRow)
  • Options: Temperature, Flux, Convection, Radiation

Remove

  • Control: action (ToolButton2)

Face

  • Control: choice (ComboRow)

Heat flux

Label changes with the case; the source gives these forms: Heat flux, Temperature.

  • Control: value (ValueField)
  • Value modes: none (plain entry)
  • Shown when: !parent.isConvection && !parent.isRadiation

The in-app guidance depends on the case:

  • Positive is heat going into the part.
  • Kelvin. 20 °C is 293.15 K.

Film coefficient h

  • Control: value (ValueField)
  • Unit: W/m²/K
  • Value modes: none (plain entry)
  • Shown when: parent.isConvection

Still air is about 5, moving air 25, and water in the hundreds.

Surroundings

Label changes with the case; the source gives these forms: Surroundings, Ambient.

  • Control: value (ValueField)
  • Unit: K
  • Value modes: none (plain entry)
  • Shown when: parent.isConvection || parent.isRadiation

Kelvin. 20 °C is 293.15 K.

Emissivity ε

  • Control: value (ValueField)
  • Value modes: none (plain entry)
  • Shown when: parent.isRadiation

Infrared emissivity, 0 to 1 — not how the surface looks. Polished metal is about 0.05, oxidised steel 0.8, and almost any paint 0.9 whatever its colour.

Problems reported against this step

The application reports no problems against this step.


marks a value the application computes at run time, so the source carries no fixed text for it.