Location: Cardiovascular Circulation @ d653f2398772 / Mynard_Smolich_myocardium.cellml

Author:
Soroush <ssaf006@aucklanduni.ac.nz>
Date:
2021-06-17 12:10:59+12:00
Desc:
added gravity to 218
Permanent Source URI:
https://models.cellml.org/workspace/4ac/rawfile/d653f239877206adef1dd5fa20678a8434cbc8c7/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>