Rectangle Poiseuille
fullflow.RectanglePoiseuille
Poiseuille number correlation for rectangular ducts.
RectanglePoiseuille computes an approximate Poiseuille number for a rectangular duct from its height and width. The result can be used by laminar duct-flow pressure-loss or friction-factor calculations.
Parameters
| Name | Type | Description |
|---|---|---|
name | str | Component name |
network | Network | Network that owns this component |
height | float | Rectangle height |
width | float | Rectangle width |
Outputs
| Name | Type | Description |
|---|---|---|
poiseuille_ | State, optional | Computed Poiseuille number |