contains all possible bc state variables needed for boundary
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_bc_state_type), | public | :: | velocity |
Velocity at boundary |
|||
type(tem_bc_state_type), | public | :: | massFlowRate |
mass flow rate at boundary node for mfr (mass flow rate) boundary condition |
|||
type(tem_bc_state_type), | public | :: | pressure |
Pressure at boundary |
|||
type(tem_bc_state_type), | public | :: | moleFrac |
mole fraction for species boundary |
|||
type(tem_bc_state_type), | public | :: | moleFlux |
molar flux for species (c_i*u_i) |
|||
type(tem_bc_state_type), | public | :: | moleDens |
mole density for species (c_i) |
|||
type(tem_bc_state_type), | public | :: | moleDiff_flux |
molar diffusion flux for species |
|||
type(tem_bc_state_type), | public | :: |
probability density function for boundary |
||||
type(tem_bc_state_type), | public | :: | potential |
potential for Poisson boundary |
|||
type(tem_bc_state_type), | public | :: | surChargeDens |
surface charge density for Poisson Neumann boundary |