Skip to content

Commit

Permalink
update test with clockIndex in FMI 2 modelDescription.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfranke committed Oct 16, 2015
1 parent 569c0be commit 8bd5f27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openmodelica/cppruntime/fmu/modelExchange/2.0/testBug3502.mos
Expand Up @@ -66,6 +66,7 @@ readFile("modelDescription.tmp.xml");
// <ScalarVariable
// name=\"_D_CLKPRE.xd\"
// valueReference=\"0\"
// clockIndex=\"1\"
// variability=\"continuous\"
// causality=\"local\"
// initial=\"exact\">
Expand All @@ -84,6 +85,7 @@ readFile("modelDescription.tmp.xml");
// <ScalarVariable
// name=\"xd\"
// valueReference=\"2\"
// clockIndex=\"1\"
// previous=\"1\"
// variability=\"continuous\"
// causality=\"local\"
Expand Down

0 comments on commit 8bd5f27

Please sign in to comment.