temperature boundary conditions
| List of members: | |
|---|---|
| HeatEquation1D | Solves 1D heat equation for each boundary point. Can be used for temperature boundary condition. |
| %BND_inflow% | temperature inflow boundary condition |
| %BND_wall% | temperature wall boundary condition |
| %BND_wall_nosl% | temperature wall no-slip boundary condition |
| %BND_outflow% | temperature outflow boundary condition |
| %BND_free% | free surface boundary condition for temperature |
| %BND_far_field% | far-field temperature boundary condition |
| %BND_ROBIN% | Robin boundary condition |
| %BND_RADIATION% | applies heat flux at the boundary due to radiation |
| %BND_AVERAGE% | weighted average from the inner points |
| %BND_DIRICH% | temperature Dirichlet boundary condition |
| %BND_NEUMANN% | temperature Neumann boundary condition |
| %BND_NUSSEL% | temperature Nusselt boundary condition |