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