﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="1.0.8348.30405"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="120">
    <identity>
      <id>c4a24433-6a6c-43b1-a141-2d9b72562cd5</id>
      <revision>36</revision>
    </identity>
    <metadata lang="rus">
      <author>уни</author>
    </metadata>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <approximateEqualAccuracy>0</approximateEqualAccuracy>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="false" viewMode="2" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="9" orientation="Portrait" width="827" height="1169" />
      <margins left="39" right="39" top="49" bottom="49" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="1.0.8348.30405" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.8348.30405" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.12.8348.30405" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Maple Tools" version="1.1.8510.19867" guid="32dfd679-8cfd-483a-b79a-19d5ea838750" />
      <assembly name="Mathcad Toolbox" version="0.4.8509.39211" guid="ddc09821-49f1-4c21-a829-6499de0a8f06" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="0" top="18" width="491" height="33" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">line</e>
          <e type="function" args="1">pyadd</e>
          <e type="operand">line</e>
          <e type="operand">bytes</e>
          <e type="function" args="2">convert</e>
          <e type="operand">bytes</e>
          <e type="function" args="2">convert</e>
          <e type="function" args="1">system</e>
          <e type="function" args="1">maple</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="function" args="3">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="63" width="460" height="22" color="#000000" fontSize="9">
      <math optimize="2">
        <input>
          <e type="operand">cmd</e>
          <e type="operand" style="string">echo import CoolProp.CoolProp as CP &gt; c:\\Temp\\test.py</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="90" width="108" height="24" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">cmd</e>
          <e type="function" args="1">pyadd</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="0" top="144" width="654" height="22" color="#000000" fontSize="9">
      <math optimize="2">
        <input>
          <e type="operand">cmd</e>
          <e type="operand" style="string">echo CP.apply_simple_mixing_rule('Helium', 'Xenon', 'linear') &gt;&gt; c:\\Temp\\test.py</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="171" width="108" height="24" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">cmd</e>
          <e type="function" args="1">pyadd</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="0" top="225" width="741" height="22" color="#000000" fontSize="9">
      <math optimize="2">
        <input>
          <e type="operand">cmd</e>
          <e type="operand" style="string">echo out≡CP.PropsSI('Dmass','T',300,'P',101325,'Helium[0.5]^&amp;Xenon[0.5]') &gt;&gt; c:\\Temp\\test.py</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="252" width="108" height="24" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">cmd</e>
          <e type="function" args="1">pyadd</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="0" top="306" width="323" height="22" color="#000000" fontSize="9">
      <math optimize="2">
        <input>
          <e type="operand">cmd</e>
          <e type="operand" style="string">echo print(out) &gt;&gt; c:\\Temp\\test.py</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="324" width="108" height="24" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">cmd</e>
          <e type="function" args="1">pyadd</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="0" top="378" width="380" height="22" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">cmd</e>
          <e type="operand" style="string">python C:\\Temp\\test.py &gt; C:\\Temp\\out.txt</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="405" width="108" height="24" color="#000000" fontSize="9">
      <math>
        <input>
          <e type="operand">cmd</e>
          <e type="function" args="1">pyadd</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="0" top="459" width="354" height="26" color="#000000" bgColor="#ffff80" fontSize="10">
      <math>
        <input>
          <e type="operand">Result</e>
          <e type="operand" style="string">C:\Temp</e>
          <e type="operand" style="string">out.txt</e>
          <e type="function" args="2">rfile</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand">2.6617</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>