We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223969c commit dd8afe7Copy full SHA for dd8afe7
Compiler/FrontEnd/CheckModel.mo
@@ -577,7 +577,7 @@ algorithm
577
/* mahge:
578
We go through the component reference and replace any unknown subscripts (exp subs. mostly crefs) with whole-dims.
579
This means if we don't know which array member is referenced exactly we assume the whole
580
- array is used. Sure variable subscripts maynot update/go-through the whole array.
+ array is used. Sure variable subscripts maynot update/go-through the whole array.
581
we just can't tell before simulation. So we assume whole array here.
582
*/
583
case (e as DAE.CREF(componentRef=cr), (expand,ht))
0 commit comments