﻿<?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>112</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="AreaRegion" version="1.11.8348.30405" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
      <assembly name="X-Y Plot Region (JXCharts)" version="0.2.8209.38826" guid="c12231ec-4873-43c1-a7d0-a167ebd17066" />
      <assembly name="Mathcad Toolbox" version="0.4.8509.39211" guid="ddc09821-49f1-4c21-a829-6499de0a8f06" />
    </dependencies>
  </settings>
  <regions type="content">
    <region top="9" color="#000000">
      <area collapsed="true">
        <title lang="rus">
          <content>
            <p>python</p>
          </content>
        </title>
      </area>
      <region left="0" top="27" width="424" height="33" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">line</e>
            <e type="function" args="1">system</e>
            <e type="operand">line</e>
            <e type="operand">string</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="54" width="230" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">pyfile</e>
            <e type="operand" style="string">c:\\Temp\\test.py</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="243" top="54" width="238" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">outfile</e>
            <e type="operand" style="string">c:\\Temp\\out.txt</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="0" top="81" width="567" height="215" color="#000000" fontSize="10">
        <math optimize="2">
          <input>
            <e type="operand">script</e>
            <e type="operand">#T</e>
            <e type="function" args="2">python</e>
            <e type="operand">script</e>
            <e type="function" args="1">IsString</e>
            <e type="operand" style="string">echo </e>
            <e type="operand">script</e>
            <e type="operand" style="string">&gt; </e>
            <e type="operand">pyfile</e>
            <e type="function" args="4">cat</e>
            <e type="function" args="1">system</e>
            <e type="operand">cnt</e>
            <e type="operand">script</e>
            <e type="function" args="1">rows</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">echo </e>
            <e type="operand">script</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">&gt; </e>
            <e type="operand">pyfile</e>
            <e type="function" args="4">cat</e>
            <e type="function" args="1">system</e>
            <e type="operand">n</e>
            <e type="operand">2</e>
            <e type="operand">cnt</e>
            <e type="function" args="2">range</e>
            <e type="operand" style="string">echo </e>
            <e type="operand">script</e>
            <e type="operand">n</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">&gt;&gt; </e>
            <e type="operand">pyfile</e>
            <e type="function" args="4">cat</e>
            <e type="function" args="1">system</e>
            <e type="function" args="3">for</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="function" args="3">if</e>
            <e type="operand" style="string">python </e>
            <e type="operand">pyfile</e>
            <e type="operand" style="string"> &gt; </e>
            <e type="operand">outfile</e>
            <e type="function" args="4">cat</e>
            <e type="function" args="1">system</e>
            <e type="operand">outfile</e>
            <e type="function" args="1">readline</e>
            <e type="function" args="1">maple</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region top="297" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="0" top="315" width="591" height="122" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="false">
      <mathcadblock width="581" height="114" seqop="mat">
        <input>
          <e type="operand">script</e>
        </input>
      </mathcadblock>
    </region>
    <region left="9" top="324" width="266" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">import CoolProp.CoolProp as CP</e>
        </input>
      </math>
    </region>
    <region left="306" top="324" width="133" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">T1</e>
          <e type="operand">#T</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="1">num2str</e>
        </input>
      </math>
    </region>
    <region left="9" top="351" width="474" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">CP.apply_simple_mixing_rule('Helium', 'Xenon', 'linear')</e>
        </input>
      </math>
    </region>
    <region left="9" top="378" width="562" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">out≡CP.PropsSI('Dmass','T',T1,'P',101325,'Helium[0.5]^&amp;Xenon[0.5]')</e>
        </input>
      </math>
    </region>
    <region left="9" top="405" width="106" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="string">print(out)</e>
        </input>
      </math>
    </region>
    <region left="0" top="441" width="223" height="29" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">#T</e>
          <e type="function" args="1">f</e>
          <e type="operand">script</e>
          <e type="operand">#T</e>
          <e type="function" args="2">python</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="234" top="441" width="165" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">T</e>
          <e type="operand">1</e>
          <e type="operand">5</e>
          <e type="function" args="2">range</e>
          <e type="operand">10</e>
          <e type="operator" args="2">*</e>
          <e type="operand">280.5</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="0" top="477" width="310" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
      <xyplot width="300" height="200" points="5" name="XYPlot">
        <chartstyle backcolor="White" bordercolor="Black" />
        <propertiessource index="1" sourcetype="PropertyGrid" />
        <grid gridcolor="LightGray" gridpattern="Dash" gridthickness="1" isxgrid="true" isygrid="true" isy2grid="false" />
        <xaxes xmin="283.3088" xmax="336.1015" xtick="20" visible="True" decimalplaces="3" numberformat="General" />
        <yaxes ymin="1.846246" ymax="3.308671" ytick="0.5" visible="True" decimalplaces="3" numberformat="General" />
        <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" visible="True" decimalplaces="3" numberformat="General" />
        <title2d title="" titlefont="Arial, 10pt" titlefontcolor="Black" />
        <xylabel labelfont="Times New Roman, 10.2pt, style=Italic" labelfontcolor="Black" tickfont="Segoe UI Semilight, 7.8pt" tickfontcolor="Black" xlabel="T, K" ylabel="Dmass" y2label="y2" />
        <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
        <traces>
          <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" lineantialias="true" linecolor="Blue" linethickness="1" linepattern="Solid" symbolantialias="true" symbolsize="6" symboltype="Dot" symbolborderthickness="1" symbolbordercolor="Blue" symbolfillcolor="White" />
        </traces>
        <input>
          <e type="operand">T</e>
          <e type="operand">T</e>
          <e type="function" args="1">f</e>
          <e type="function" args="1">vectorize</e>
          <e type="function" args="2">augment</e>
        </input>
      </xyplot>
    </region>
  </regions>
</worksheet>