Surface Model Specs

Surface Model Specs#

HeatFlux

HeatFlux class to specify the heat flux for Wall boundary condition via Wall.heat_spec.

Temperature

Temperature class to specify the temperature for Wall or Inflow boundary condition via Wall.heat_spec/ Inflow.spec.

Pressure

Pressure class to specify the static pressure for Outflow boundary condition via Outflow.spec.

TotalPressure

TotalPressure class to specify the total pressure for Inflow boundary condition via Inflow.spec.

MassFlowRate

MassFlowRate class to specify the mass flow rate for Inflow or Outflow boundary condition via Inflow.spec/Outflow.spec.

Mach

Mach class to specify Mach number for the Inflow boundary condition via Inflow.spec.

Rotational

Rotational class to specify rotational periodic boundary condition via Periodic.spec.

Translational

Translational class to specify translational periodic boundary condition via Periodic.spec.