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.

Boundary values

The Boundary values panel open beside the setup tree, showing the Boundary values section.
Post-processing > Boundary values

Where it is

Setup tree: Post-processing > Boundary values

Controls

Boundary values

Patch

  • Control: choice (ComboRow)
  • Shown when: Results.ready && root.fieldsAreThisRun

A wall: the body itself.

Field

  • Control: choice (ComboRow)
  • Shown when: Results.ready && root.fieldsAreThisRun

Derived here, not written by the solver.

Measure

  • Control: action (ToolButton2)
  • Enabled when: root.pickedPatch !== "" && root.pickedField !== ""

Every wall

  • Control: action (ToolButton2)
  • Enabled when: root.fieldsAreThisRun && Results.hasWalls && root.pickedField !== ""

Recompute

  • Control: action (ToolButton2)
  • Enabled when: Results.ready && root.fieldsAreThisRun

Export as CSV

  • Control: action (ToolButton2)

Conditional and repeated groups

Per item in PostState.measurements

repeated once for every entry in PostState.measurements

Remove

  • Control: action (ToolButton2)

Lists this panel shows

Read straight from the data behind the panel, not from a hand-written list.

Boundary values

From a fixed list in the application.

l
Faces
Area
Minimum
Maximum
Area mean
Area integral
Flow rate
Time

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.