ArtVen
ArtVen connects two nodes with a passive, flow-dependent resistance. |
Documentation
ArtVen connects two nodes with a passive, flow-dependent resistance.
Parameters
- k: double
Exponent in pressure-flow relationship
- p0: double
Reference pressure at q=q0
- q0: double
Reference flow at p=p0
Signals
- q: float
Flow over ArtVen
Module
\[q = \text{sign}(\Delta p) \cdot q_0 \left( \frac{\left|\Delta p\right| }{p_0} \right)^k\]