]> gerrit.simantics Code Review - simantics/fmil.git/blob - org.simantics.fmil.core/native/FMILibrary/Test/FMI2/fmu_dummy/modelDescription_malformed.xml
Add FMILibrary-2.0.3 to org.simantics.fmil.core\native.
[simantics/fmil.git] / org.simantics.fmil.core / native / FMILibrary / Test / FMI2 / fmu_dummy / modelDescription_malformed.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <fmiModelDescription\r
3   fmiVersion="2.0"\r
4   modelName="BouncingBall_malformed"\r
5   generationTool="None"\r
6   description="A bouncing ball model"\r
7   guid="123"\r
8   numberOfEventIndicators="1">\r
9   <ModelExchange modelIdentifier="BouncingBall2_malformed" />\r
10   <TypeDefinitions>\r
11     <SimpleType\r
12       name="Modelica.Blocks.Interfaces.RealOutput">\r
13       <Real/>\r
14     </SimpleType>\r
15   </TypeDefinitions>\r
16 \r
17 <ModelVariables>\r
18   <ScalarVariable name="HIGHT" valueReference="0" initial="exact" causality="output" description="Hight of the ball">\r
19     <Real start="1.0" />\r
20   </ScalarVariable>\r
21   <ScalarVariable name="HIGHT_SPEED" valueReference="1" initial="exact" description="Speed of the ball">\r
22      <Real start="4.0" />\r
23          </ScalarVariable>\r
24   <ScalarVariable name="HIGHT_SPEED alias" valueReference="1" description="Speed of the ball">\r
25      <Real />\r
26          </ScalarVariable>\r
27   <ScalarVariable name="HIGHT_ACC" valueReference="4" description="Speed of the ball">\r
28      <Real />\r
29   </ScalarVariable>\r
30   <ScalarVariable name="A variable" valueReference="100" initial="exact" description="Speed of the ball">\r
31      <Real start="4.0" />\r
32   </ScalarVariable>\r
33   <ScalarVariable name="A bad alias" valueReference="100" initial="exact" description="Speed of the ball">\r
34      <Real start="4.0" />\r
35   </ScalarVariable>\r
36   <ScalarVariable name="GRAVITY" valueReference="2" description="Gravity constant" initial="exact">\r
37      <Real start="-9.81"/>\r
38   </ScalarVariable>\r
39   <ScalarVariable name="BOUNCE_COF" valueReference="3" description="Bouncing coefficient">\r
40      <Real start="0.5" />\r
41   </ScalarVariable>\r
42   <ScalarVariable name="BAD_INPUT" valueReference="4" causality="input" description="Input without start value, the logger should warn about this">\r
43     <Real/>\r
44   </ScalarVariable>\r
45   <ScalarVariable name="LOGGER_TEST" valueReference="0" description="The logger will print the value of this variable when it is set.">\r
46      <String/>\r
47   </ScalarVariable>\r
48     <ScalarVariable name="LOGGER_TEST_INTEGER" valueReference="0" description="This is only used to test logger replace function #i0#">\r
49      <Integer/>\r
50   </ScalarVariable>\r
51     <ScalarVariable name="LOGGER_TEST_BOOLEAN" valueReference="0" description="This is only used to test logger replace function #b0#">\r
52      <Boolean/>\r
53   </ScalarVariable>\r
54 </ModelVariables>\r
55 <ModelVariables>\r
56     <ScalarVariable name="LOGGER_TEST_BOOLEAN" valueReference="0" description="This is only used to test logger replace function #b0#">\r
57      <Boolean/>\r
58   </ScalarVariable>\r
59 </ModelVariables>\r
60 <ModelStructure>\r
61 </ModelStructure>\r