- Author:
- Soroush <ssaf006@aucklanduni.ac.nz>
- Date:
- 2021-12-09 13:57:24+13:00
- Desc:
- changed the valve
- Permanent Source URI:
- https://models.physiomeproject.org/workspace/4ac/rawfile/d0d05dca86894705e03d7bad752782f5354d166a/Mynard_Smolich_myocardium.cellml
<?xml version='1.0' encoding='UTF-8'?>
<model name="Mynard_Smolich_myocardium" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:xlink="http://www.w3.org/1999/xlink">
<import xlink:href="Units.cellml">
<units name="m3" units_ref="m3"/>
<units name="m3_per_s" units_ref="m3_per_s"/>
<units name="m3_per_s2" units_ref="m3_per_s2"/>
<units name="m6_per_J" units_ref="m6_per_J"/>
<units name="per_m" units_ref="per_m"/>
<units name="J_per_m3" units_ref="J_per_m3"/>
<units name="J_per_m3_s" units_ref="J_per_m3_s"/>
<units name="Js_per_m6" units_ref="Js_per_m6"/>
<units name="Js2_per_m6" units_ref="Js2_per_m6"/>
<units name="Js2_per_m5" units_ref="Js2_per_m5"/>
<units name="J_per_s" units_ref="J_per_s"/>
<units name="J_per_m6" units_ref="J_per_m6"/>
<units name="Js_per_m3" units_ref="Js_per_m3"/>
<units name="UnitValve" units_ref="UnitValve"/>
</import>
<component name="main">
<variable initial_value="0.0" name="t" public_interface="in" units="second"/>
<!-- Input pressures-->
<variable name="P_in" public_interface="in" units="J_per_m3"/>
<variable initial_value="1" name="Q_PA" public_interface="out" units="m3_per_s"/>
<variable initial_value="0" name="P_PA" units="J_per_m3"/>
</component>
</model>