Skip to content

Commit

Permalink
expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
arun3688 committed Jun 11, 2024
1 parent 59a02c9 commit 3c0dfdf
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"LocalIOs.System\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"ArrayEquationsTest\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ getErrorString();
// fmiVersion=\"2.0\"
// modelName=\"CSTRModel\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"SubClocks\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ val(evaporator_qm_S, 100);
// fmiVersion=\"2.0\"
// modelName=\"DrumBoilerModel\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"3\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"SIDTest\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ readFile("fmi_attributes_15_tmp.xml")
// fmiVersion=\"2.0\"
// modelName=\"fmi_attributes_15\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"test_Bug2764\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"1\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"test_Bug3049\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"testDID\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ readFile("modelDescription.tmp.xml");
// fmiVersion=\"2.0\"
// modelName=\"testDID\"
// description=\"\"
// version=\"\"
// variableNamingConvention=\"structured\"
// numberOfEventIndicators=\"0\">
// <ModelExchange
Expand Down

0 comments on commit 3c0dfdf

Please sign in to comment.