Location: Cardiovascular Circulation @ 32d71c7fa28a / Mynard_Smolich_myocardium.cellml

Author:
Soroush <ssaf006@aucklanduni.ac.nz>
Date:
2021-03-29 16:55:32+13:00
Desc:
new model for MWC.
Permanent Source URI:
https://models.cellml.org/workspace/4ac/rawfile/32d71c7fa28a72da2bd2f96a3896db7af241f41e/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>