I get the following error when summing two nested groups using the VectorSum element in the OspSystemStructure file: Could not create execution from OspSystemStructure.xml file: invalid vector<T> subscript.
The error appeared after I rewrote the configuration file to use variable groups defined in OSP-IS.
I get the following error when summing two nested groups using the
VectorSum
element in theOspSystemStructure
file:Could not create execution from OspSystemStructure.xml file: invalid vector<T> subscript
.The error appeared after I rewrote the configuration file to use variable groups defined in
OSP-IS
.Before refactoring:
`
<Variable ref="var_1/>
`
After:
`