The following error message is generated when providing an invalid combination of causality and variability. I interpreted this as a type cast failure from string to the FMU variability enum when it actually means that the variability and causality is invalid according to the FMI standard.
The error message should reflect that it is the invalid combination of causality and variability that is the issue.
The following error message is generated when providing an invalid combination of causality and variability. I interpreted this as a type cast failure from string to the FMU variability enum when it actually means that the variability and causality is invalid according to the FMI standard.
The error message should reflect that it is the invalid combination of causality and variability that is the issue.