Changeset 678


Ignore:
Timestamp:
Oct 30, 2008, 3:30:54 PM (15 years ago)
Author:
gerson bicca
Message:

updates in column.mso

Location:
branches/gui
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/eml/stage_separators/column.mso

    r677 r678  
    919919
    920920VARIABLES
     921
     922        out     VapourDrawOff   as vapour_stream                (Brief="Vapour Outlet in the section", PosX=1, PosY=0.46,Protected = true);
     923        out     LiquidDrawOff           as liquid_stream                        (Brief="Liquid Outlet in the section", PosX=1, PosY=0.58,Protected = true);
     924       
    921925        CondenserUnity as condenser;
    922926        SplitterTop as splitter;
     
    924928        alfaTopo as Real;
    925929
    926         in              VapourInlet             as stream                               (Brief="Vapour Inlet in the section", PosX=0.18, PosY=1);
    927         out     LiquidOutlet            as liquid_stream                (Brief="Liquid Outlet in the section", PosX=0.25, PosY=1);
     930out     VapourDistillate                                as vapour_stream        (Brief="Vapour outlet stream From Top Condenser", PosX=0.67, PosY=0);
     931in              ConnectorCondenserVout  as stream       (Brief="Connector for Vapour outlet stream From Top Condenser", Hidden=true);
     932        in              VapourInlet             as stream                               (Brief="Vapour Inlet in the section", PosX=0.07, PosY=1);
     933        out     LiquidOutlet            as liquid_stream                (Brief="Liquid Outlet in the section", PosX=0.20, PosY=1);
     934        out     LiquidDistillate                                as liquid_stream        (Brief="Liquid outlet stream From Top Splitter", PosX=1, PosY=0.33);
    928935       
    929936        out             HeatToCondenser         as power                                (Brief="Heat supplied to Condenser",Hidden=true);
    930        
     937        in              ConnectorSplitterOut    as stream                       (Brief="Connector for Liquid outlet stream From Top Splitter", Hidden=true);
    931938        VapourConnector as stream       (Brief="Vapour connection at the middle trays", PosX=0.55, PosY=0,Hidden=true);
    932939       
     
    946953end     
    947954
     955# Condenser Connector Equations
     956        ConnectorCondenserVout.T = VapourDistillate.T;
     957        ConnectorCondenserVout.P = VapourDistillate.P;
     958        ConnectorCondenserVout.F = VapourDistillate.F;
     959        ConnectorCondenserVout.z = VapourDistillate.z;
     960       
     961# Splitter Connector Equations
     962        ConnectorSplitterOut.T = LiquidDistillate.T;
     963        ConnectorSplitterOut.P = LiquidDistillate.P;
     964        ConnectorSplitterOut.F = LiquidDistillate.F;
     965        ConnectorSplitterOut.z = LiquidDistillate.z;
     966       
    948967        LiquidOutlet.F= trays(NumberOfTrays).OutletL.F;
    949968        LiquidOutlet.T = trays(NumberOfTrays).OutletL.T;
     
    958977        VapourConnector.h = VapourInlet.h;
    959978
     979        VapourDrawOff.F*VapSideTrayIndex= trays.VapourSideStream.F;
     980        VapourDrawOff.T = trays(VapourSideStreamLocation).VapourSideStream.T;
     981        VapourDrawOff.P = trays(VapourSideStreamLocation).VapourSideStream.P;
     982        VapourDrawOff.z = trays(VapourSideStreamLocation).VapourSideStream.z;
     983
     984        LiquidDrawOff.F*LiqSideTrayIndex= trays.LiquidSideStream.F;
     985        LiquidDrawOff.T = trays(LiquidSideStreamLocation).LiquidSideStream.T;
     986        LiquidDrawOff.P = trays(LiquidSideStreamLocation).LiquidSideStream.P;
     987        LiquidDrawOff.z = trays(LiquidSideStreamLocation).LiquidSideStream.z;
     988
     989        VapourDrawOffFlow = VapourDrawOff.F;
     990        LiquidDrawOffFlow = LiquidDrawOff.F;
     991
    960992CONNECTIONS
    961993#vapor
     
    9701002HeatToCondenser         to CondenserUnity.InletQ;
    9711003VapourConnector to trays(NumberOfTrays).InletV;
     1004SplitterTop.Outlet1             to ConnectorSplitterOut;
     1005CondenserUnity.OutletV to ConnectorCondenserVout;
    9721006
    9731007end
  • branches/gui/eml/stage_separators/icon/RefluxedCond.svg

    r317 r678  
    33<svg
    44   xmlns:dc="http://purl.org/dc/elements/1.1/"
    5    xmlns:cc="http://web.resource.org/cc/"
     5   xmlns:cc="http://creativecommons.org/ns#"
    66   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    77   xmlns:svg="http://www.w3.org/2000/svg"
     
    1212   id="svg2064"
    1313   sodipodi:version="0.32"
    14    inkscape:version="0.44.1"
    15    width="210mm"
    16    height="297mm"
     14   inkscape:version="0.46"
     15   width="477.93826"
     16   height="809.96619"
    1717   sodipodi:docbase="C:\Documents and Settings\Administrador\Meus documentos\Bolsa Simulação\EMSO\mso\trunk\eml\stage_separators\icon"
    1818   sodipodi:docname="RefluxedCond.svg"
    19    inkscape:export-filename="C:\Documents and Settings\Administrador\Meus documentos\Bolsa Simulação\Colunas\Distillation_thermosyphon_subcooling.png"
     19   inkscape:export-filename="D:\Apps\repositorio\branches\gui\eml\stage_separators\icon\RefluxedCond.png"
    2020   inkscape:export-xdpi="90"
    21    inkscape:export-ydpi="90">
     21   inkscape:export-ydpi="90"
     22   inkscape:output_extension="org.inkscape.output.svg.inkscape"
     23   version="1.0">
    2224  <metadata
    2325     id="metadata2069">
     
    3335  <defs
    3436     id="defs2067">
     37    <inkscape:perspective
     38       sodipodi:type="inkscape:persp3d"
     39       inkscape:vp_x="0 : 526.18109 : 1"
     40       inkscape:vp_y="0 : 1000 : 0"
     41       inkscape:vp_z="744.09448 : 526.18109 : 1"
     42       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
     43       id="perspective120" />
    3544    <linearGradient
    3645       id="linearGradient6760">
     
    317326         id="stop2254" />
    318327    </linearGradient>
    319     <linearGradient
    320        inkscape:collect="always"
    321        xlink:href="#linearGradient6760"
    322        id="linearGradient27244"
    323        gradientUnits="userSpaceOnUse"
    324        x1="422.41946"
    325        y1="602.44745"
    326        x2="527.93805"
    327        y2="602.44745" />
    328328    <linearGradient
    329329       inkscape:collect="always"
     
    337337       y2="591.71429" />
    338338    <linearGradient
    339        inkscape:collect="always"
    340        xlink:href="#linearGradient6760"
    341        id="linearGradient27269"
    342        gradientUnits="userSpaceOnUse"
    343        gradientTransform="matrix(-5.065757e-3,0.576919,0.698739,1.716815e-2,71.82232,209.7215)"
    344        x1="372.57718"
    345        y1="509.53915"
    346        x2="370.8418"
    347        y2="591.71429" />
    348     <linearGradient
    349        inkscape:collect="always"
    350        xlink:href="#linearGradient6760"
    351        id="linearGradient27276"
    352        gradientUnits="userSpaceOnUse"
    353        gradientTransform="matrix(0,-0.836391,-1.541763,0,1498.362,880.6514)"
    354        x1="228.69115"
    355        y1="870.7868"
    356        x2="707.32397"
    357        y2="870.7868" />
    358     <linearGradient
    359        inkscape:collect="always"
    360        xlink:href="#linearGradient6760"
    361        id="linearGradient27279"
    362        gradientUnits="userSpaceOnUse"
    363        gradientTransform="matrix(0,-0.836391,-1.541763,0,1498.362,880.6514)"
    364        x1="228.69115"
    365        y1="870.7868"
    366        x2="707.32397"
    367        y2="870.7868" />
    368     <linearGradient
    369        inkscape:collect="always"
    370        xlink:href="#linearGradient6760"
    371        id="linearGradient27282"
    372        gradientUnits="userSpaceOnUse"
    373        gradientTransform="matrix(0,-0.836391,-1.541763,0,1498.362,880.6514)"
    374        x1="228.69115"
    375        y1="870.7868"
    376        x2="707.32397"
    377        y2="870.7868" />
    378     <linearGradient
    379        inkscape:collect="always"
    380        xlink:href="#linearGradient6760"
    381        id="linearGradient27285"
    382        gradientUnits="userSpaceOnUse"
    383        gradientTransform="matrix(0,-0.836391,-1.541763,0,1498.362,880.6514)"
    384        x1="228.69115"
    385        y1="870.7868"
    386        x2="707.32397"
    387        y2="870.7868" />
    388     <linearGradient
    389        inkscape:collect="always"
    390        xlink:href="#linearGradient6760"
    391        id="linearGradient27288"
    392        gradientUnits="userSpaceOnUse"
    393        gradientTransform="matrix(0,-0.836391,-1.541763,0,1498.362,880.6514)"
    394        x1="228.69115"
    395        y1="870.7868"
    396        x2="707.32397"
    397        y2="870.7868" />
    398     <linearGradient
    399        inkscape:collect="always"
    400        xlink:href="#linearGradient6760"
    401        id="linearGradient27291"
    402        gradientUnits="userSpaceOnUse"
    403        gradientTransform="matrix(0,-0.836391,-1.541763,0,1498.362,880.6514)"
    404        x1="228.69115"
    405        y1="870.7868"
    406        x2="707.32397"
    407        y2="870.7868" />
    408     <linearGradient
    409        inkscape:collect="always"
    410        xlink:href="#linearGradient6760"
    411        id="linearGradient27294"
    412        gradientUnits="userSpaceOnUse"
    413        gradientTransform="matrix(1.541763,0,0,0.836391,1498.363,880.6507)"
    414        x1="-913.33197"
    415        y1="-468.00757"
    416        x2="-828.24158"
    417        y2="-468.00757" />
    418     <linearGradient
    419339       id="linearGradient27329">
    420340      <stop
     
    566486       y2="532.36218" />
    567487    <linearGradient
    568        inkscape:collect="always"
    569        xlink:href="#linearGradient6760"
    570        id="linearGradient2880"
    571        gradientUnits="userSpaceOnUse"
    572        gradientTransform="matrix(-0.628161,-2.874427e-3,-9.177316e-3,0.718842,681.8738,-100.1278)"
     488       y2="895.25244"
     489       x2="66.722748"
     490       y1="895.25244"
     491       x1="-42.013222"
     492       gradientUnits="userSpaceOnUse"
     493       id="linearGradient3551"
     494       xlink:href="#linearGradient10543"
     495       inkscape:collect="always" />
     496    <linearGradient
     497       y2="948.68036"
     498       x2="409.34"
     499       y1="948.68036"
     500       x1="384.94772"
     501       gradientUnits="userSpaceOnUse"
     502       id="linearGradient3549"
     503       xlink:href="#linearGradient6760"
     504       inkscape:collect="always" />
     505    <linearGradient
     506       y2="948.68036"
     507       x2="409.34"
     508       y1="948.68036"
     509       x1="384.94772"
     510       gradientUnits="userSpaceOnUse"
     511       id="linearGradient3507"
     512       xlink:href="#linearGradient6760"
     513       inkscape:collect="always" />
     514    <linearGradient
     515       y2="870.7868"
     516       x2="707.32397"
     517       y1="870.7868"
     518       x1="228.69115"
     519       gradientUnits="userSpaceOnUse"
     520       id="linearGradient3497"
     521       xlink:href="#linearGradient6760"
     522       inkscape:collect="always" />
     523    <linearGradient
     524       y2="870.7868"
     525       x2="707.32397"
     526       y1="870.7868"
     527       x1="228.69115"
     528       gradientUnits="userSpaceOnUse"
     529       id="linearGradient3483"
     530       xlink:href="#linearGradient6760"
     531       inkscape:collect="always" />
     532    <linearGradient
     533       y2="870.7868"
     534       x2="707.32397"
     535       y1="870.7868"
     536       x1="228.69115"
     537       gradientUnits="userSpaceOnUse"
     538       id="linearGradient3481"
     539       xlink:href="#linearGradient6760"
     540       inkscape:collect="always" />
     541    <inkscape:perspective
     542       sodipodi:type="inkscape:persp3d"
     543       inkscape:vp_x="0 : 526.18109 : 1"
     544       inkscape:vp_y="0 : 1000 : 0"
     545       inkscape:vp_z="744.09448 : 526.18109 : 1"
     546       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
     547       id="perspective3448" />
     548    <linearGradient
     549       inkscape:collect="always"
     550       xlink:href="#linearGradient10543"
     551       id="linearGradient31424"
     552       x1="384.94772"
     553       y1="948.68036"
     554       x2="409.34"
     555       y2="948.68036"
     556       gradientUnits="userSpaceOnUse" />
     557    <linearGradient
     558       inkscape:collect="always"
     559       xlink:href="#linearGradient10543"
     560       id="linearGradient30531"
     561       x1="331.37308"
     562       y1="976.83051"
     563       x2="365.76541"
     564       y2="976.83051"
     565       gradientUnits="userSpaceOnUse" />
     566    <linearGradient
     567       inkscape:collect="always"
     568       xlink:href="#linearGradient10543"
     569       id="linearGradient26088"
     570       gradientUnits="userSpaceOnUse"
     571       x1="-42.013222"
     572       y1="895.25244"
     573       x2="66.722748"
     574       y2="895.25244" />
     575    <linearGradient
     576       id="linearGradient10543">
     577      <stop
     578         style="stop-color:#6496d3;stop-opacity:1;"
     579         offset="0"
     580         id="stop10545" />
     581      <stop
     582         style="stop-color:#969696;stop-opacity:1;"
     583         offset="1"
     584         id="stop10547" />
     585    </linearGradient>
     586    <linearGradient
     587       id="linearGradient3457">
     588      <stop
     589         id="stop3459"
     590         offset="0"
     591         style="stop-color:#3447ff;stop-opacity:1;" />
     592      <stop
     593         style="stop-color:white;stop-opacity:0.94117647;"
     594         offset="0.51282054"
     595         id="stop3461" />
     596      <stop
     597         id="stop3463"
     598         offset="1"
     599         style="stop-color:#341dff;stop-opacity:1;" />
     600    </linearGradient>
     601    <linearGradient
     602       inkscape:collect="always"
     603       xlink:href="#linearGradient6760"
     604       id="linearGradient18232"
     605       gradientUnits="userSpaceOnUse"
     606       gradientTransform="matrix(1.103352,0,0,0.99832,-14.69957,1.04835)"
     607       x1="158.25"
     608       y1="623.94189"
     609       x2="520.95258"
     610       y2="623.94189" />
     611    <linearGradient
     612       inkscape:collect="always"
     613       xlink:href="#linearGradient6760"
     614       id="linearGradient20012"
     615       x1="157.75"
     616       y1="537.36218"
     617       x2="562.25"
     618       y2="537.36218"
     619       gradientUnits="userSpaceOnUse" />
     620    <linearGradient
     621       inkscape:collect="always"
     622       xlink:href="#linearGradient6760"
     623       id="linearGradient20984"
     624       gradientUnits="userSpaceOnUse"
     625       x1="384.94772"
     626       y1="948.68036"
     627       x2="409.34"
     628       y2="948.68036" />
     629    <linearGradient
     630       inkscape:collect="always"
     631       xlink:href="#linearGradient6760"
     632       id="linearGradient1895"
     633       gradientUnits="userSpaceOnUse"
     634       x1="331.37308"
     635       y1="976.83051"
     636       x2="365.76541"
     637       y2="976.83051"
     638       gradientTransform="matrix(1.727169,0,0,1.666775,-309.2338,-995.5458)" />
     639    <linearGradient
     640       y2="870.7868"
     641       x2="707.32397"
     642       y1="870.7868"
     643       x1="228.69115"
     644       gradientUnits="userSpaceOnUse"
     645       id="linearGradient3308"
     646       xlink:href="#linearGradient6760"
     647       inkscape:collect="always" />
     648    <linearGradient
     649       y2="870.7868"
     650       x2="707.32397"
     651       y1="870.7868"
     652       x1="228.69115"
     653       gradientUnits="userSpaceOnUse"
     654       id="linearGradient3298"
     655       xlink:href="#linearGradient6760"
     656       inkscape:collect="always" />
     657    <linearGradient
     658       y2="870.7868"
     659       x2="707.32397"
     660       y1="870.7868"
     661       x1="228.69115"
     662       gradientUnits="userSpaceOnUse"
     663       id="linearGradient2625"
     664       xlink:href="#linearGradient6760"
     665       inkscape:collect="always" />
     666    <linearGradient
     667       y2="870.7868"
     668       x2="707.32397"
     669       y1="870.7868"
     670       x1="228.69115"
     671       gradientUnits="userSpaceOnUse"
     672       id="linearGradient1976"
     673       xlink:href="#linearGradient6760"
     674       inkscape:collect="always" />
     675    <linearGradient
     676       y2="532.36218"
     677       x2="584.12329"
     678       y1="532.36218"
     679       x1="157.75"
     680       gradientTransform="matrix(-0.625873,-3.85039e-3,-1.620214e-3,0.498221,472.07,657.8856)"
     681       gradientUnits="userSpaceOnUse"
     682       id="linearGradient18276"
     683       xlink:href="#linearGradient6760"
     684       inkscape:collect="always" />
     685    <linearGradient
     686       y2="532.36218"
     687       x2="584.12329"
     688       y1="532.36218"
     689       x1="157.75"
     690       gradientTransform="matrix(-0.653646,-3.882318e-3,-2.896058e-3,0.559945,551.5056,927.7842)"
     691       gradientUnits="userSpaceOnUse"
     692       id="linearGradient2287"
     693       xlink:href="#linearGradient6760"
     694       inkscape:collect="always" />
     695    <linearGradient
     696       id="linearGradient2948">
     697      <stop
     698         id="stop2950"
     699         offset="0"
     700         style="stop-color:#3447ff;stop-opacity:1;" />
     701      <stop
     702         style="stop-color:white;stop-opacity:0.94117647;"
     703         offset="0.51282054"
     704         id="stop2952" />
     705      <stop
     706         id="stop2954"
     707         offset="1"
     708         style="stop-color:#341dff;stop-opacity:1;" />
     709    </linearGradient>
     710    <linearGradient
     711       inkscape:collect="always"
     712       xlink:href="#linearGradient6760"
     713       id="linearGradient2946"
     714       gradientUnits="userSpaceOnUse"
    573715       x1="157.75"
    574716       y1="532.36218"
    575717       x2="584.12329"
    576718       y2="532.36218" />
     719    <linearGradient
     720       inkscape:collect="always"
     721       xlink:href="#linearGradient6760"
     722       id="linearGradient2944"
     723       gradientUnits="userSpaceOnUse"
     724       x1="157.75"
     725       y1="532.36218"
     726       x2="584.12329"
     727       y2="532.36218" />
     728    <linearGradient
     729       inkscape:collect="always"
     730       xlink:href="#linearGradient6760"
     731       id="linearGradient2942"
     732       gradientUnits="userSpaceOnUse"
     733       gradientTransform="matrix(-1.025471,-4.886187e-3,-1.498193e-2,1.221947,681.9447,-96.76109)"
     734       x1="157.75"
     735       y1="532.36218"
     736       x2="584.12329"
     737       y2="532.36218" />
     738    <linearGradient
     739       y2="591.71429"
     740       x2="370.8418"
     741       y1="509.53915"
     742       x1="372.57718"
     743       gradientTransform="matrix(5.871075e-3,-0.39254,0.835664,-4.209463e-3,-147.8542,1271.834)"
     744       gradientUnits="userSpaceOnUse"
     745       id="linearGradient2216"
     746       xlink:href="#linearGradient6760"
     747       inkscape:collect="always" />
     748    <linearGradient
     749       gradientTransform="matrix(-1.72911e-2,0.569008,-1.843103,-1.648306e-2,1571.747,818.3972)"
     750       y2="870.7868"
     751       x2="707.32397"
     752       y1="870.7868"
     753       x1="228.69115"
     754       gradientUnits="userSpaceOnUse"
     755       id="linearGradient2196"
     756       xlink:href="#linearGradient6760"
     757       inkscape:collect="always" />
     758    <linearGradient
     759       gradientTransform="matrix(-1.72911e-2,0.569008,-1.843103,-1.648306e-2,1571.747,818.3972)"
     760       y2="870.7868"
     761       x2="707.32397"
     762       y1="870.7868"
     763       x1="228.69115"
     764       gradientUnits="userSpaceOnUse"
     765       id="linearGradient2193"
     766       xlink:href="#linearGradient6760"
     767       inkscape:collect="always" />
     768    <linearGradient
     769       gradientTransform="matrix(-1.72911e-2,0.569008,-1.843103,-1.648306e-2,1571.747,818.3972)"
     770       y2="870.7868"
     771       x2="707.32397"
     772       y1="870.7868"
     773       x1="228.69115"
     774       gradientUnits="userSpaceOnUse"
     775       id="linearGradient2190"
     776       xlink:href="#linearGradient6760"
     777       inkscape:collect="always" />
     778    <linearGradient
     779       y2="-468.00757"
     780       x2="-828.24158"
     781       y1="-468.00757"
     782       x1="-913.33197"
     783       gradientTransform="matrix(1.843177,0,0,0.569271,1596.247,-804.4938)"
     784       gradientUnits="userSpaceOnUse"
     785       id="linearGradient2177"
     786       xlink:href="#linearGradient6760"
     787       inkscape:collect="always" />
     788    <linearGradient
     789       y2="870.7868"
     790       x2="707.32397"
     791       y1="870.7868"
     792       x1="228.69115"
     793       gradientTransform="matrix(-1.729111e-2,0.569008,-1.843103,-1.648306e-2,1571.747,818.3972)"
     794       gradientUnits="userSpaceOnUse"
     795       id="linearGradient2174"
     796       xlink:href="#linearGradient6760"
     797       inkscape:collect="always" />
     798    <linearGradient
     799       y2="870.7868"
     800       x2="707.32397"
     801       y1="870.7868"
     802       x1="228.69115"
     803       gradientTransform="matrix(-1.729111e-2,0.569008,-1.843103,-1.648306e-2,1571.747,818.3972)"
     804       gradientUnits="userSpaceOnUse"
     805       id="linearGradient2171"
     806       xlink:href="#linearGradient6760"
     807       inkscape:collect="always" />
     808    <linearGradient
     809       y2="870.7868"
     810       x2="707.32397"
     811       y1="870.7868"
     812       x1="228.69115"
     813       gradientTransform="matrix(-1.729111e-2,0.569008,-1.843103,-1.648306e-2,1571.747,818.3972)"
     814       gradientUnits="userSpaceOnUse"
     815       id="linearGradient2168"
     816       xlink:href="#linearGradient6760"
     817       inkscape:collect="always" />
     818    <linearGradient
     819       inkscape:collect="always"
     820       xlink:href="#linearGradient6760"
     821       id="linearGradient8353"
     822       gradientUnits="userSpaceOnUse"
     823       x1="422.41946"
     824       y1="602.44745"
     825       x2="527.93805"
     826       y2="602.44745" />
     827    <linearGradient
     828       id="linearGradient2925">
     829      <stop
     830         id="stop2927"
     831         offset="0"
     832         style="stop-color:#3447ff;stop-opacity:1;" />
     833      <stop
     834         style="stop-color:white;stop-opacity:0.94117647;"
     835         offset="0.51282054"
     836         id="stop2929" />
     837      <stop
     838         id="stop2931"
     839         offset="1"
     840         style="stop-color:#341dff;stop-opacity:1;" />
     841    </linearGradient>
     842    <linearGradient
     843       inkscape:collect="always"
     844       xlink:href="#linearGradient6760"
     845       id="linearGradient2923"
     846       gradientUnits="userSpaceOnUse"
     847       x1="157.75"
     848       y1="532.36218"
     849       x2="584.12329"
     850       y2="532.36218" />
     851    <linearGradient
     852       inkscape:collect="always"
     853       xlink:href="#linearGradient6760"
     854       id="linearGradient2921"
     855       gradientUnits="userSpaceOnUse"
     856       x1="157.75"
     857       y1="532.36218"
     858       x2="584.12329"
     859       y2="532.36218" />
     860    <linearGradient
     861       inkscape:collect="always"
     862       xlink:href="#linearGradient6760"
     863       id="linearGradient2919"
     864       gradientUnits="userSpaceOnUse"
     865       x1="157.75"
     866       y1="532.36218"
     867       x2="584.12329"
     868       y2="532.36218"
     869       gradientTransform="matrix(1.025519,0,0,1.22196,-2.493146,-99.35683)" />
     870    <linearGradient
     871       id="linearGradient2911">
     872      <stop
     873         id="stop2913"
     874         offset="0"
     875         style="stop-color:#3447ff;stop-opacity:1;" />
     876      <stop
     877         style="stop-color:white;stop-opacity:0.94117647;"
     878         offset="0.51282054"
     879         id="stop2915" />
     880      <stop
     881         id="stop2917"
     882         offset="1"
     883         style="stop-color:#341dff;stop-opacity:1;" />
     884    </linearGradient>
     885    <linearGradient
     886       id="linearGradient2903">
     887      <stop
     888         id="stop2905"
     889         offset="0"
     890         style="stop-color:#3447ff;stop-opacity:1;" />
     891      <stop
     892         style="stop-color:white;stop-opacity:0.94117647;"
     893         offset="0.51282054"
     894         id="stop2907" />
     895      <stop
     896         id="stop2909"
     897         offset="1"
     898         style="stop-color:#341dff;stop-opacity:1;" />
     899    </linearGradient>
     900    <linearGradient
     901       inkscape:collect="always"
     902       xlink:href="#linearGradient6760"
     903       id="linearGradient2901"
     904       gradientUnits="userSpaceOnUse"
     905       x1="157.75"
     906       y1="532.36218"
     907       x2="584.12329"
     908       y2="532.36218" />
     909    <linearGradient
     910       inkscape:collect="always"
     911       xlink:href="#linearGradient6760"
     912       id="linearGradient2899"
     913       gradientUnits="userSpaceOnUse"
     914       x1="157.75"
     915       y1="532.36218"
     916       x2="584.12329"
     917       y2="532.36218" />
     918    <linearGradient
     919       y2="870.7868"
     920       x2="707.32397"
     921       y1="870.7868"
     922       x1="228.69115"
     923       gradientUnits="userSpaceOnUse"
     924       id="linearGradient2897"
     925       xlink:href="#linearGradient6760"
     926       inkscape:collect="always" />
     927    <linearGradient
     928       y2="870.7868"
     929       x2="707.32397"
     930       y1="870.7868"
     931       x1="228.69115"
     932       gradientUnits="userSpaceOnUse"
     933       id="linearGradient2895"
     934       xlink:href="#linearGradient6760"
     935       inkscape:collect="always" />
     936    <linearGradient
     937       y2="870.7868"
     938       x2="707.32397"
     939       y1="870.7868"
     940       x1="228.69115"
     941       gradientUnits="userSpaceOnUse"
     942       id="linearGradient2893"
     943       xlink:href="#linearGradient6760"
     944       inkscape:collect="always" />
     945    <linearGradient
     946       y2="870.7868"
     947       x2="707.32397"
     948       y1="870.7868"
     949       x1="228.69115"
     950       gradientUnits="userSpaceOnUse"
     951       id="linearGradient2891"
     952       xlink:href="#linearGradient6760"
     953       inkscape:collect="always" />
     954    <linearGradient
     955       y2="870.7868"
     956       x2="707.32397"
     957       y1="870.7868"
     958       x1="228.69115"
     959       gradientUnits="userSpaceOnUse"
     960       id="linearGradient2889"
     961       xlink:href="#linearGradient6760"
     962       inkscape:collect="always" />
     963    <linearGradient
     964       y2="870.7868"
     965       x2="707.32397"
     966       y1="870.7868"
     967       x1="228.69115"
     968       gradientUnits="userSpaceOnUse"
     969       id="linearGradient2887"
     970       xlink:href="#linearGradient6760"
     971       inkscape:collect="always" />
     972    <linearGradient
     973       y2="-468.00757"
     974       x2="-828.24158"
     975       y1="-468.00757"
     976       x1="-913.33197"
     977       gradientUnits="userSpaceOnUse"
     978       id="linearGradient2885"
     979       xlink:href="#linearGradient6760"
     980       inkscape:collect="always" />
     981    <linearGradient
     982       y2="870.7868"
     983       x2="707.32397"
     984       y1="870.7868"
     985       x1="228.69115"
     986       gradientUnits="userSpaceOnUse"
     987       id="linearGradient2883"
     988       xlink:href="#linearGradient6760"
     989       inkscape:collect="always" />
     990    <linearGradient
     991       y2="870.7868"
     992       x2="707.32397"
     993       y1="870.7868"
     994       x1="228.69115"
     995       gradientUnits="userSpaceOnUse"
     996       id="linearGradient2881"
     997       xlink:href="#linearGradient6760"
     998       inkscape:collect="always" />
     999    <linearGradient
     1000       y2="870.7868"
     1001       x2="707.32397"
     1002       y1="870.7868"
     1003       x1="228.69115"
     1004       gradientUnits="userSpaceOnUse"
     1005       id="linearGradient2878"
     1006       xlink:href="#linearGradient6760"
     1007       inkscape:collect="always" />
     1008    <linearGradient
     1009       y2="870.7868"
     1010       x2="707.32397"
     1011       y1="870.7868"
     1012       x1="228.69115"
     1013       gradientUnits="userSpaceOnUse"
     1014       id="linearGradient2876"
     1015       xlink:href="#linearGradient6760"
     1016       inkscape:collect="always" />
     1017    <linearGradient
     1018       y2="870.7868"
     1019       x2="707.32397"
     1020       y1="870.7868"
     1021       x1="228.69115"
     1022       gradientUnits="userSpaceOnUse"
     1023       id="linearGradient2874"
     1024       xlink:href="#linearGradient6760"
     1025       inkscape:collect="always" />
     1026    <linearGradient
     1027       y2="870.7868"
     1028       x2="707.32397"
     1029       y1="870.7868"
     1030       x1="228.69115"
     1031       gradientUnits="userSpaceOnUse"
     1032       id="linearGradient2872"
     1033       xlink:href="#linearGradient6760"
     1034       inkscape:collect="always" />
     1035    <linearGradient
     1036       y2="870.7868"
     1037       x2="707.32397"
     1038       y1="870.7868"
     1039       x1="228.69115"
     1040       gradientUnits="userSpaceOnUse"
     1041       id="linearGradient2870"
     1042       xlink:href="#linearGradient6760"
     1043       inkscape:collect="always" />
     1044    <linearGradient
     1045       y2="-468.00757"
     1046       x2="-828.24158"
     1047       y1="-468.00757"
     1048       x1="-913.33197"
     1049       gradientUnits="userSpaceOnUse"
     1050       id="linearGradient2868"
     1051       xlink:href="#linearGradient6760"
     1052       inkscape:collect="always" />
     1053    <linearGradient
     1054       gradientUnits="userSpaceOnUse"
     1055       y2="870.7868"
     1056       x2="707.32397"
     1057       y1="870.7868"
     1058       x1="228.69115"
     1059       id="linearGradient21273"
     1060       xlink:href="#linearGradient6760"
     1061       inkscape:collect="always" />
     1062    <linearGradient
     1063       id="linearGradient2859">
     1064      <stop
     1065         style="stop-color:#3447ff;stop-opacity:1;"
     1066         offset="0"
     1067         id="stop2861" />
     1068      <stop
     1069         id="stop2863"
     1070         offset="0.51282054"
     1071         style="stop-color:white;stop-opacity:0.94117647;" />
     1072      <stop
     1073         style="stop-color:#341dff;stop-opacity:1;"
     1074         offset="1"
     1075         id="stop2865" />
     1076    </linearGradient>
     1077    <inkscape:perspective
     1078       id="perspective115"
     1079       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
     1080       inkscape:vp_z="744.09448 : 526.18109 : 1"
     1081       inkscape:vp_y="0 : 1000 : 0"
     1082       inkscape:vp_x="0 : 526.18109 : 1"
     1083       sodipodi:type="inkscape:persp3d" />
     1084    <linearGradient
     1085       inkscape:collect="always"
     1086       xlink:href="#linearGradient6760"
     1087       id="linearGradient3065"
     1088       gradientUnits="userSpaceOnUse"
     1089       x1="228.69115"
     1090       y1="870.7868"
     1091       x2="707.32397"
     1092       y2="870.7868" />
     1093    <linearGradient
     1094       inkscape:collect="always"
     1095       xlink:href="#linearGradient6760"
     1096       id="linearGradient3070"
     1097       gradientUnits="userSpaceOnUse"
     1098       gradientTransform="matrix(-1.2638616,0,0,1.3462193,727.41195,-942.29332)"
     1099       x1="331.37308"
     1100       y1="976.83051"
     1101       x2="365.76541"
     1102       y2="976.83051" />
     1103    <linearGradient
     1104       inkscape:collect="always"
     1105       xlink:href="#linearGradient6760"
     1106       id="linearGradient3076"
     1107       gradientUnits="userSpaceOnUse"
     1108       gradientTransform="matrix(-1.2638616,0,0,1.3462193,728.06166,-848.90449)"
     1109       x1="331.37308"
     1110       y1="976.83051"
     1111       x2="365.76541"
     1112       y2="976.83051" />
     1113    <linearGradient
     1114       inkscape:collect="always"
     1115       xlink:href="#linearGradient6760"
     1116       id="linearGradient3085"
     1117       gradientUnits="userSpaceOnUse"
     1118       gradientTransform="matrix(0,-0.6161836,-3.1032456,0,2695.1935,902.89545)"
     1119       x1="228.69115"
     1120       y1="870.7868"
     1121       x2="707.32397"
     1122       y2="870.7868" />
     1123    <linearGradient
     1124       inkscape:collect="always"
     1125       xlink:href="#linearGradient6760"
     1126       id="linearGradient3088"
     1127       gradientUnits="userSpaceOnUse"
     1128       gradientTransform="matrix(0,-0.6162019,-3.0214229,0,2752.2517,541.57882)"
     1129       x1="228.69115"
     1130       y1="870.7868"
     1131       x2="707.32397"
     1132       y2="870.7868" />
     1133    <linearGradient
     1134       inkscape:collect="always"
     1135       xlink:href="#linearGradient6760"
     1136       id="linearGradient3091"
     1137       gradientUnits="userSpaceOnUse"
     1138       gradientTransform="matrix(0,-0.6162019,-3.0214229,0,2752.5653,619.93021)"
     1139       x1="228.69115"
     1140       y1="870.7868"
     1141       x2="707.32397"
     1142       y2="870.7868" />
     1143    <linearGradient
     1144       inkscape:collect="always"
     1145       xlink:href="#linearGradient6760"
     1146       id="linearGradient3094"
     1147       gradientUnits="userSpaceOnUse"
     1148       gradientTransform="matrix(0,-0.6218601,-2.9939269,0,2727.2036,787.31203)"
     1149       x1="228.69115"
     1150       y1="870.7868"
     1151       x2="707.32397"
     1152       y2="870.7868" />
     1153    <linearGradient
     1154       inkscape:collect="always"
     1155       xlink:href="#linearGradient6760"
     1156       id="linearGradient3097"
     1157       gradientUnits="userSpaceOnUse"
     1158       gradientTransform="matrix(0,-0.6161836,-3.0214201,0,2626.1157,826.72136)"
     1159       x1="228.69115"
     1160       y1="870.7868"
     1161       x2="707.32397"
     1162       y2="870.7868" />
     1163    <linearGradient
     1164       inkscape:collect="always"
     1165       xlink:href="#linearGradient6760"
     1166       id="linearGradient3100"
     1167       gradientUnits="userSpaceOnUse"
     1168       gradientTransform="matrix(0,-0.6218589,-2.99393,0,2727.5605,706.69107)"
     1169       x1="228.69115"
     1170       y1="870.7868"
     1171       x2="707.32397"
     1172       y2="870.7868" />
     1173    <linearGradient
     1174       inkscape:collect="always"
     1175       xlink:href="#linearGradient6760"
     1176       id="linearGradient3103"
     1177       gradientUnits="userSpaceOnUse"
     1178       gradientTransform="matrix(0,-0.6051839,-3.0764057,0,2672.2112,655.41013)"
     1179       x1="228.69115"
     1180       y1="870.7868"
     1181       x2="707.32397"
     1182       y2="870.7868" />
     1183    <linearGradient
     1184       inkscape:collect="always"
     1185       xlink:href="#linearGradient6760"
     1186       id="linearGradient3106"
     1187       gradientUnits="userSpaceOnUse"
     1188       gradientTransform="matrix(0,-0.6161963,-3.0214242,0,2626.4796,745.46049)"
     1189       x1="228.69115"
     1190       y1="870.7868"
     1191       x2="707.32397"
     1192       y2="870.7868" />
     1193    <linearGradient
     1194       inkscape:collect="always"
     1195       xlink:href="#linearGradient6760"
     1196       id="linearGradient3109"
     1197       gradientUnits="userSpaceOnUse"
     1198       gradientTransform="matrix(1.3994788,0,0,1.3303114,1277.398,1055.2272)"
     1199       x1="-913.33197"
     1200       y1="-468.00757"
     1201       x2="-828.24158"
     1202       y2="-468.00757" />
     1203    <linearGradient
     1204       inkscape:collect="always"
     1205       xlink:href="#linearGradient6760"
     1206       id="linearGradient3131"
     1207       gradientUnits="userSpaceOnUse"
     1208       gradientTransform="matrix(-0.5069554,-9.7754219e-4,5.4622008e-3,0.7689755,495.36021,-320.33415)"
     1209       x1="157.75"
     1210       y1="532.36218"
     1211       x2="584.12329"
     1212       y2="532.36218" />
     1213    <linearGradient
     1214       inkscape:collect="always"
     1215       xlink:href="#linearGradient6760"
     1216       id="linearGradient3138"
     1217       gradientUnits="userSpaceOnUse"
     1218       gradientTransform="matrix(-4.6391441e-3,0.5332129,0.639895,1.586753e-2,-26.035133,30.003196)"
     1219       x1="372.57718"
     1220       y1="509.53915"
     1221       x2="370.8418"
     1222       y2="591.71429" />
     1223    <linearGradient
     1224       inkscape:collect="always"
     1225       xlink:href="#linearGradient10543"
     1226       id="linearGradient3149"
     1227       gradientUnits="userSpaceOnUse"
     1228       x1="-42.013222"
     1229       y1="895.25244"
     1230       x2="66.722748"
     1231       y2="895.25244" />
     1232    <linearGradient
     1233       inkscape:collect="always"
     1234       xlink:href="#linearGradient6760"
     1235       id="linearGradient3151"
     1236       gradientUnits="userSpaceOnUse"
     1237       x1="228.69115"
     1238       y1="870.7868"
     1239       x2="707.32397"
     1240       y2="870.7868" />
    5771241  </defs>
    5781242  <sodipodi:namedview
     
    5901254     showgrid="true"
    5911255     showguides="true"
    592      inkscape:zoom="16"
    593      inkscape:cx="468.98908"
    594      inkscape:cy="653.28074"
    595      inkscape:window-x="-4"
    596      inkscape:window-y="-4"
     1256     inkscape:zoom="0.70710678"
     1257     inkscape:cx="138.35297"
     1258     inkscape:cy="625.63979"
     1259     inkscape:window-x="0"
     1260     inkscape:window-y="22"
    5971261     inkscape:current-layer="svg2064"
    5981262     inkscape:guide-bbox="true" />
     
    6001264     id="g5069"
    6011265     style="fill:url(#linearGradient5143);fill-opacity:1;fill-rule:nonzero"
    602      transform="matrix(0,-0.836391,-1.541763,0,1677.846,672.6111)" />
     1266     transform="matrix(0,-0.836391,-1.541763,0,1626.9013,575.37425)" />
     1267  <path
     1268     id="path3000"
     1269     d="M 131.29841,183.07654 L 131.73143,173.83519 L 117.74883,177.8475 L 131.29841,183.07654 z"
     1270     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.92188007px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
     1271  <path
     1272     style="fill:url(#linearGradient3138);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.17796183;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1273     d="M 293.68375,237.93225 L 326.02641,198.73481 L 340.99651,218.02705 L 357.6733,239.51908 C 330.46641,245.5797 311.50323,242.39718 293.68375,237.93225 z"
     1274     id="path3008"
     1275     sodipodi:nodetypes="ccccc"
     1276     inkscape:export-xdpi="90"
     1277     inkscape:export-ydpi="90" />
     1278  <path
     1279     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.18960905;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1280     d="M 326.02682,175.52515 C 325.81984,199.3183 325.81984,199.3183 325.81984,199.3183"
     1281     id="path3010" />
     1282  <path
     1283     id="path3012"
     1284     d="M 258.03921,266.06648 L 258.06779,273.35757 L 249.18714,270.02361 L 258.03921,266.06648 z"
     1285     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.65652353px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
     1286  <path
     1287     sodipodi:type="arc"
     1288     style="fill:url(#linearGradient8353);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.1367197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1289     id="path3014"
     1290     sodipodi:cx="475.17874"
     1291     sodipodi:cy="602.44745"
     1292     sodipodi:rx="50.259289"
     1293     sodipodi:ry="49.990524"
     1294     d="M 525.43803,602.44745 A 50.259289,49.990524 0 1 1 424.91945,602.44745 A 50.259289,49.990524 0 1 1 525.43803,602.44745 z"
     1295     transform="matrix(-0.5256083,-5.5621012e-3,-1.6336306e-2,0.5328658,479.52225,-49.655997)" />
     1296  <path
     1297     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.18960905;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1298     d="M 219.92988,295.37782 L 219.55833,307.49789 L 223.46119,307.53914 L 215.65543,307.45662 L 219.55833,307.49789"
     1299     id="path3016" />
     1300  <path
     1301     sodipodi:nodetypes="ccccccccccccc"
     1302     id="path2264"
     1303     d="M 335.82522,57.967556 L 224.29506,57.752636 C 210.56814,78.231816 212.0576,98.740296 224.73205,119.27041 L 386.95771,119.58317 L 417.37505,119.64192 L 417.0473,73.503476 L 386.63,73.444746 L 386.95771,119.58317 L 386.63,73.444746 L 366.35179,73.405626 L 335.82522,57.967556 L 335.82522,57.967556 L 335.82522,57.967556 z"
     1304     style="fill:url(#linearGradient3131);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.80963755;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1305  <path
     1306     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.72905672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1307     d="M 264.6259,46.198786 L 257.57953,46.093596 L 260.37752,57.450256 L 264.6259,46.198786 z"
     1308     id="path2266" />
     1309  <path
     1310     id="path3020"
     1311     d="M 292.13048,96.967426 L 398.05164,97.713896 L 335.69582,84.992636 L 457.30896,85.849636 L 457.30896,85.849636 L 457.30896,85.849636"
     1312     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.84000754;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1313  <path
     1314     id="path2272"
     1315     d="M 327.01426,173.44303 L 327.56018,121.33408 L 327.01426,173.44303 z"
     1316     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.16450429;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1317  <path
     1318     id="path4063"
     1319     d="M 57.074526,116.93497 L 57.074526,1.6057456 L 261.0955,1.6056456 L 261.0955,45.540876 L 261.0955,45.540876 L 261.0955,45.540876"
     1320     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.04004335;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1321  <path
     1322     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.80479908px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1323     d="M 330.57317,166.10748 L 322.52642,165.92687 L 325.60617,178.06984 L 330.57317,166.10748 z"
     1324     id="path3024" />
     1325  <path
     1326     id="path3026"
     1327     d="M 220.449,269.999 L 311.32673,269.99901 L 311.32673,241.59248"
     1328     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.18960905;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1329  <path
     1330     id="path3028"
     1331     d="M 339.06494,243.63037 C 339.06494,270.55924 339.06494,270.55924 339.06494,270.55924 L 467.89201,270.55924"
     1332     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.88466418;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1333  <path
     1334     id="path3030"
     1335     d="M 219.35295,241.59129 L 156.78354,241.59129 L 156.78354,178.16339 L 123.09233,178.16339"
     1336     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.18960905;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1337  <path
     1338     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36448324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1339     d="M 468.35854,267.83042 L 468.35854,273.20231 L 477.75604,270.51637 L 468.35854,267.83042 z"
     1340     id="path5527" />
     1341  <path
     1342     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.84000766;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1343     d="M 337.27563,85.000296 L 469.14865,85.924536"
     1344     id="path5532" />
     1345  <path
     1346     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36448324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1347     d="M 467.81049,83.334896 L 467.81049,88.706786 L 477.20799,86.020846 L 467.81049,83.334896 z"
     1348     id="path8189" />
     1349  <path
     1350     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.84000766;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1351     d="M 322.62307,56.348796 L 322.62307,10.136696"
     1352     id="path8191" />
     1353  <path
     1354     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36448324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1355     d="M 319.92776,9.6735656 L 325.25048,9.6594056 L 322.56438,0.18224162 L 319.92776,9.6735656 z"
     1356     id="path9078" />
    6031357  <rect
    604      ry="25.401123"
    605      y="290.96024"
    606      x="93.739868"
    607      height="396.50537"
    608      width="124.14894"
    609      id="rect11493"
    610      style="fill:url(#linearGradient27294);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    611      rx="62.074471" />
    612   <path
    613      id="path8726"
    614      d="M 215.97243,517.84296 L 160.62318,517.8429"
    615      style="fill:url(#linearGradient27291);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.49999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    616   <path
    617      id="path8728"
    618      d="M 215.97243,419.48515 L 160.62318,419.48509"
    619      style="fill:url(#linearGradient27288);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.49999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    620   <path
    621      id="path8732"
    622      d="M 151.46784,469.17225 L 96.118499,469.17233"
    623      style="fill:url(#linearGradient27285);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.49999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    624   <path
    625      style="fill:url(#linearGradient27282);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.49999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    626      d="M 216.31496,613.02261 L 160.96553,613.0226"
    627      id="path7820" />
    628   <path
    629      style="fill:url(#linearGradient27279);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.49999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    630      d="M 151.81039,564.3519 L 96.460924,564.35199"
    631      id="path8730" />
    632   <path
    633      style="fill:url(#linearGradient27276);fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:3.49999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    634      d="M 151.46793,370.81444 L 96.118653,370.81452"
    635      id="path8734" />
    636   <path
    637      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.00203943px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    638      d="M 74.817193,506.9299 L 74.694006,516.93909 L 89.801433,512.06694 L 74.817193,506.9299 z "
    639      id="path20553" />
    640   <path
    641      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.00203943px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    642      d="M 234.88847,373.34189 L 235.3613,363.34305 L 220.09288,367.68424 L 234.88847,373.34189 z "
    643      id="path5033" />
    644   <path
    645      sodipodi:nodetypes="cc"
    646      id="path4989"
    647      d="M 77.121358,511.90355 C 17.121338,511.9036 21.069022,511.9036 21.069022,511.9036"
    648      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:2.0309999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    649   <path
    650      inkscape:export-ydpi="90"
    651      inkscape:export-xdpi="90"
    652      sodipodi:nodetypes="ccccc"
    653      id="path22345"
    654      d="M 420.94235,434.694 L 456.25923,392.28363 L 472.60597,413.1572 L 490.81633,436.41089 C 461.10752,442.96829 440.4005,439.52491 420.94235,434.694 z "
    655      style="fill:url(#linearGradient27269);fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:2.36734009;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    656   <path
    657      id="path1874"
    658      d="M 456.25963,308.55223 C 456.19004,392.17214 456.19004,392.17214 456.19004,392.17214"
    659      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:2.38008761;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    660   <path
    661      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.9;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    662      d="M 469.65644,440.25081 C 469.65644,465.93285 469.65644,465.93285 469.65644,465.93285 L 613.38335,465.93285"
    663      id="path15596" />
    664   <path
    665      id="path3659"
    666      d="M 608.18445,469.96088 L 608.18047,462.59318 L 619.76901,466.06717 L 608.18445,469.96088"
    667      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.46198767px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    668   <path
    669      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.64524579px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    670      d="M 379.62967,463.57574 L 379.58812,470.28024 L 370.2926,467.14553 L 379.62967,463.57574 z "
    671      id="path4728" />
    672   <path
    673      transform="matrix(-0.573819,1.337925e-2,1.653267e-3,0.576817,611.4055,110.0211)"
    674      d="M 525.43803 602.44745 A 50.259289 49.990524 0 1 1  424.91945,602.44745 A 50.259289 49.990524 0 1 1  525.43803 602.44745 z"
    675      sodipodi:ry="49.990524"
    676      sodipodi:rx="50.259289"
    677      sodipodi:cy="602.44745"
    678      sodipodi:cx="475.17874"
    679      id="path6504"
    680      style="fill:url(#linearGradient27244);fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:4.1367197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1358     rx="56.345825"
     1359     style="fill:url(#linearGradient3109);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:4.80625057;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1360     id="rect2548"
     1361     width="112.69165"
     1362     height="630.65668"
     1363     x="2.4031253"
     1364     y="117.30227"
     1365     ry="40.401443" />
     1366  <path
     1367     style="fill:url(#linearGradient3106);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1368     d="M 113.35536,478.16782 L 4.8861575,478.16777"
     1369     id="path2550" />
     1370  <path
     1371     style="fill:url(#linearGradient3103);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1372     d="M 113.35536,321.72603 L 2.9123925,321.72598"
     1373     id="path2552" />
     1374  <path
     1375     style="fill:url(#linearGradient3100);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1376     d="M 112.04455,400.75529 L 4.5622325,400.75535"
     1377     id="path2554" />
     1378  <path
     1379     id="path2556"
     1380     d="M 113.66618,629.55465 L 5.1969765,629.55464"
     1381     style="fill:url(#linearGradient3097);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1382  <path
     1383     id="path2558"
     1384     d="M 112.35552,552.1421 L 4.8732065,552.14216"
     1385     style="fill:url(#linearGradient3094);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1386  <path
     1387     id="path2560"
     1388     d="M 113.03159,244.31349 L 4.5623875,244.31355"
     1389     style="fill:url(#linearGradient3091);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1390  <path
     1391     id="path2582"
     1392     d="M 112.7146,165.96191 L 4.2454005,165.96198"
     1393     style="fill:url(#linearGradient3088);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.30599999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1394  <path
     1395     id="path2588"
     1396     d="M 114.70065,705.72877 L 3.2937515,705.72877"
     1397     style="fill:url(#linearGradient3085);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2.33701682;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1398  <path
     1399     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.88499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1400     d="M 116.88075,341.55042 L 138.70997,341.55042 L 160.53919,341.55042 L 160.16288,372.63819 L 467.13523,372.63819"
     1401     id="path3300"
     1402     sodipodi:nodetypes="ccccc" />
     1403  <path
     1404     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36448324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1405     d="M 467.99816,369.62153 L 468.01233,374.94425 L 477.48948,372.25814 L 467.99816,369.62153 z"
     1406     id="path3302"
     1407     sodipodi:nodetypes="cccc" />
     1408  <path
     1409     style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.88499999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1410     d="M 117.53054,497.04015 L 139.35969,497.04015 L 161.18891,497.04015 L 160.81259,465.95238 L 467.78495,465.95238"
     1411     id="path3535"
     1412     sodipodi:nodetypes="ccccc" />
     1413  <path
     1414     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.36448324px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     1415     d="M 467.95002,463.52998 L 467.96419,468.85271 L 477.44135,466.16659 L 467.95002,463.52998 z"
     1416     id="path3537"
     1417     sodipodi:nodetypes="cccc" />
     1418  <path
     1419     id="path3539"
     1420     d="M 306.34953,441.51221 L 267.85401,441.51221"
     1421     style="fill:none;fill-opacity:0.96745564;fill-rule:nonzero;stroke:#000000;stroke-width:1.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
     1422  <path
     1423     style="fill:url(#linearGradient3076);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     1424     d="M 307.67213,479.29219 L 307.67213,452.95507 L 267.36464,479.29219 L 267.36464,452.95507 L 307.67213,479.29219 z"
     1425     id="path3541" />
     1426  <path
     1427     id="path3543"
     1428     d="M 287.70757,466.36694 L 287.70757,442.73286 L 288.31314,442.73286"
     1429     style="fill:none;fill-opacity:0.96745564;fill-rule:nonzero;stroke:#000000;stroke-width:1.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
     1430  <path
     1431     sodipodi:open="true"
     1432     transform="matrix(-1.5867754,0,0,2.2079548,917.23911,-1658.1871)"
     1433     sodipodi:end="5.6398786"
     1434     sodipodi:start="3.777868"
     1435     d="M 385.81883,950.65846 A 14.117196,9.7510529 0 0 1 408.4689,950.60346"
     1436     sodipodi:ry="9.7510529"
     1437     sodipodi:rx="14.117196"
     1438     sodipodi:cy="956.45258"
     1439     sodipodi:cx="397.17349"
     1440     id="path3545"
     1441     style="fill:url(#linearGradient3549);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.64110392;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
    6811442     sodipodi:type="arc" />
    6821443  <path
    683      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.89672744;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    684      d="M 335.94836,466.4138 L 439.05163,466.41382 L 439.05163,438.31055"
    685      id="path14705" />
    686   <path
    687      id="path10135"
    688      d="M 338.71869,492.76934 L 338.75629,505.88907 L 343.01714,505.78968 L 334.49542,505.98846 L 338.75629,505.88907"
    689      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:2.37999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    690   <path
    691      id="path4952"
    692      d="M 461.56261,376.99498 L 452.77589,376.79957 L 456.13885,389.93787 L 461.56261,376.99498 z "
    693      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.87477803px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    694   <path
    695      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.70185304;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    696      d="M 340.84841,434.87919 L 271.05307,434.87919 L 271.05307,368.21311 L 233.47097,368.21311"
    697      id="path17376" />
    698   <path
    699      id="path28230"
    700      d="M 389.76991,236.04598 L 381.46412,235.81322 L 384.64301,251.46289 L 389.76991,236.04598 z "
    701      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.92823511px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    702   <path
    703      style="fill:url(#linearGradient2880);fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:3.02397013;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    704      d="M 476.34356,252.88294 L 338.14807,252.25057 C 320.71397,271.34103 322.13435,290.51776 337.41388,309.75791 L 538.42552,310.67773 L 576.1152,310.8502 L 576.66584,267.71969 L 538.97616,267.54722 L 538.42552,310.67773 L 538.97616,267.54722 L 513.8497,267.43224 L 476.34356,252.88294 L 476.34356,252.88294 L 476.34356,252.88294 z "
    705      id="path2047"
    706      sodipodi:nodetypes="ccccccccccccc" />
    707   <path
    708      id="path2802"
    709      d="M 607.60262,296.29152 L 607.48563,290.24863 L 618.79854,293.23643 L 607.60262,296.29152 z "
    710      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.67336345px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    711   <path
    712      style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:2.40702724;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    713      d="M 478.70216,282.38363 L 561.64845,281.9435 L 512.56187,293.67769 L 607.79649,293.17236 L 607.79649,293.17236 L 607.79649,293.17236"
    714      id="path7262" />
    715   <path
    716      style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1.93246388;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
    717      d="M 155.96623,291.39595 L 155.96623,193.32841 L 384.03377,193.32841 L 384.03377,248.75789"
    718      id="path32822" />
    719   <path
    720      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.00203943px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    721      d="M 125.7364,700.22966 L 135.74611,700.29792 L 130.79112,685.21745 L 125.7364,700.22966 z "
    722      id="path1976" />
    723   <path
    724      sodipodi:nodetypes="cc"
    725      id="path1978"
    726      d="M 130.69805,695.89895 C 131.02584,756.26396 131.00427,752.29226 131.00427,752.29226"
    727      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:2.03243399;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    728   <path
    729      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.00203943px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    730      d="M 174.8344,735.94888 L 164.8264,735.75168 L 169.5867,750.89473 L 174.8344,735.94888 z "
    731      id="path1980" />
    732   <path
    733      sodipodi:nodetypes="cc"
    734      id="path1982"
    735      d="M 169.50019,744.17988 C 169.44459,684.17988 169.44826,688.12757 169.44826,688.12757"
    736      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:2.0309999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
    737   <path
    738      style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:0.89765692px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
    739      d="M 449.37488,205.16357 L 459.55117,205.213 L 454.50509,193.31101 L 449.37488,205.16357 z "
    740      id="path1981" />
    741   <path
    742      sodipodi:nodetypes="cc"
    743      id="path1983"
    744      d="M 454.42779,203.28268 C 454.77398,255.00408 454.75121,251.60108 454.75121,251.60108"
    745      style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.84099507;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     1444     id="path6072"
     1445     d="M 305.69982,348.12339 L 267.20429,348.12339"
     1446     style="fill:none;fill-opacity:0.96745564;fill-rule:nonzero;stroke:#000000;stroke-width:1.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
     1447  <path
     1448     style="fill:url(#linearGradient3070);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     1449     d="M 307.02242,385.90337 L 307.02242,359.56625 L 266.71492,385.90337 L 266.71492,359.56625 L 307.02242,385.90337 z"
     1450     id="path6064" />
     1451  <path
     1452     id="path6070"
     1453     d="M 287.05785,372.97813 L 287.05785,349.34404 L 287.66343,349.34404"
     1454     style="fill:none;fill-opacity:0.96745564;fill-rule:nonzero;stroke:#000000;stroke-width:1.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
     1455  <path
     1456     sodipodi:open="true"
     1457     transform="matrix(-1.5867754,0,0,2.2079548,916.5894,-1751.5759)"
     1458     sodipodi:end="5.6398786"
     1459     sodipodi:start="3.777868"
     1460     d="M 385.81883,950.65846 A 14.117196,9.7510529 0 0 1 408.4689,950.60346"
     1461     sodipodi:ry="9.7510529"
     1462     sodipodi:rx="14.117196"
     1463     sodipodi:cy="956.45258"
     1464     sodipodi:cx="397.17349"
     1465     id="path6074"
     1466     style="fill:url(#linearGradient3507);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.64110392;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     1467     sodipodi:type="arc" />
     1468  <g
     1469     id="g3159"
     1470     transform="translate(-49.944664,-246.73685)">
     1471    <path
     1472       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.16450429;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1473       d="M 142.72704,1038.2481 L 143.27296,986.13913 L 142.72704,1038.2481 z"
     1474       id="path3153" />
     1475    <path
     1476       id="path3155"
     1477       d="M 147.02337,1038.3027 L 138.97662,1038.1221 L 142.05637,1050.2651 L 147.02337,1038.3027 z"
     1478       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.80479908px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
     1479  </g>
     1480  <g
     1481     id="g3163"
     1482     transform="matrix(-1,0,0,-1,173.12641,1795.023)">
     1483    <path
     1484       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.16450429;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
     1485       d="M 142.72704,1038.2481 L 143.27296,986.13913 L 142.72704,1038.2481 z"
     1486       id="path3165" />
     1487    <path
     1488       id="path3167"
     1489       d="M 147.02337,1038.3027 L 138.97662,1038.1221 L 142.05637,1050.2651 L 147.02337,1038.3027 z"
     1490       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.80479908px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
     1491  </g>
    7461492</svg>
  • branches/gui/sample/stage_separators/Column_Rectifier_Diagram.pfd

    r655 r678  
    3636        <Snap_to_Grid>0</Snap_to_Grid>
    3737        <Width>1260</Width>
    38         <Height>617</Height>
     38        <Height>607</Height>
    3939        <X>0</X>
    4040        <Y>0</Y>
     
    5353        <Id_String>feed</Id_String>
    5454        <Image_File_Name>D:\Apps\repositorio\branches\gui\eml\icon/Source.png</Image_File_Name>
    55         <X>67</X>
    56         <Y>174</Y>
     55        <X>30</X>
     56        <Y>252</Y>
    5757        <Z>0</Z>
    5858        <Width>68</Width>
     
    227227</Block>
    228228<Block>
    229         <Type>Rectifier</Type>
    230         <Id_String>Rectifier_1</Id_String>
    231         <Image_File_Name>D:\Apps\repositorio\branches\gui\eml\stage_separators\icon/RefluxedCond.png</Image_File_Name>
    232         <X>249</X>
    233         <Y>74</Y>
    234         <Z>0</Z>
    235         <Width>300</Width>
    236         <Height>280.5</Height>
    237         <Block_Properties>
    238                 <Model_File_Path>stage_separators\column</Model_File_Path>
    239                 <Instance_Id>Rectifier_1</Instance_Id>
    240                 <Model_Name>Rectifier</Model_Name>
    241                 <T_Connection>0</T_Connection>
    242                 <Base_Models>
    243                         <Block_Properties>
    244                                 <Model_File_Path>stage_separators\column</Model_File_Path>
    245                                 <Instance_Id>Rectifier_1</Instance_Id>
    246                                 <Model_Name>Section_ColumnBasic</Model_Name>
    247                                 <T_Connection>0</T_Connection>
    248                                 <Sub_Models>
    249                                         <Block_Properties>
    250                                                 <Model_File_Path>stage_separators\column</Model_File_Path>
    251                                                 <Instance_Id>FeedTray</Instance_Id>
    252                                                 <Model_Name>FeedTray</Model_Name>
    253                                                 <T_Connection>1</T_Connection>
    254                                                 <Base_Models>
    255                                                         <Block_Properties>
    256                                                                 <Model_File_Path>streams</Model_File_Path>
    257                                                                 <Instance_Id>FeedTray</Instance_Id>
    258                                                                 <Model_Name>stream</Model_Name>
    259                                                                 <T_Connection>1</T_Connection>
    260                                                                 <Parameters>
    261                                                                         <Desc>NComp</Desc>
    262                                                                         <Index>0</Index>
    263                                                                         <Values>5</Values>
    264                                                                         <Status>0</Status>
    265                                                                 </Parameters>
    266                                                                 <Variables>
    267                                                                         <Desc>F</Desc>
    268                                                                         <Index>0</Index>
    269                                                                         <Values>113.4</Values>
    270                                                                         <Status>0</Status>
    271                                                                         <Unit>kmol/h</Unit>
    272                                                                 </Variables>
    273                                                                 <Variables>
    274                                                                         <Desc>T</Desc>
    275                                                                         <Index>0</Index>
    276                                                                         <Values>291</Values>
    277                                                                         <Status>0</Status>
    278                                                                         <Unit>K</Unit>
    279                                                                 </Variables>
    280                                                                 <Variables>
    281                                                                         <Desc>P</Desc>
    282                                                                         <Index>0</Index>
    283                                                                         <Values>1.66099</Values>
    284                                                                         <Status>0</Status>
    285                                                                         <Unit>atm</Unit>
    286                                                                 </Variables>
    287                                                                 <Variables>
    288                                                                         <Desc>h</Desc>
    289                                                                         <Index>0</Index>
    290                                                                         <Values>-15790.9</Values>
    291                                                                         <Status>0</Status>
    292                                                                         <Unit>kJ/kmol</Unit>
    293                                                                 </Variables>
    294                                                                 <Variables>
    295                                                                         <Desc>v</Desc>
    296                                                                         <Index>0</Index>
    297                                                                         <Values>0.429005</Values>
    298                                                                         <Status>0</Status>
    299                                                                 </Variables>
    300                                                                 <Variables>
    301                                                                         <Desc>z</Desc>
    302                                                                         <Index>0</Index>
    303                                                                         <Values>0.2</Values>
    304                                                                         <Status>0</Status>
    305                                                                         <Index>1</Index>
    306                                                                         <Values>0.2</Values>
    307                                                                         <Status>0</Status>
    308                                                                         <Index>2</Index>
    309                                                                         <Values>0.2</Values>
    310                                                                         <Status>0</Status>
    311                                                                         <Index>3</Index>
    312                                                                         <Values>0.2</Values>
    313                                                                         <Status>0</Status>
    314                                                                         <Index>4</Index>
    315                                                                         <Values>0.2</Values>
    316                                                                         <Status>0</Status>
    317                                                                 </Variables>
    318                                                         </Block_Properties>
    319                                                 </Base_Models>
    320                                         </Block_Properties>
    321                                 </Sub_Models>
    322                                 <Sub_Models>
    323                                         <Block_Properties>
    324                                                 <Model_File_Path>stage_separators\column</Model_File_Path>
    325                                                 <Instance_Id>trays(1)</Instance_Id>
    326                                                 <Model_Name>trays</Model_Name>
    327                                                 <T_Connection>0</T_Connection>
    328                                                 <Base_Models>
    329                                                         <Block_Properties>
    330                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    331                                                                 <Instance_Id>trays(1)</Instance_Id>
    332                                                                 <Model_Name>tray</Model_Name>
    333                                                                 <T_Connection>0</T_Connection>
    334                                                                 <Base_Models>
    335                                                                         <Block_Properties>
    336                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    337                                                                                 <Instance_Id>trays(1)</Instance_Id>
    338                                                                                 <Model_Name>trayBasic</Model_Name>
    339                                                                                 <T_Connection>0</T_Connection>
    340                                                                                 <Sub_Models>
    341                                                                                         <Block_Properties>
    342                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    343                                                                                                 <Instance_Id>Inlet</Instance_Id>
    344                                                                                                 <Model_Name>Inlet</Model_Name>
    345                                                                                                 <T_Connection>0</T_Connection>
    346                                                                                                 <Base_Models>
    347                                                                                                         <Block_Properties>
    348                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    349                                                                                                                 <Instance_Id>Inlet</Instance_Id>
    350                                                                                                                 <Model_Name>stream</Model_Name>
    351                                                                                                                 <T_Connection>0</T_Connection>
    352                                                                                                                 <Parameters>
    353                                                                                                                         <Desc>NComp</Desc>
    354                                                                                                                         <Index>0</Index>
    355                                                                                                                         <Values>5</Values>
    356                                                                                                                         <Status>0</Status>
    357                                                                                                                 </Parameters>
    358                                                                                                                 <Variables>
    359                                                                                                                         <Desc>F</Desc>
    360                                                                                                                         <Index>0</Index>
    361                                                                                                                         <Values>0</Values>
    362                                                                                                                         <Status>0</Status>
    363                                                                                                                         <Unit>kmol/h</Unit>
    364                                                                                                                 </Variables>
    365                                                                                                                 <Variables>
    366                                                                                                                         <Desc>T</Desc>
    367                                                                                                                         <Index>0</Index>
    368                                                                                                                         <Values>291</Values>
    369                                                                                                                         <Status>0</Status>
    370                                                                                                                         <Unit>K</Unit>
    371                                                                                                                 </Variables>
    372                                                                                                                 <Variables>
    373                                                                                                                         <Desc>P</Desc>
    374                                                                                                                         <Index>0</Index>
    375                                                                                                                         <Values>1.66099</Values>
    376                                                                                                                         <Status>0</Status>
    377                                                                                                                         <Unit>atm</Unit>
    378                                                                                                                 </Variables>
    379                                                                                                                 <Variables>
    380                                                                                                                         <Desc>h</Desc>
    381                                                                                                                         <Index>0</Index>
    382                                                                                                                         <Values>-15790.9</Values>
    383                                                                                                                         <Status>0</Status>
    384                                                                                                                         <Unit>kJ/kmol</Unit>
    385                                                                                                                 </Variables>
    386                                                                                                                 <Variables>
    387                                                                                                                         <Desc>v</Desc>
    388                                                                                                                         <Index>0</Index>
    389                                                                                                                         <Values>0.429005</Values>
    390                                                                                                                         <Status>0</Status>
    391                                                                                                                 </Variables>
    392                                                                                                                 <Variables>
    393                                                                                                                         <Desc>z</Desc>
    394                                                                                                                         <Index>0</Index>
    395                                                                                                                         <Values>0.2</Values>
    396                                                                                                                         <Status>0</Status>
    397                                                                                                                         <Index>1</Index>
    398                                                                                                                         <Values>0.2</Values>
    399                                                                                                                         <Status>0</Status>
    400                                                                                                                         <Index>2</Index>
    401                                                                                                                         <Values>0.2</Values>
    402                                                                                                                         <Status>0</Status>
    403                                                                                                                         <Index>3</Index>
    404                                                                                                                         <Values>0.2</Values>
    405                                                                                                                         <Status>0</Status>
    406                                                                                                                         <Index>4</Index>
    407                                                                                                                         <Values>0.2</Values>
    408                                                                                                                         <Status>0</Status>
    409                                                                                                                 </Variables>
    410                                                                                                         </Block_Properties>
    411                                                                                                 </Base_Models>
    412                                                                                         </Block_Properties>
    413                                                                                 </Sub_Models>
    414                                                                                 <Sub_Models>
    415                                                                                         <Block_Properties>
    416                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    417                                                                                                 <Instance_Id>InletL</Instance_Id>
    418                                                                                                 <Model_Name>InletL</Model_Name>
    419                                                                                                 <T_Connection>1</T_Connection>
    420                                                                                                 <Base_Models>
    421                                                                                                         <Block_Properties>
    422                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    423                                                                                                                 <Instance_Id>InletL</Instance_Id>
    424                                                                                                                 <Model_Name>stream</Model_Name>
    425                                                                                                                 <T_Connection>1</T_Connection>
    426                                                                                                                 <Parameters>
    427                                                                                                                         <Desc>NComp</Desc>
    428                                                                                                                         <Index>0</Index>
    429                                                                                                                         <Values>5</Values>
    430                                                                                                                         <Status>0</Status>
    431                                                                                                                 </Parameters>
    432                                                                                                                 <Variables>
    433                                                                                                                         <Desc>F</Desc>
    434                                                                                                                         <Index>0</Index>
    435                                                                                                                         <Values>85</Values>
    436                                                                                                                         <Status>0</Status>
    437                                                                                                                         <Unit>kmol/h</Unit>
    438                                                                                                                 </Variables>
    439                                                                                                                 <Variables>
    440                                                                                                                         <Desc>T</Desc>
    441                                                                                                                         <Index>0</Index>
    442                                                                                                                         <Values>259.994</Values>
    443                                                                                                                         <Status>0</Status>
    444                                                                                                                         <Unit>K</Unit>
    445                                                                                                                 </Variables>
    446                                                                                                                 <Variables>
    447                                                                                                                         <Desc>P</Desc>
    448                                                                                                                         <Index>0</Index>
    449                                                                                                                         <Values>1.03627</Values>
    450                                                                                                                         <Status>0</Status>
    451                                                                                                                         <Unit>atm</Unit>
    452                                                                                                                 </Variables>
    453                                                                                                                 <Variables>
    454                                                                                                                         <Desc>h</Desc>
    455                                                                                                                         <Index>0</Index>
    456                                                                                                                         <Values>-25699.8</Values>
    457                                                                                                                         <Status>0</Status>
    458                                                                                                                         <Unit>kJ/kmol</Unit>
    459                                                                                                                 </Variables>
    460                                                                                                                 <Variables>
    461                                                                                                                         <Desc>v</Desc>
    462                                                                                                                         <Index>0</Index>
    463                                                                                                                         <Values>0</Values>
    464                                                                                                                         <Status>0</Status>
    465                                                                                                                 </Variables>
    466                                                                                                                 <Variables>
    467                                                                                                                         <Desc>z</Desc>
    468                                                                                                                         <Index>0</Index>
    469                                                                                                                         <Values>0.65</Values>
    470                                                                                                                         <Status>0</Status>
    471                                                                                                                         <Index>1</Index>
    472                                                                                                                         <Values>0.05</Values>
    473                                                                                                                         <Status>0</Status>
    474                                                                                                                         <Index>2</Index>
    475                                                                                                                         <Values>0.01</Values>
    476                                                                                                                         <Status>0</Status>
    477                                                                                                                         <Index>3</Index>
    478                                                                                                                         <Values>0.01</Values>
    479                                                                                                                         <Status>0</Status>
    480                                                                                                                         <Index>4</Index>
    481                                                                                                                         <Values>0.28</Values>
    482                                                                                                                         <Status>0</Status>
    483                                                                                                                 </Variables>
    484                                                                                                         </Block_Properties>
    485                                                                                                 </Base_Models>
    486                                                                                         </Block_Properties>
    487                                                                                 </Sub_Models>
    488                                                                                 <Sub_Models>
    489                                                                                         <Block_Properties>
    490                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    491                                                                                                 <Instance_Id>InletV</Instance_Id>
    492                                                                                                 <Model_Name>InletV</Model_Name>
    493                                                                                                 <T_Connection>1</T_Connection>
    494                                                                                                 <Base_Models>
    495                                                                                                         <Block_Properties>
    496                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    497                                                                                                                 <Instance_Id>InletV</Instance_Id>
    498                                                                                                                 <Model_Name>stream</Model_Name>
    499                                                                                                                 <T_Connection>1</T_Connection>
    500                                                                                                                 <Parameters>
    501                                                                                                                         <Desc>NComp</Desc>
    502                                                                                                                         <Index>0</Index>
    503                                                                                                                         <Values>5</Values>
    504                                                                                                                         <Status>0</Status>
    505                                                                                                                 </Parameters>
    506                                                                                                                 <Variables>
    507                                                                                                                         <Desc>F</Desc>
    508                                                                                                                         <Index>0</Index>
    509                                                                                                                         <Values>0</Values>
    510                                                                                                                         <Status>0</Status>
    511                                                                                                                         <Unit>kmol/h</Unit>
    512                                                                                                                 </Variables>
    513                                                                                                                 <Variables>
    514                                                                                                                         <Desc>T</Desc>
    515                                                                                                                         <Index>0</Index>
    516                                                                                                                         <Values>295.429</Values>
    517                                                                                                                         <Status>0</Status>
    518                                                                                                                         <Unit>K</Unit>
    519                                                                                                                 </Variables>
    520                                                                                                                 <Variables>
    521                                                                                                                         <Desc>P</Desc>
    522                                                                                                                         <Index>0</Index>
    523                                                                                                                         <Values>5.31086</Values>
    524                                                                                                                         <Status>0</Status>
    525                                                                                                                         <Unit>atm</Unit>
    526                                                                                                                 </Variables>
    527                                                                                                                 <Variables>
    528                                                                                                                         <Desc>h</Desc>
    529                                                                                                                         <Index>0</Index>
    530                                                                                                                         <Values>-957.268</Values>
    531                                                                                                                         <Status>0</Status>
    532                                                                                                                         <Unit>kJ/kmol</Unit>
    533                                                                                                                 </Variables>
    534                                                                                                                 <Variables>
    535                                                                                                                         <Desc>v</Desc>
    536                                                                                                                         <Index>0</Index>
    537                                                                                                                         <Values>1</Values>
    538                                                                                                                         <Status>0</Status>
    539                                                                                                                 </Variables>
    540                                                                                                                 <Variables>
    541                                                                                                                         <Desc>z</Desc>
    542                                                                                                                         <Index>0</Index>
    543                                                                                                                         <Values>0.352695</Values>
    544                                                                                                                         <Status>0</Status>
    545                                                                                                                         <Index>1</Index>
    546                                                                                                                         <Values>0.0166562</Values>
    547                                                                                                                         <Status>0</Status>
    548                                                                                                                         <Index>2</Index>
    549                                                                                                                         <Values>0.965063</Values>
    550                                                                                                                         <Status>0</Status>
    551                                                                                                                         <Index>3</Index>
    552                                                                                                                         <Values>0.0163805</Values>
    553                                                                                                                         <Status>0</Status>
    554                                                                                                                         <Index>4</Index>
    555                                                                                                                         <Values>-1e-006</Values>
    556                                                                                                                         <Status>0</Status>
    557                                                                                                                 </Variables>
    558                                                                                                         </Block_Properties>
    559                                                                                                 </Base_Models>
    560                                                                                         </Block_Properties>
    561                                                                                 </Sub_Models>
    562                                                                                 <Sub_Models>
    563                                                                                         <Block_Properties>
    564                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    565                                                                                                 <Instance_Id>OutletL</Instance_Id>
    566                                                                                                 <Model_Name>OutletL</Model_Name>
    567                                                                                                 <T_Connection>2</T_Connection>
    568                                                                                                 <Base_Models>
    569                                                                                                         <Block_Properties>
    570                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    571                                                                                                                 <Instance_Id>OutletL</Instance_Id>
    572                                                                                                                 <Model_Name>liquid_stream</Model_Name>
    573                                                                                                                 <T_Connection>2</T_Connection>
    574                                                                                                                 <Base_Models>
    575                                                                                                                         <Block_Properties>
    576                                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    577                                                                                                                                 <Instance_Id>OutletL</Instance_Id>
    578                                                                                                                                 <Model_Name>stream</Model_Name>
    579                                                                                                                                 <T_Connection>2</T_Connection>
    580                                                                                                                                 <Parameters>
    581                                                                                                                                         <Desc>NComp</Desc>
    582                                                                                                                                         <Index>0</Index>
    583                                                                                                                                         <Values>5</Values>
    584                                                                                                                                         <Status>0</Status>
    585                                                                                                                                 </Parameters>
    586                                                                                                                                 <Variables>
    587                                                                                                                                         <Desc>F</Desc>
    588                                                                                                                                         <Index>0</Index>
    589                                                                                                                                         <Values>0</Values>
    590                                                                                                                                         <Status>0</Status>
    591                                                                                                                                         <Unit>kmol/h</Unit>
    592                                                                                                                                 </Variables>
    593                                                                                                                                 <Variables>
    594                                                                                                                                         <Desc>T</Desc>
    595                                                                                                                                         <Index>0</Index>
    596                                                                                                                                         <Values>295</Values>
    597                                                                                                                                         <Status>0</Status>
    598                                                                                                                                         <Unit>K</Unit>
    599                                                                                                                                 </Variables>
    600                                                                                                                                 <Variables>
    601                                                                                                                                         <Desc>P</Desc>
    602                                                                                                                                         <Index>0</Index>
    603                                                                                                                                         <Values>5.43714</Values>
    604                                                                                                                                         <Status>0</Status>
    605                                                                                                                                         <Unit>atm</Unit>
    606                                                                                                                                 </Variables>
    607                                                                                                                                 <Variables>
    608                                                                                                                                         <Desc>h</Desc>
    609                                                                                                                                         <Index>0</Index>
    610                                                                                                                                         <Values>-24084.7</Values>
    611                                                                                                                                         <Status>0</Status>
    612                                                                                                                                         <Unit>kJ/kmol</Unit>
    613                                                                                                                                 </Variables>
    614                                                                                                                                 <Variables>
    615                                                                                                                                         <Desc>v</Desc>
    616                                                                                                                                         <Index>0</Index>
    617                                                                                                                                         <Values>0</Values>
    618                                                                                                                                         <Status>0</Status>
    619                                                                                                                                 </Variables>
    620                                                                                                                                 <Variables>
    621                                                                                                                                         <Desc>z</Desc>
    622                                                                                                                                         <Index>0</Index>
    623                                                                                                                                         <Values>0.5</Values>
    624                                                                                                                                         <Status>0</Status>
    625                                                                                                                                         <Index>1</Index>
    626                                                                                                                                         <Values>0.05</Values>
    627                                                                                                                                         <Status>0</Status>
    628                                                                                                                                         <Index>2</Index>
    629                                                                                                                                         <Values>0.5</Values>
    630                                                                                                                                         <Status>0</Status>
    631                                                                                                                                         <Index>3</Index>
    632                                                                                                                                         <Values>0.5</Values>
    633                                                                                                                                         <Status>0</Status>
    634                                                                                                                                         <Index>4</Index>
    635                                                                                                                                         <Values>-1e-006</Values>
    636                                                                                                                                         <Status>0</Status>
    637                                                                                                                                 </Variables>
    638                                                                                                                         </Block_Properties>
    639                                                                                                                 </Base_Models>
    640                                                                                                                 <Parameters>
    641                                                                                                                         <Desc>PP</Desc>
    642                                                                                                                         <Index>0</Index>
    643                                                                                                                         <Values>PP</Values>
    644                                                                                                                         <Status>0</Status>
    645                                                                                                                 </Parameters>
    646                                                                                                         </Block_Properties>
    647                                                                                                 </Base_Models>
    648                                                                                         </Block_Properties>
    649                                                                                 </Sub_Models>
    650                                                                                 <Sub_Models>
    651                                                                                         <Block_Properties>
    652                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    653                                                                                                 <Instance_Id>OutletV</Instance_Id>
    654                                                                                                 <Model_Name>OutletV</Model_Name>
    655                                                                                                 <T_Connection>2</T_Connection>
    656                                                                                                 <Base_Models>
    657                                                                                                         <Block_Properties>
    658                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    659                                                                                                                 <Instance_Id>OutletV</Instance_Id>
    660                                                                                                                 <Model_Name>vapour_stream</Model_Name>
    661                                                                                                                 <T_Connection>2</T_Connection>
    662                                                                                                                 <Base_Models>
    663                                                                                                                         <Block_Properties>
    664                                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    665                                                                                                                                 <Instance_Id>OutletV</Instance_Id>
    666                                                                                                                                 <Model_Name>stream</Model_Name>
    667                                                                                                                                 <T_Connection>2</T_Connection>
    668                                                                                                                                 <Parameters>
    669                                                                                                                                         <Desc>NComp</Desc>
    670                                                                                                                                         <Index>0</Index>
    671                                                                                                                                         <Values>5</Values>
    672                                                                                                                                         <Status>0</Status>
    673                                                                                                                                 </Parameters>
    674                                                                                                                                 <Variables>
    675                                                                                                                                         <Desc>F</Desc>
    676                                                                                                                                         <Index>0</Index>
    677                                                                                                                                         <Values>9583.91</Values>
    678                                                                                                                                         <Status>0</Status>
    679                                                                                                                                         <Unit>kmol/h</Unit>
    680                                                                                                                                 </Variables>
    681                                                                                                                                 <Variables>
    682                                                                                                                                         <Desc>T</Desc>
    683                                                                                                                                         <Index>0</Index>
    684                                                                                                                                         <Values>295</Values>
    685                                                                                                                                         <Status>0</Status>
    686                                                                                                                                         <Unit>K</Unit>
    687                                                                                                                                 </Variables>
    688                                                                                                                                 <Variables>
    689                                                                                                                                         <Desc>P</Desc>
    690                                                                                                                                         <Index>0</Index>
    691                                                                                                                                         <Values>5.43714</Values>
    692                                                                                                                                         <Status>0</Status>
    693                                                                                                                                         <Unit>atm</Unit>
    694                                                                                                                                 </Variables>
    695                                                                                                                                 <Variables>
    696                                                                                                                                         <Desc>h</Desc>
    697                                                                                                                                         <Index>0</Index>
    698                                                                                                                                         <Values>-1005.91</Values>
    699                                                                                                                                         <Status>0</Status>
    700                                                                                                                                         <Unit>kJ/kmol</Unit>
    701                                                                                                                                 </Variables>
    702                                                                                                                                 <Variables>
    703                                                                                                                                         <Desc>v</Desc>
    704                                                                                                                                         <Index>0</Index>
    705                                                                                                                                         <Values>1</Values>
    706                                                                                                                                         <Status>0</Status>
    707                                                                                                                                 </Variables>
    708                                                                                                                                 <Variables>
    709                                                                                                                                         <Desc>z</Desc>
    710                                                                                                                                         <Index>0</Index>
    711                                                                                                                                         <Values>0.343619</Values>
    712                                                                                                                                         <Status>0</Status>
    713                                                                                                                                         <Index>1</Index>
    714                                                                                                                                         <Values>0.00707891</Values>
    715                                                                                                                                         <Status>0</Status>
    716                                                                                                                                         <Index>2</Index>
    717                                                                                                                                         <Values>0.938498</Values>
    718                                                                                                                                         <Status>0</Status>
    719                                                                                                                                         <Index>3</Index>
    720                                                                                                                                         <Values>0.0157199</Values>
    721                                                                                                                                         <Status>0</Status>
    722                                                                                                                                         <Index>4</Index>
    723                                                                                                                                         <Values>-1e-006</Values>
    724                                                                                                                                         <Status>0</Status>
    725                                                                                                                                 </Variables>
    726                                                                                                                         </Block_Properties>
    727                                                                                                                 </Base_Models>
    728                                                                                                                 <Parameters>
    729                                                                                                                         <Desc>PP</Desc>
    730                                                                                                                         <Index>0</Index>
    731                                                                                                                         <Values>PP</Values>
    732                                                                                                                         <Status>0</Status>
    733                                                                                                                 </Parameters>
    734                                                                                                         </Block_Properties>
    735                                                                                                 </Base_Models>
    736                                                                                         </Block_Properties>
    737                                                                                 </Sub_Models>
    738                                                                                 <Parameters>
    739                                                                                         <Desc>PP</Desc>
    740                                                                                         <Index>0</Index>
    741                                                                                         <Values>PP</Values>
    742                                                                                         <Status>0</Status>
    743                                                                                 </Parameters>
    744                                                                                 <Parameters>
    745                                                                                         <Desc>NComp</Desc>
    746                                                                                         <Index>0</Index>
    747                                                                                         <Values>5</Values>
    748                                                                                         <Status>0</Status>
    749                                                                                 </Parameters>
    750                                                                                 <Variables>
    751                                                                                         <Desc>M</Desc>
    752                                                                                         <Index>0</Index>
    753                                                                                         <Values>0.0258469</Values>
    754                                                                                         <Status>0</Status>
    755                                                                                         <Unit>kmol</Unit>
    756                                                                                         <Index>1</Index>
    757                                                                                         <Values>0.00183477</Values>
    758                                                                                         <Status>0</Status>
    759                                                                                         <Unit>kmol</Unit>
    760                                                                                         <Index>2</Index>
    761                                                                                         <Values>0.0421982</Values>
    762                                                                                         <Status>0</Status>
    763                                                                                         <Unit>kmol</Unit>
    764                                                                                         <Index>3</Index>
    765                                                                                         <Values>0.016834</Values>
    766                                                                                         <Status>0</Status>
    767                                                                                         <Unit>kmol</Unit>
    768                                                                                         <Index>4</Index>
    769                                                                                         <Values>-1e-006</Values>
    770                                                                                         <Status>0</Status>
    771                                                                                         <Unit>kmol</Unit>
    772                                                                                 </Variables>
    773                                                                                 <Variables>
    774                                                                                         <Desc>ML</Desc>
    775                                                                                         <Index>0</Index>
    776                                                                                         <Values>0.0328038</Values>
    777                                                                                         <Status>0</Status>
    778                                                                                         <Unit>kmol</Unit>
    779                                                                                 </Variables>
    780                                                                                 <Variables>
    781                                                                                         <Desc>MV</Desc>
    782                                                                                         <Index>0</Index>
    783                                                                                         <Values>0.0274868</Values>
    784                                                                                         <Status>0</Status>
    785                                                                                         <Unit>kmol</Unit>
    786                                                                                 </Variables>
    787                                                                                 <Variables>
    788                                                                                         <Desc>E</Desc>
    789                                                                                         <Index>0</Index>
    790                                                                                         <Values>-880.121</Values>
    791                                                                                         <Status>0</Status>
    792                                                                                         <Unit>kJ</Unit>
    793                                                                                 </Variables>
    794                                                                                 <Variables>
    795                                                                                         <Desc>vL</Desc>
    796                                                                                         <Index>0</Index>
    797                                                                                         <Values>8.5027e-005</Values>
    798                                                                                         <Status>0</Status>
    799                                                                                         <Unit>m^3/mol</Unit>
    800                                                                                 </Variables>
    801                                                                                 <Variables>
    802                                                                                         <Desc>vV</Desc>
    803                                                                                         <Index>0</Index>
    804                                                                                         <Values>0.00401932</Values>
    805                                                                                         <Status>0</Status>
    806                                                                                         <Unit>m^3/mol</Unit>
    807                                                                                 </Variables>
    808                                                                                 <Variables>
    809                                                                                         <Desc>Level</Desc>
    810                                                                                         <Index>0</Index>
    811                                                                                         <Values>0.00762</Values>
    812                                                                                         <Status>0</Status>
    813                                                                                         <Unit>m</Unit>
    814                                                                                 </Variables>
    815                                                                                 <Variables>
    816                                                                                         <Desc>yideal</Desc>
    817                                                                                         <Index>0</Index>
    818                                                                                         <Values>0.343619</Values>
    819                                                                                         <Status>0</Status>
    820                                                                                         <Index>1</Index>
    821                                                                                         <Values>0.00707891</Values>
    822                                                                                         <Status>0</Status>
    823                                                                                         <Index>2</Index>
    824                                                                                         <Values>0.938498</Values>
    825                                                                                         <Status>0</Status>
    826                                                                                         <Index>3</Index>
    827                                                                                         <Values>0.0157199</Values>
    828                                                                                         <Status>0</Status>
    829                                                                                         <Index>4</Index>
    830                                                                                         <Values>-1e-006</Values>
    831                                                                                         <Status>0</Status>
    832                                                                                 </Variables>
    833                                                                         </Block_Properties>
    834                                                                 </Base_Models>
    835                                                                 <Variables>
    836                                                                         <Desc>rhoL</Desc>
    837                                                                         <Index>0</Index>
    838                                                                         <Values>719.104</Values>
    839                                                                         <Status>0</Status>
    840                                                                         <Unit>kg/m^3</Unit>
    841                                                                 </Variables>
    842                                                                 <Variables>
    843                                                                         <Desc>rhoV</Desc>
    844                                                                         <Index>0</Index>
    845                                                                         <Values>10.8109</Values>
    846                                                                         <Status>0</Status>
    847                                                                         <Unit>kg/m^3</Unit>
    848                                                                 </Variables>
    849                                                                 <Variables>
    850                                                                         <Desc>btemp</Desc>
    851                                                                         <Index>0</Index>
    852                                                                         <Values>0.22039</Values>
    853                                                                         <Status>0</Status>
    854                                                                 </Variables>
    855                                                         </Block_Properties>
    856                                                 </Base_Models>
    857                                         </Block_Properties>
    858                                 </Sub_Models>
    859                                 <Sub_Models>
    860                                         <Block_Properties>
    861                                                 <Model_File_Path>stage_separators\column</Model_File_Path>
    862                                                 <Instance_Id>trays(2)</Instance_Id>
    863                                                 <Model_Name>trays</Model_Name>
    864                                                 <T_Connection>0</T_Connection>
    865                                                 <Base_Models>
    866                                                         <Block_Properties>
    867                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    868                                                                 <Instance_Id>trays(2)</Instance_Id>
    869                                                                 <Model_Name>tray</Model_Name>
    870                                                                 <T_Connection>0</T_Connection>
    871                                                                 <Base_Models>
    872                                                                         <Block_Properties>
    873                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    874                                                                                 <Instance_Id>trays(2)</Instance_Id>
    875                                                                                 <Model_Name>trayBasic</Model_Name>
    876                                                                                 <T_Connection>0</T_Connection>
    877                                                                                 <Sub_Models>
    878                                                                                         <Block_Properties>
    879                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    880                                                                                                 <Instance_Id>Inlet</Instance_Id>
    881                                                                                                 <Model_Name>Inlet</Model_Name>
    882                                                                                                 <T_Connection>0</T_Connection>
    883                                                                                                 <Base_Models>
    884                                                                                                         <Block_Properties>
    885                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    886                                                                                                                 <Instance_Id>Inlet</Instance_Id>
    887                                                                                                                 <Model_Name>stream</Model_Name>
    888                                                                                                                 <T_Connection>0</T_Connection>
    889                                                                                                                 <Parameters>
    890                                                                                                                         <Desc>NComp</Desc>
    891                                                                                                                         <Index>0</Index>
    892                                                                                                                         <Values>5</Values>
    893                                                                                                                         <Status>0</Status>
    894                                                                                                                 </Parameters>
    895                                                                                                                 <Variables>
    896                                                                                                                         <Desc>F</Desc>
    897                                                                                                                         <Index>0</Index>
    898                                                                                                                         <Values>0</Values>
    899                                                                                                                         <Status>0</Status>
    900                                                                                                                         <Unit>kmol/h</Unit>
    901                                                                                                                 </Variables>
    902                                                                                                                 <Variables>
    903                                                                                                                         <Desc>T</Desc>
    904                                                                                                                         <Index>0</Index>
    905                                                                                                                         <Values>291</Values>
    906                                                                                                                         <Status>0</Status>
    907                                                                                                                         <Unit>K</Unit>
    908                                                                                                                 </Variables>
    909                                                                                                                 <Variables>
    910                                                                                                                         <Desc>P</Desc>
    911                                                                                                                         <Index>0</Index>
    912                                                                                                                         <Values>1.66099</Values>
    913                                                                                                                         <Status>0</Status>
    914                                                                                                                         <Unit>atm</Unit>
    915                                                                                                                 </Variables>
    916                                                                                                                 <Variables>
    917                                                                                                                         <Desc>h</Desc>
    918                                                                                                                         <Index>0</Index>
    919                                                                                                                         <Values>-15790.9</Values>
    920                                                                                                                         <Status>0</Status>
    921                                                                                                                         <Unit>kJ/kmol</Unit>
    922                                                                                                                 </Variables>
    923                                                                                                                 <Variables>
    924                                                                                                                         <Desc>v</Desc>
    925                                                                                                                         <Index>0</Index>
    926                                                                                                                         <Values>0.429005</Values>
    927                                                                                                                         <Status>0</Status>
    928                                                                                                                 </Variables>
    929                                                                                                                 <Variables>
    930                                                                                                                         <Desc>z</Desc>
    931                                                                                                                         <Index>0</Index>
    932                                                                                                                         <Values>0.2</Values>
    933                                                                                                                         <Status>0</Status>
    934                                                                                                                         <Index>1</Index>
    935                                                                                                                         <Values>0.2</Values>
    936                                                                                                                         <Status>0</Status>
    937                                                                                                                         <Index>2</Index>
    938                                                                                                                         <Values>0.2</Values>
    939                                                                                                                         <Status>0</Status>
    940                                                                                                                         <Index>3</Index>
    941                                                                                                                         <Values>0.2</Values>
    942                                                                                                                         <Status>0</Status>
    943                                                                                                                         <Index>4</Index>
    944                                                                                                                         <Values>0.2</Values>
    945                                                                                                                         <Status>0</Status>
    946                                                                                                                 </Variables>
    947                                                                                                         </Block_Properties>
    948                                                                                                 </Base_Models>
    949                                                                                         </Block_Properties>
    950                                                                                 </Sub_Models>
    951                                                                                 <Sub_Models>
    952                                                                                         <Block_Properties>
    953                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    954                                                                                                 <Instance_Id>InletL</Instance_Id>
    955                                                                                                 <Model_Name>InletL</Model_Name>
    956                                                                                                 <T_Connection>1</T_Connection>
    957                                                                                                 <Base_Models>
    958                                                                                                         <Block_Properties>
    959                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    960                                                                                                                 <Instance_Id>InletL</Instance_Id>
    961                                                                                                                 <Model_Name>stream</Model_Name>
    962                                                                                                                 <T_Connection>1</T_Connection>
    963                                                                                                                 <Parameters>
    964                                                                                                                         <Desc>NComp</Desc>
    965                                                                                                                         <Index>0</Index>
    966                                                                                                                         <Values>5</Values>
    967                                                                                                                         <Status>0</Status>
    968                                                                                                                 </Parameters>
    969                                                                                                                 <Variables>
    970                                                                                                                         <Desc>F</Desc>
    971                                                                                                                         <Index>0</Index>
    972                                                                                                                         <Values>0</Values>
    973                                                                                                                         <Status>0</Status>
    974                                                                                                                         <Unit>kmol/h</Unit>
    975                                                                                                                 </Variables>
    976                                                                                                                 <Variables>
    977                                                                                                                         <Desc>T</Desc>
    978                                                                                                                         <Index>0</Index>
    979                                                                                                                         <Values>295</Values>
    980                                                                                                                         <Status>0</Status>
    981                                                                                                                         <Unit>K</Unit>
    982                                                                                                                 </Variables>
    983                                                                                                                 <Variables>
    984                                                                                                                         <Desc>P</Desc>
    985                                                                                                                         <Index>0</Index>
    986                                                                                                                         <Values>5.43714</Values>
    987                                                                                                                         <Status>0</Status>
    988                                                                                                                         <Unit>atm</Unit>
    989                                                                                                                 </Variables>
    990                                                                                                                 <Variables>
    991                                                                                                                         <Desc>h</Desc>
    992                                                                                                                         <Index>0</Index>
    993                                                                                                                         <Values>-24084.7</Values>
    994                                                                                                                         <Status>0</Status>
    995                                                                                                                         <Unit>kJ/kmol</Unit>
    996                                                                                                                 </Variables>
    997                                                                                                                 <Variables>
    998                                                                                                                         <Desc>v</Desc>
    999                                                                                                                         <Index>0</Index>
    1000                                                                                                                         <Values>0</Values>
    1001                                                                                                                         <Status>0</Status>
    1002                                                                                                                 </Variables>
    1003                                                                                                                 <Variables>
    1004                                                                                                                         <Desc>z</Desc>
    1005                                                                                                                         <Index>0</Index>
    1006                                                                                                                         <Values>0.5</Values>
    1007                                                                                                                         <Status>0</Status>
    1008                                                                                                                         <Index>1</Index>
    1009                                                                                                                         <Values>0.05</Values>
    1010                                                                                                                         <Status>0</Status>
    1011                                                                                                                         <Index>2</Index>
    1012                                                                                                                         <Values>0.5</Values>
    1013                                                                                                                         <Status>0</Status>
    1014                                                                                                                         <Index>3</Index>
    1015                                                                                                                         <Values>0.5</Values>
    1016                                                                                                                         <Status>0</Status>
    1017                                                                                                                         <Index>4</Index>
    1018                                                                                                                         <Values>-1e-006</Values>
    1019                                                                                                                         <Status>0</Status>
    1020                                                                                                                 </Variables>
    1021                                                                                                         </Block_Properties>
    1022                                                                                                 </Base_Models>
    1023                                                                                         </Block_Properties>
    1024                                                                                 </Sub_Models>
    1025                                                                                 <Sub_Models>
    1026                                                                                         <Block_Properties>
    1027                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1028                                                                                                 <Instance_Id>InletV</Instance_Id>
    1029                                                                                                 <Model_Name>InletV</Model_Name>
    1030                                                                                                 <T_Connection>1</T_Connection>
    1031                                                                                                 <Base_Models>
    1032                                                                                                         <Block_Properties>
    1033                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1034                                                                                                                 <Instance_Id>InletV</Instance_Id>
    1035                                                                                                                 <Model_Name>stream</Model_Name>
    1036                                                                                                                 <T_Connection>1</T_Connection>
    1037                                                                                                                 <Parameters>
    1038                                                                                                                         <Desc>NComp</Desc>
    1039                                                                                                                         <Index>0</Index>
    1040                                                                                                                         <Values>5</Values>
    1041                                                                                                                         <Status>0</Status>
    1042                                                                                                                 </Parameters>
    1043                                                                                                                 <Variables>
    1044                                                                                                                         <Desc>F</Desc>
    1045                                                                                                                         <Index>0</Index>
    1046                                                                                                                         <Values>0</Values>
    1047                                                                                                                         <Status>0</Status>
    1048                                                                                                                         <Unit>kmol/h</Unit>
    1049                                                                                                                 </Variables>
    1050                                                                                                                 <Variables>
    1051                                                                                                                         <Desc>T</Desc>
    1052                                                                                                                         <Index>0</Index>
    1053                                                                                                                         <Values>295.857</Values>
    1054                                                                                                                         <Status>0</Status>
    1055                                                                                                                         <Unit>K</Unit>
    1056                                                                                                                 </Variables>
    1057                                                                                                                 <Variables>
    1058                                                                                                                         <Desc>P</Desc>
    1059                                                                                                                         <Index>0</Index>
    1060                                                                                                                         <Values>5.18398</Values>
    1061                                                                                                                         <Status>0</Status>
    1062                                                                                                                         <Unit>atm</Unit>
    1063                                                                                                                 </Variables>
    1064                                                                                                                 <Variables>
    1065                                                                                                                         <Desc>h</Desc>
    1066                                                                                                                         <Index>0</Index>
    1067                                                                                                                         <Values>-909.041</Values>
    1068                                                                                                                         <Status>0</Status>
    1069                                                                                                                         <Unit>kJ/kmol</Unit>
    1070                                                                                                                 </Variables>
    1071                                                                                                                 <Variables>
    1072                                                                                                                         <Desc>v</Desc>
    1073                                                                                                                         <Index>0</Index>
    1074                                                                                                                         <Values>1</Values>
    1075                                                                                                                         <Status>0</Status>
    1076                                                                                                                 </Variables>
    1077                                                                                                                 <Variables>
    1078                                                                                                                         <Desc>z</Desc>
    1079                                                                                                                         <Index>0</Index>
    1080                                                                                                                         <Values>0.362417</Values>
    1081                                                                                                                         <Status>0</Status>
    1082                                                                                                                         <Index>1</Index>
    1083                                                                                                                         <Values>0.0268212</Values>
    1084                                                                                                                         <Status>0</Status>
    1085                                                                                                                         <Index>2</Index>
    1086                                                                                                                         <Values>0.993228</Values>
    1087                                                                                                                         <Status>0</Status>
    1088                                                                                                                         <Index>3</Index>
    1089                                                                                                                         <Values>0.0170781</Values>
    1090                                                                                                                         <Status>0</Status>
    1091                                                                                                                         <Index>4</Index>
    1092                                                                                                                         <Values>-1e-006</Values>
    1093                                                                                                                         <Status>0</Status>
    1094                                                                                                                 </Variables>
    1095                                                                                                         </Block_Properties>
    1096                                                                                                 </Base_Models>
    1097                                                                                         </Block_Properties>
    1098                                                                                 </Sub_Models>
    1099                                                                                 <Sub_Models>
    1100                                                                                         <Block_Properties>
    1101                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1102                                                                                                 <Instance_Id>OutletL</Instance_Id>
    1103                                                                                                 <Model_Name>OutletL</Model_Name>
    1104                                                                                                 <T_Connection>2</T_Connection>
    1105                                                                                                 <Base_Models>
    1106                                                                                                         <Block_Properties>
    1107                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1108                                                                                                                 <Instance_Id>OutletL</Instance_Id>
    1109                                                                                                                 <Model_Name>liquid_stream</Model_Name>
    1110                                                                                                                 <T_Connection>2</T_Connection>
    1111                                                                                                                 <Base_Models>
    1112                                                                                                                         <Block_Properties>
    1113                                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1114                                                                                                                                 <Instance_Id>OutletL</Instance_Id>
    1115                                                                                                                                 <Model_Name>stream</Model_Name>
    1116                                                                                                                                 <T_Connection>2</T_Connection>
    1117                                                                                                                                 <Parameters>
    1118                                                                                                                                         <Desc>NComp</Desc>
    1119                                                                                                                                         <Index>0</Index>
    1120                                                                                                                                         <Values>5</Values>
    1121                                                                                                                                         <Status>0</Status>
    1122                                                                                                                                 </Parameters>
    1123                                                                                                                                 <Variables>
    1124                                                                                                                                         <Desc>F</Desc>
    1125                                                                                                                                         <Index>0</Index>
    1126                                                                                                                                         <Values>0</Values>
    1127                                                                                                                                         <Status>0</Status>
    1128                                                                                                                                         <Unit>kmol/h</Unit>
    1129                                                                                                                                 </Variables>
    1130                                                                                                                                 <Variables>
    1131                                                                                                                                         <Desc>T</Desc>
    1132                                                                                                                                         <Index>0</Index>
    1133                                                                                                                                         <Values>295.429</Values>
    1134                                                                                                                                         <Status>0</Status>
    1135                                                                                                                                         <Unit>K</Unit>
    1136                                                                                                                                 </Variables>
    1137                                                                                                                                 <Variables>
    1138                                                                                                                                         <Desc>P</Desc>
    1139                                                                                                                                         <Index>0</Index>
    1140                                                                                                                                         <Values>5.31086</Values>
    1141                                                                                                                                         <Status>0</Status>
    1142                                                                                                                                         <Unit>atm</Unit>
    1143                                                                                                                                 </Variables>
    1144                                                                                                                                 <Variables>
    1145                                                                                                                                         <Desc>h</Desc>
    1146                                                                                                                                         <Index>0</Index>
    1147                                                                                                                                         <Values>-24284.2</Values>
    1148                                                                                                                                         <Status>0</Status>
    1149                                                                                                                                         <Unit>kJ/kmol</Unit>
    1150                                                                                                                                 </Variables>
    1151                                                                                                                                 <Variables>
    1152                                                                                                                                         <Desc>v</Desc>
    1153                                                                                                                                         <Index>0</Index>
    1154                                                                                                                                         <Values>0</Values>
    1155                                                                                                                                         <Status>0</Status>
    1156                                                                                                                                 </Variables>
    1157                                                                                                                                 <Variables>
    1158                                                                                                                                         <Desc>z</Desc>
    1159                                                                                                                                         <Index>0</Index>
    1160                                                                                                                                         <Values>0.5</Values>
    1161                                                                                                                                         <Status>0</Status>
    1162                                                                                                                                         <Index>1</Index>
    1163                                                                                                                                         <Values>0.114286</Values>
    1164                                                                                                                                         <Status>0</Status>
    1165                                                                                                                                         <Index>2</Index>
    1166                                                                                                                                         <Values>0.5</Values>
    1167                                                                                                                                         <Status>0</Status>
    1168                                                                                                                                         <Index>3</Index>
    1169                                                                                                                                         <Values>0.5</Values>
    1170                                                                                                                                         <Status>0</Status>
    1171                                                                                                                                         <Index>4</Index>
    1172                                                                                                                                         <Values>-1e-006</Values>
    1173                                                                                                                                         <Status>0</Status>
    1174                                                                                                                                 </Variables>
    1175                                                                                                                         </Block_Properties>
    1176                                                                                                                 </Base_Models>
    1177                                                                                                                 <Parameters>
    1178                                                                                                                         <Desc>PP</Desc>
    1179                                                                                                                         <Index>0</Index>
    1180                                                                                                                         <Values>PP</Values>
    1181                                                                                                                         <Status>0</Status>
    1182                                                                                                                 </Parameters>
    1183                                                                                                         </Block_Properties>
    1184                                                                                                 </Base_Models>
    1185                                                                                         </Block_Properties>
    1186                                                                                 </Sub_Models>
    1187                                                                                 <Sub_Models>
    1188                                                                                         <Block_Properties>
    1189                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1190                                                                                                 <Instance_Id>OutletV</Instance_Id>
    1191                                                                                                 <Model_Name>OutletV</Model_Name>
    1192                                                                                                 <T_Connection>2</T_Connection>
    1193                                                                                                 <Base_Models>
    1194                                                                                                         <Block_Properties>
    1195                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1196                                                                                                                 <Instance_Id>OutletV</Instance_Id>
    1197                                                                                                                 <Model_Name>vapour_stream</Model_Name>
    1198                                                                                                                 <T_Connection>2</T_Connection>
    1199                                                                                                                 <Base_Models>
    1200                                                                                                                         <Block_Properties>
    1201                                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1202                                                                                                                                 <Instance_Id>OutletV</Instance_Id>
    1203                                                                                                                                 <Model_Name>stream</Model_Name>
    1204                                                                                                                                 <T_Connection>2</T_Connection>
    1205                                                                                                                                 <Parameters>
    1206                                                                                                                                         <Desc>NComp</Desc>
    1207                                                                                                                                         <Index>0</Index>
    1208                                                                                                                                         <Values>5</Values>
    1209                                                                                                                                         <Status>0</Status>
    1210                                                                                                                                 </Parameters>
    1211                                                                                                                                 <Variables>
    1212                                                                                                                                         <Desc>F</Desc>
    1213                                                                                                                                         <Index>0</Index>
    1214                                                                                                                                         <Values>0</Values>
    1215                                                                                                                                         <Status>0</Status>
    1216                                                                                                                                         <Unit>kmol/h</Unit>
    1217                                                                                                                                 </Variables>
    1218                                                                                                                                 <Variables>
    1219                                                                                                                                         <Desc>T</Desc>
    1220                                                                                                                                         <Index>0</Index>
    1221                                                                                                                                         <Values>295.429</Values>
    1222                                                                                                                                         <Status>0</Status>
    1223                                                                                                                                         <Unit>K</Unit>
    1224                                                                                                                                 </Variables>
    1225                                                                                                                                 <Variables>
    1226                                                                                                                                         <Desc>P</Desc>
    1227                                                                                                                                         <Index>0</Index>
    1228                                                                                                                                         <Values>5.31086</Values>
    1229                                                                                                                                         <Status>0</Status>
    1230                                                                                                                                         <Unit>atm</Unit>
    1231                                                                                                                                 </Variables>
    1232                                                                                                                                 <Variables>
    1233                                                                                                                                         <Desc>h</Desc>
    1234                                                                                                                                         <Index>0</Index>
    1235                                                                                                                                         <Values>-957.268</Values>
    1236                                                                                                                                         <Status>0</Status>
    1237                                                                                                                                         <Unit>kJ/kmol</Unit>
    1238                                                                                                                                 </Variables>
    1239                                                                                                                                 <Variables>
    1240                                                                                                                                         <Desc>v</Desc>
    1241                                                                                                                                         <Index>0</Index>
    1242                                                                                                                                         <Values>1</Values>
    1243                                                                                                                                         <Status>0</Status>
    1244                                                                                                                                 </Variables>
    1245                                                                                                                                 <Variables>
    1246                                                                                                                                         <Desc>z</Desc>
    1247                                                                                                                                         <Index>0</Index>
    1248                                                                                                                                         <Values>0.352695</Values>
    1249                                                                                                                                         <Status>0</Status>
    1250                                                                                                                                         <Index>1</Index>
    1251                                                                                                                                         <Values>0.0166562</Values>
    1252                                                                                                                                         <Status>0</Status>
    1253                                                                                                                                         <Index>2</Index>
    1254                                                                                                                                         <Values>0.965063</Values>
    1255                                                                                                                                         <Status>0</Status>
    1256                                                                                                                                         <Index>3</Index>
    1257                                                                                                                                         <Values>0.0163805</Values>
    1258                                                                                                                                         <Status>0</Status>
    1259                                                                                                                                         <Index>4</Index>
    1260                                                                                                                                         <Values>-1e-006</Values>
    1261                                                                                                                                         <Status>0</Status>
    1262                                                                                                                                 </Variables>
    1263                                                                                                                         </Block_Properties>
    1264                                                                                                                 </Base_Models>
    1265                                                                                                                 <Parameters>
    1266                                                                                                                         <Desc>PP</Desc>
    1267                                                                                                                         <Index>0</Index>
    1268                                                                                                                         <Values>PP</Values>
    1269                                                                                                                         <Status>0</Status>
    1270                                                                                                                 </Parameters>
    1271                                                                                                         </Block_Properties>
    1272                                                                                                 </Base_Models>
    1273                                                                                         </Block_Properties>
    1274                                                                                 </Sub_Models>
    1275                                                                                 <Parameters>
    1276                                                                                         <Desc>PP</Desc>
    1277                                                                                         <Index>0</Index>
    1278                                                                                         <Values>PP</Values>
    1279                                                                                         <Status>0</Status>
    1280                                                                                 </Parameters>
    1281                                                                                 <Parameters>
    1282                                                                                         <Desc>NComp</Desc>
    1283                                                                                         <Index>0</Index>
    1284                                                                                         <Values>5</Values>
    1285                                                                                         <Status>0</Status>
    1286                                                                                 </Parameters>
    1287                                                                                 <Variables>
    1288                                                                                         <Desc>M</Desc>
    1289                                                                                         <Index>0</Index>
    1290                                                                                         <Values>0.025557</Values>
    1291                                                                                         <Status>0</Status>
    1292                                                                                         <Unit>kmol</Unit>
    1293                                                                                         <Index>1</Index>
    1294                                                                                         <Values>0.00413246</Values>
    1295                                                                                         <Status>0</Status>
    1296                                                                                         <Unit>kmol</Unit>
    1297                                                                                         <Index>2</Index>
    1298                                                                                         <Values>0.0419209</Values>
    1299                                                                                         <Status>0</Status>
    1300                                                                                         <Unit>kmol</Unit>
    1301                                                                                         <Index>3</Index>
    1302                                                                                         <Values>0.01657</Values>
    1303                                                                                         <Status>0</Status>
    1304                                                                                         <Unit>kmol</Unit>
    1305                                                                                         <Index>4</Index>
    1306                                                                                         <Values>-1e-006</Values>
    1307                                                                                         <Status>0</Status>
    1308                                                                                         <Unit>kmol</Unit>
    1309                                                                                 </Variables>
    1310                                                                                 <Variables>
    1311                                                                                         <Desc>ML</Desc>
    1312                                                                                         <Index>0</Index>
    1313                                                                                         <Values>0.0322645</Values>
    1314                                                                                         <Status>0</Status>
    1315                                                                                         <Unit>kmol</Unit>
    1316                                                                                 </Variables>
    1317                                                                                 <Variables>
    1318                                                                                         <Desc>MV</Desc>
    1319                                                                                         <Index>0</Index>
    1320                                                                                         <Values>0.0267223</Values>
    1321                                                                                         <Status>0</Status>
    1322                                                                                         <Unit>kmol</Unit>
    1323                                                                                 </Variables>
    1324                                                                                 <Variables>
    1325                                                                                         <Desc>E</Desc>
    1326                                                                                         <Index>0</Index>
    1327                                                                                         <Values>-870.05</Values>
    1328                                                                                         <Status>0</Status>
    1329                                                                                         <Unit>kJ</Unit>
    1330                                                                                 </Variables>
    1331                                                                                 <Variables>
    1332                                                                                         <Desc>vL</Desc>
    1333                                                                                         <Index>0</Index>
    1334                                                                                         <Values>8.64483e-005</Values>
    1335                                                                                         <Status>0</Status>
    1336                                                                                         <Unit>m^3/mol</Unit>
    1337                                                                                 </Variables>
    1338                                                                                 <Variables>
    1339                                                                                         <Desc>vV</Desc>
    1340                                                                                         <Index>0</Index>
    1341                                                                                         <Values>0.00413431</Values>
    1342                                                                                         <Status>0</Status>
    1343                                                                                         <Unit>m^3/mol</Unit>
    1344                                                                                 </Variables>
    1345                                                                                 <Variables>
    1346                                                                                         <Desc>Level</Desc>
    1347                                                                                         <Index>0</Index>
    1348                                                                                         <Values>0.00762</Values>
    1349                                                                                         <Status>0</Status>
    1350                                                                                         <Unit>m</Unit>
    1351                                                                                 </Variables>
    1352                                                                                 <Variables>
    1353                                                                                         <Desc>yideal</Desc>
    1354                                                                                         <Index>0</Index>
    1355                                                                                         <Values>0.352695</Values>
    1356                                                                                         <Status>0</Status>
    1357                                                                                         <Index>1</Index>
    1358                                                                                         <Values>0.0166562</Values>
    1359                                                                                         <Status>0</Status>
    1360                                                                                         <Index>2</Index>
    1361                                                                                         <Values>0.965063</Values>
    1362                                                                                         <Status>0</Status>
    1363                                                                                         <Index>3</Index>
    1364                                                                                         <Values>0.0163805</Values>
    1365                                                                                         <Status>0</Status>
    1366                                                                                         <Index>4</Index>
    1367                                                                                         <Values>-1e-006</Values>
    1368                                                                                         <Status>0</Status>
    1369                                                                                 </Variables>
    1370                                                                         </Block_Properties>
    1371                                                                 </Base_Models>
    1372                                                                 <Variables>
    1373                                                                         <Desc>rhoL</Desc>
    1374                                                                         <Index>0</Index>
    1375                                                                         <Values>716.299</Values>
    1376                                                                         <Status>0</Status>
    1377                                                                         <Unit>kg/m^3</Unit>
    1378                                                                 </Variables>
    1379                                                                 <Variables>
    1380                                                                         <Desc>rhoV</Desc>
    1381                                                                         <Index>0</Index>
    1382                                                                         <Values>10.5008</Values>
    1383                                                                         <Status>0</Status>
    1384                                                                         <Unit>kg/m^3</Unit>
    1385                                                                 </Variables>
    1386                                                                 <Variables>
    1387                                                                         <Desc>btemp</Desc>
    1388                                                                         <Index>0</Index>
    1389                                                                         <Values>1</Values>
    1390                                                                         <Status>0</Status>
    1391                                                                 </Variables>
    1392                                                         </Block_Properties>
    1393                                                 </Base_Models>
    1394                                         </Block_Properties>
    1395                                 </Sub_Models>
    1396                                 <Sub_Models>
    1397                                         <Block_Properties>
    1398                                                 <Model_File_Path>stage_separators\column</Model_File_Path>
    1399                                                 <Instance_Id>trays(3)</Instance_Id>
    1400                                                 <Model_Name>trays</Model_Name>
    1401                                                 <T_Connection>0</T_Connection>
    1402                                                 <Base_Models>
    1403                                                         <Block_Properties>
    1404                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1405                                                                 <Instance_Id>trays(3)</Instance_Id>
    1406                                                                 <Model_Name>tray</Model_Name>
    1407                                                                 <T_Connection>0</T_Connection>
    1408                                                                 <Base_Models>
    1409                                                                         <Block_Properties>
    1410                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1411                                                                                 <Instance_Id>trays(3)</Instance_Id>
    1412                                                                                 <Model_Name>trayBasic</Model_Name>
    1413                                                                                 <T_Connection>0</T_Connection>
    1414                                                                                 <Sub_Models>
    1415                                                                                         <Block_Properties>
    1416                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1417                                                                                                 <Instance_Id>Inlet</Instance_Id>
    1418                                                                                                 <Model_Name>Inlet</Model_Name>
    1419                                                                                                 <T_Connection>0</T_Connection>
    1420                                                                                                 <Base_Models>
    1421                                                                                                         <Block_Properties>
    1422                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1423                                                                                                                 <Instance_Id>Inlet</Instance_Id>
    1424                                                                                                                 <Model_Name>stream</Model_Name>
    1425                                                                                                                 <T_Connection>0</T_Connection>
    1426                                                                                                                 <Parameters>
    1427                                                                                                                         <Desc>NComp</Desc>
    1428                                                                                                                         <Index>0</Index>
    1429                                                                                                                         <Values>5</Values>
    1430                                                                                                                         <Status>0</Status>
    1431                                                                                                                 </Parameters>
    1432                                                                                                                 <Variables>
    1433                                                                                                                         <Desc>F</Desc>
    1434                                                                                                                         <Index>0</Index>
    1435                                                                                                                         <Values>0</Values>
    1436                                                                                                                         <Status>0</Status>
    1437                                                                                                                         <Unit>kmol/h</Unit>
    1438                                                                                                                 </Variables>
    1439                                                                                                                 <Variables>
    1440                                                                                                                         <Desc>T</Desc>
    1441                                                                                                                         <Index>0</Index>
    1442                                                                                                                         <Values>291</Values>
    1443                                                                                                                         <Status>0</Status>
    1444                                                                                                                         <Unit>K</Unit>
    1445                                                                                                                 </Variables>
    1446                                                                                                                 <Variables>
    1447                                                                                                                         <Desc>P</Desc>
    1448                                                                                                                         <Index>0</Index>
    1449                                                                                                                         <Values>1.66099</Values>
    1450                                                                                                                         <Status>0</Status>
    1451                                                                                                                         <Unit>atm</Unit>
    1452                                                                                                                 </Variables>
    1453                                                                                                                 <Variables>
    1454                                                                                                                         <Desc>h</Desc>
    1455                                                                                                                         <Index>0</Index>
    1456                                                                                                                         <Values>-15790.9</Values>
    1457                                                                                                                         <Status>0</Status>
    1458                                                                                                                         <Unit>kJ/kmol</Unit>
    1459                                                                                                                 </Variables>
    1460                                                                                                                 <Variables>
    1461                                                                                                                         <Desc>v</Desc>
    1462                                                                                                                         <Index>0</Index>
    1463                                                                                                                         <Values>0.429005</Values>
    1464                                                                                                                         <Status>0</Status>
    1465                                                                                                                 </Variables>
    1466                                                                                                                 <Variables>
    1467                                                                                                                         <Desc>z</Desc>
    1468                                                                                                                         <Index>0</Index>
    1469                                                                                                                         <Values>0.2</Values>
    1470                                                                                                                         <Status>0</Status>
    1471                                                                                                                         <Index>1</Index>
    1472                                                                                                                         <Values>0.2</Values>
    1473                                                                                                                         <Status>0</Status>
    1474                                                                                                                         <Index>2</Index>
    1475                                                                                                                         <Values>0.2</Values>
    1476                                                                                                                         <Status>0</Status>
    1477                                                                                                                         <Index>3</Index>
    1478                                                                                                                         <Values>0.2</Values>
    1479                                                                                                                         <Status>0</Status>
    1480                                                                                                                         <Index>4</Index>
    1481                                                                                                                         <Values>0.2</Values>
    1482                                                                                                                         <Status>0</Status>
    1483                                                                                                                 </Variables>
    1484                                                                                                         </Block_Properties>
    1485                                                                                                 </Base_Models>
    1486                                                                                         </Block_Properties>
    1487                                                                                 </Sub_Models>
    1488                                                                                 <Sub_Models>
    1489                                                                                         <Block_Properties>
    1490                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1491                                                                                                 <Instance_Id>InletL</Instance_Id>
    1492                                                                                                 <Model_Name>InletL</Model_Name>
    1493                                                                                                 <T_Connection>1</T_Connection>
    1494                                                                                                 <Base_Models>
    1495                                                                                                         <Block_Properties>
    1496                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1497                                                                                                                 <Instance_Id>InletL</Instance_Id>
    1498                                                                                                                 <Model_Name>stream</Model_Name>
    1499                                                                                                                 <T_Connection>1</T_Connection>
    1500                                                                                                                 <Parameters>
    1501                                                                                                                         <Desc>NComp</Desc>
    1502                                                                                                                         <Index>0</Index>
    1503                                                                                                                         <Values>5</Values>
    1504                                                                                                                         <Status>0</Status>
    1505                                                                                                                 </Parameters>
    1506                                                                                                                 <Variables>
    1507                                                                                                                         <Desc>F</Desc>
    1508                                                                                                                         <Index>0</Index>
    1509                                                                                                                         <Values>0</Values>
    1510                                                                                                                         <Status>0</Status>
    1511                                                                                                                         <Unit>kmol/h</Unit>
    1512                                                                                                                 </Variables>
    1513                                                                                                                 <Variables>
    1514                                                                                                                         <Desc>T</Desc>
    1515                                                                                                                         <Index>0</Index>
    1516                                                                                                                         <Values>295.429</Values>
    1517                                                                                                                         <Status>0</Status>
    1518                                                                                                                         <Unit>K</Unit>
    1519                                                                                                                 </Variables>
    1520                                                                                                                 <Variables>
    1521                                                                                                                         <Desc>P</Desc>
    1522                                                                                                                         <Index>0</Index>
    1523                                                                                                                         <Values>5.31086</Values>
    1524                                                                                                                         <Status>0</Status>
    1525                                                                                                                         <Unit>atm</Unit>
    1526                                                                                                                 </Variables>
    1527                                                                                                                 <Variables>
    1528                                                                                                                         <Desc>h</Desc>
    1529                                                                                                                         <Index>0</Index>
    1530                                                                                                                         <Values>-24284.2</Values>
    1531                                                                                                                         <Status>0</Status>
    1532                                                                                                                         <Unit>kJ/kmol</Unit>
    1533                                                                                                                 </Variables>
    1534                                                                                                                 <Variables>
    1535                                                                                                                         <Desc>v</Desc>
    1536                                                                                                                         <Index>0</Index>
    1537                                                                                                                         <Values>0</Values>
    1538                                                                                                                         <Status>0</Status>
    1539                                                                                                                 </Variables>
    1540                                                                                                                 <Variables>
    1541                                                                                                                         <Desc>z</Desc>
    1542                                                                                                                         <Index>0</Index>
    1543                                                                                                                         <Values>0.5</Values>
    1544                                                                                                                         <Status>0</Status>
    1545                                                                                                                         <Index>1</Index>
    1546                                                                                                                         <Values>0.114286</Values>
    1547                                                                                                                         <Status>0</Status>
    1548                                                                                                                         <Index>2</Index>
    1549                                                                                                                         <Values>0.5</Values>
    1550                                                                                                                         <Status>0</Status>
    1551                                                                                                                         <Index>3</Index>
    1552                                                                                                                         <Values>0.5</Values>
    1553                                                                                                                         <Status>0</Status>
    1554                                                                                                                         <Index>4</Index>
    1555                                                                                                                         <Values>-1e-006</Values>
    1556                                                                                                                         <Status>0</Status>
    1557                                                                                                                 </Variables>
    1558                                                                                                         </Block_Properties>
    1559                                                                                                 </Base_Models>
    1560                                                                                         </Block_Properties>
    1561                                                                                 </Sub_Models>
    1562                                                                                 <Sub_Models>
    1563                                                                                         <Block_Properties>
    1564                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1565                                                                                                 <Instance_Id>InletV</Instance_Id>
    1566                                                                                                 <Model_Name>InletV</Model_Name>
    1567                                                                                                 <T_Connection>1</T_Connection>
    1568                                                                                                 <Base_Models>
    1569                                                                                                         <Block_Properties>
    1570                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1571                                                                                                                 <Instance_Id>InletV</Instance_Id>
    1572                                                                                                                 <Model_Name>stream</Model_Name>
    1573                                                                                                                 <T_Connection>1</T_Connection>
    1574                                                                                                                 <Parameters>
    1575                                                                                                                         <Desc>NComp</Desc>
    1576                                                                                                                         <Index>0</Index>
    1577                                                                                                                         <Values>5</Values>
    1578                                                                                                                         <Status>0</Status>
    1579                                                                                                                 </Parameters>
    1580                                                                                                                 <Variables>
    1581                                                                                                                         <Desc>F</Desc>
    1582                                                                                                                         <Index>0</Index>
    1583                                                                                                                         <Values>0</Values>
    1584                                                                                                                         <Status>0</Status>
    1585                                                                                                                         <Unit>kmol/h</Unit>
    1586                                                                                                                 </Variables>
    1587                                                                                                                 <Variables>
    1588                                                                                                                         <Desc>T</Desc>
    1589                                                                                                                         <Index>0</Index>
    1590                                                                                                                         <Values>296.286</Values>
    1591                                                                                                                         <Status>0</Status>
    1592                                                                                                                         <Unit>K</Unit>
    1593                                                                                                                 </Variables>
    1594                                                                                                                 <Variables>
    1595                                                                                                                         <Desc>P</Desc>
    1596                                                                                                                         <Index>0</Index>
    1597                                                                                                                         <Values>5.05677</Values>
    1598                                                                                                                         <Status>0</Status>
    1599                                                                                                                         <Unit>atm</Unit>
    1600                                                                                                                 </Variables>
    1601                                                                                                                 <Variables>
    1602                                                                                                                         <Desc>h</Desc>
    1603                                                                                                                         <Index>0</Index>
    1604                                                                                                                         <Values>-860.405</Values>
    1605                                                                                                                         <Status>0</Status>
    1606                                                                                                                         <Unit>kJ/kmol</Unit>
    1607                                                                                                                 </Variables>
    1608                                                                                                                 <Variables>
    1609                                                                                                                         <Desc>v</Desc>
    1610                                                                                                                         <Index>0</Index>
    1611                                                                                                                         <Values>1</Values>
    1612                                                                                                                         <Status>0</Status>
    1613                                                                                                                 </Variables>
    1614                                                                                                                 <Variables>
    1615                                                                                                                         <Desc>z</Desc>
    1616                                                                                                                         <Index>0</Index>
    1617                                                                                                                         <Values>0.372814</Values>
    1618                                                                                                                         <Status>0</Status>
    1619                                                                                                                         <Index>1</Index>
    1620                                                                                                                         <Values>0.0376317</Values>
    1621                                                                                                                         <Status>0</Status>
    1622                                                                                                                         <Index>2</Index>
    1623                                                                                                                         <Values>1.00001</Values>
    1624                                                                                                                         <Status>0</Status>
    1625                                                                                                                         <Index>3</Index>
    1626                                                                                                                         <Values>0.0178105</Values>
    1627                                                                                                                         <Status>0</Status>
    1628                                                                                                                         <Index>4</Index>
    1629                                                                                                                         <Values>-1e-006</Values>
    1630                                                                                                                         <Status>0</Status>
    1631                                                                                                                 </Variables>
    1632                                                                                                         </Block_Properties>
    1633                                                                                                 </Base_Models>
    1634                                                                                         </Block_Properties>
    1635                                                                                 </Sub_Models>
    1636                                                                                 <Sub_Models>
    1637                                                                                         <Block_Properties>
    1638                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1639                                                                                                 <Instance_Id>OutletL</Instance_Id>
    1640                                                                                                 <Model_Name>OutletL</Model_Name>
    1641                                                                                                 <T_Connection>2</T_Connection>
    1642                                                                                                 <Base_Models>
    1643                                                                                                         <Block_Properties>
    1644                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1645                                                                                                                 <Instance_Id>OutletL</Instance_Id>
    1646                                                                                                                 <Model_Name>liquid_stream</Model_Name>
    1647                                                                                                                 <T_Connection>2</T_Connection>
    1648                                                                                                                 <Base_Models>
    1649                                                                                                                         <Block_Properties>
    1650                                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1651                                                                                                                                 <Instance_Id>OutletL</Instance_Id>
    1652                                                                                                                                 <Model_Name>stream</Model_Name>
    1653                                                                                                                                 <T_Connection>2</T_Connection>
    1654                                                                                                                                 <Parameters>
    1655                                                                                                                                         <Desc>NComp</Desc>
    1656                                                                                                                                         <Index>0</Index>
    1657                                                                                                                                         <Values>5</Values>
    1658                                                                                                                                         <Status>0</Status>
    1659                                                                                                                                 </Parameters>
    1660                                                                                                                                 <Variables>
    1661                                                                                                                                         <Desc>F</Desc>
    1662                                                                                                                                         <Index>0</Index>
    1663                                                                                                                                         <Values>0</Values>
    1664                                                                                                                                         <Status>0</Status>
    1665                                                                                                                                         <Unit>kmol/h</Unit>
    1666                                                                                                                                 </Variables>
    1667                                                                                                                                 <Variables>
    1668                                                                                                                                         <Desc>T</Desc>
    1669                                                                                                                                         <Index>0</Index>
    1670                                                                                                                                         <Values>295.857</Values>
    1671                                                                                                                                         <Status>0</Status>
    1672                                                                                                                                         <Unit>K</Unit>
    1673                                                                                                                                 </Variables>
    1674                                                                                                                                 <Variables>
    1675                                                                                                                                         <Desc>P</Desc>
    1676                                                                                                                                         <Index>0</Index>
    1677                                                                                                                                         <Values>5.18398</Values>
    1678                                                                                                                                         <Status>0</Status>
    1679                                                                                                                                         <Unit>atm</Unit>
    1680                                                                                                                                 </Variables>
    1681                                                                                                                                 <Variables>
    1682                                                                                                                                         <Desc>h</Desc>
    1683                                                                                                                                         <Index>0</Index>
    1684                                                                                                                                         <Values>-24469.5</Values>
    1685                                                                                                                                         <Status>0</Status>
    1686                                                                                                                                         <Unit>kJ/kmol</Unit>
    1687                                                                                                                                 </Variables>
    1688                                                                                                                                 <Variables>
    1689                                                                                                                                         <Desc>v</Desc>
    1690                                                                                                                                         <Index>0</Index>
    1691                                                                                                                                         <Values>0</Values>
    1692                                                                                                                                         <Status>0</Status>
    1693                                                                                                                                 </Variables>
    1694                                                                                                                                 <Variables>
    1695                                                                                                                                         <Desc>z</Desc>
    1696                                                                                                                                         <Index>0</Index>
    1697                                                                                                                                         <Values>0.5</Values>
    1698                                                                                                                                         <Status>0</Status>
    1699                                                                                                                                         <Index>1</Index>
    1700                                                                                                                                         <Values>0.178571</Values>
    1701                                                                                                                                         <Status>0</Status>
    1702                                                                                                                                         <Index>2</Index>
    1703                                                                                                                                         <Values>0.5</Values>
    1704                                                                                                                                         <Status>0</Status>
    1705                                                                                                                                         <Index>3</Index>
    1706                                                                                                                                         <Values>0.5</Values>
    1707                                                                                                                                         <Status>0</Status>
    1708                                                                                                                                         <Index>4</Index>
    1709                                                                                                                                         <Values>-1e-006</Values>
    1710                                                                                                                                         <Status>0</Status>
    1711                                                                                                                                 </Variables>
    1712                                                                                                                         </Block_Properties>
    1713                                                                                                                 </Base_Models>
    1714                                                                                                                 <Parameters>
    1715                                                                                                                         <Desc>PP</Desc>
    1716                                                                                                                         <Index>0</Index>
    1717                                                                                                                         <Values>PP</Values>
    1718                                                                                                                         <Status>0</Status>
    1719                                                                                                                 </Parameters>
    1720                                                                                                         </Block_Properties>
    1721                                                                                                 </Base_Models>
    1722                                                                                         </Block_Properties>
    1723                                                                                 </Sub_Models>
    1724                                                                                 <Sub_Models>
    1725                                                                                         <Block_Properties>
    1726                                                                                                 <Model_File_Path>stage_separators\tray</Model_File_Path>
    1727                                                                                                 <Instance_Id>OutletV</Instance_Id>
    1728                                                                                                 <Model_Name>OutletV</Model_Name>
    1729                                                                                                 <T_Connection>2</T_Connection>
    1730                                                                                                 <Base_Models>
    1731                                                                                                         <Block_Properties>
    1732                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1733                                                                                                                 <Instance_Id>OutletV</Instance_Id>
    1734                                                                                                                 <Model_Name>vapour_stream</Model_Name>
    1735                                                                                                                 <T_Connection>2</T_Connection>
    1736                                                                                                                 <Base_Models>
    1737                                                                                                                         <Block_Properties>
    1738                                                                                                                                 <Model_File_Path>streams</Model_File_Path>
    1739                                                                                                                                 <Instance_Id>OutletV</Instance_Id>
    1740                                                                                                                                 <Model_Name>stream</Model_Name>
    1741                                                                                                                                 <T_Connection>2</T_Connection>
    1742                                                                                                                                 <Parameters>
    1743                                                                                                                                         <Desc>NComp</Desc>
    1744                                                                                                                                         <Index>0</Index>
    1745                                                                                                                                         <Values>5</Values>
    1746                                                                                                                                         <Status>0</Status>
    1747                                                                                                                                 </Parameters>
    1748                                                                                                                                 <Variables>
    1749                                                                                                                                         <Desc>F</Desc>
    1750                                                                                                                                         <Index>0</Index>
    1751                                                                                                                                         <Values>0</Values>
    1752                                                                                                                                         <Status>0</Status>
    1753                                                                                                                                         <Unit>kmol/h</Unit>
    1754                                                                                                                                 </Variables>
    1755                                                                                                                                 <Variables>
    1756                                                                                                                                         <Desc>T</Desc>
    1757                                                                                                                                         <Index>0</Index>
    1758                                                                                                                                         <Values>295.857</Values>
    1759                                                                                                                                         <Status>0</Status>
    1760                                                                                                                                         <Unit>K</Unit>
    1761                                                                                                                                 </Variables>
    1762                                                                                                                                 <Variables>
    1763                                                                                                                                         <Desc>P</Desc>
    1764                                                                                                                                         <Index>0</Index>
    1765                                                                                                                                         <Values>5.18398</Values>
    1766                                                                                                                                         <Status>0</Status>
    1767                                                                                                                                         <Unit>atm</Unit>
    1768                                                                                                                                 </Variables>
    1769                                                                                                                                 <Variables>
    1770                                                                                                                                         <Desc>h</Desc>
    1771                                                                                                                                         <Index>0</Index>
    1772                                                                                                                                         <Values>-909.041</Values>
    1773                                                                                                                                         <Status>0</Status>
    1774                                                                                                                                         <Unit>kJ/kmol</Unit>