duplicate_unit_test.xmi 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="ASCII"?>
  2. <hintco:Candidates
  3. xmi:version="2.0"
  4. xmlns:xmi="http://www.omg.org/XMI"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  6. xmlns:hintco="ua.ansymo.hintco">
  7. <candidates
  8. identifier="Original"
  9. stopTime="10.0"
  10. stepSize="0.01"
  11. outputStepSize="0.01">
  12. <cosimunits
  13. xsi:type="hintco:CosimUnitInstance"
  14. identifier="wt1"
  15. declaration="//@csuDeclarations.0">
  16. <ports
  17. xsi:type="hintco:OutputPortInstance"
  18. identifier="Tank2WaterLevel"
  19. />
  20. <ports
  21. xsi:type="hintco:OutputPortInstance"
  22. identifier="Tank2OutFlow"
  23. />
  24. </cosimunits>
  25. <cosimunits
  26. xsi:type="hintco:CosimUnitInstance"
  27. identifier="wt2"
  28. declaration="//@csuDeclarations.0">
  29. <ports
  30. xsi:type="hintco:OutputPortInstance"
  31. identifier="Tank2WaterLevel"
  32. />
  33. <ports
  34. xsi:type="hintco:OutputPortInstance"
  35. identifier="Tank2OutFlow"
  36. />
  37. </cosimunits>
  38. </candidates>
  39. <csuDeclarations
  40. identifier="threewatertank1"
  41. path="resources/threewatertank1.fmu"
  42. guid="{dcd729ec-423a-4a0d-8030-4c42a840abba}">
  43. </csuDeclarations>
  44. </hintco:Candidates>