Bag
|
Bag is designed to simulate the pericardium |
Documentation
Bag is designed to simulate the pericardium
Parameters
- k: double
Nonlinear exponent
- p_ref: double
Reference pressure for which hold p(V_ref) = p_ref
- V_ref: double
Reference volume for which hold p(V_ref) = p_ref
Signals
- V: array
Volume enclosed by the Bag
- p: array
Pressure inside the Bag
The Bag module is introduced to simulate the effects of the pericardium on the heart. It applies an external pressure on the enclosed cavities. This pressure is dependent on the total volume of all cavities in the Bag, and is given by
(1)\[p(V) = p_{ref} \cdot {\frac{V}{V_{ref}}}^k\]