| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version="1.0" encoding="ASCII"?>
- <hintco:Candidates
- xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:hintco="ua.ansymo.hintco">
- <candidates
- identifier="Original"
- stopTime="10.0"
- stepSize="0.01"
- outputStepSize="0.01">
- <cosimunits
- xsi:type="hintco:CosimUnitInstance"
- identifier="wt1"
- declaration="//@csuDeclarations.0">
- <ports
- xsi:type="hintco:OutputPortInstance"
- identifier="Tank2WaterLevel"
- />
- <ports
- xsi:type="hintco:OutputPortInstance"
- identifier="Tank2OutFlow"
- />
- </cosimunits>
- <cosimunits
- xsi:type="hintco:CosimUnitInstance"
- identifier="wt2"
- declaration="//@csuDeclarations.0">
- <ports
- xsi:type="hintco:OutputPortInstance"
- identifier="Tank2WaterLevel"
- />
- <ports
- xsi:type="hintco:OutputPortInstance"
- identifier="Tank2OutFlow"
- />
- </cosimunits>
- </candidates>
- <csuDeclarations
- identifier="threewatertank1"
- path="resources/threewatertank1.fmu"
- guid="{dcd729ec-423a-4a0d-8030-4c42a840abba}">
- </csuDeclarations>
- </hintco:Candidates>
|