|
|
@@ -0,0 +1,84 @@
|
|
|
+<?xml version="1.0" encoding="ASCII"?>
|
|
|
+<hintco:HintConfiguration xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:hintco="ua.ansymo.hintco">
|
|
|
+ <candidates
|
|
|
+ identifier="Original"
|
|
|
+ stopTime="100.0"
|
|
|
+ stepSize="0.01"
|
|
|
+ outputStepSize="0.01">
|
|
|
+ <cosimunits
|
|
|
+ xsi:type="hintco:CosimUnitInstance"
|
|
|
+ identifier="ctrl"
|
|
|
+ declaration="//@csuDeclarations.0">
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:InputPortInstance"
|
|
|
+ identifier="wt3_level"
|
|
|
+
|
|
|
+ valueFrom="//@candidates.0/@cosimunits.2/@ports.2"/>
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:OutputPortInstance"
|
|
|
+ identifier="wt3_valve"
|
|
|
+ valueTo="//@candidates.0/@cosimunits.2/@ports.4"
|
|
|
+ />
|
|
|
+ </cosimunits>
|
|
|
+ <cosimunits
|
|
|
+ xsi:type="hintco:CosimUnitInstance"
|
|
|
+ identifier="wt1"
|
|
|
+ declaration="//@csuDeclarations.1">
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:OutputPortInstance"
|
|
|
+ identifier="Tank2WaterLevel"
|
|
|
+ />
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:OutputPortInstance"
|
|
|
+ identifier="Tank2OutFlow"
|
|
|
+ valueTo="//@candidates.0/@cosimunits.2/@ports.3"
|
|
|
+ />
|
|
|
+ </cosimunits>
|
|
|
+ <cosimunits
|
|
|
+ xsi:type="hintco:CosimUnitInstance"
|
|
|
+ identifier="wt2"
|
|
|
+ declaration="//@csuDeclarations.2">
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:OutputPortInstance"
|
|
|
+ identifier="puddle"
|
|
|
+ />
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:OutputPortInstance"
|
|
|
+ identifier="Tank3OutFlow"
|
|
|
+ />
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:OutputPortInstance"
|
|
|
+ identifier="level"
|
|
|
+ valueTo="//@candidates.0/@cosimunits.0/@ports.0"
|
|
|
+ />
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:InputPortInstance"
|
|
|
+ identifier="inFlow"
|
|
|
+
|
|
|
+ valueFrom="//@candidates.0/@cosimunits.1/@ports.1"/>
|
|
|
+ <ports
|
|
|
+ xsi:type="hintco:InputPortInstance"
|
|
|
+ identifier="valveControl"
|
|
|
+
|
|
|
+ valueFrom="//@candidates.0/@cosimunits.0/@ports.1"/>
|
|
|
+ </cosimunits>
|
|
|
+ </candidates>
|
|
|
+ <csuDeclarations
|
|
|
+ identifier="threewatertankcontroller2"
|
|
|
+ path="resources/threewatertankcontroller2.fmu"
|
|
|
+ guid="{8c4e810f-3df3-4a00-8276-176fa3c9f003}">
|
|
|
+
|
|
|
+ </csuDeclarations>
|
|
|
+ <csuDeclarations
|
|
|
+ identifier="threewatertank1"
|
|
|
+ path="resources/threewatertank1.fmu"
|
|
|
+ guid="{dcd729ec-423a-4a0d-8030-4c42a840abba}">
|
|
|
+
|
|
|
+ </csuDeclarations>
|
|
|
+ <csuDeclarations
|
|
|
+ identifier="threewatertank2"
|
|
|
+ path="resources/threewatertank2.fmu"
|
|
|
+ guid="{25941611-1350-4ca2-8fe8-85d9193c14fd}">
|
|
|
+
|
|
|
+ </csuDeclarations>
|
|
|
+</hintco:HintConfiguration>
|