Boundary
fullflow.Boundary
Fixed pressure and temperature boundary condition.
Boundary represents a thermodynamic boundary where both pressure and temperature are prescribed. It is commonly used as a source, sink, ambient condition, reservoir, or external system interface.
This component introduces no iteration variables and contributes no residual equations.
Parameters
| Name | Type | Description |
|---|---|---|
name | str | Component name |
network | Network | Network that owns this component |
pressure | State | Boundary pressure |
temperature | State | Boundary temperature |