The FMI Standard lists some restrictions on alias variables (pages 53 and 54 in version 2.0.2), e.g. "Variables a and b that can both be set with fmi2SetXXX cannot be alias variables".
fmpy happily simulates FMUs that violate this. Please add some checks!
The FMI Standard lists some restrictions on alias variables (pages 53 and 54 in version 2.0.2), e.g. "Variables a and b that can both be set with fmi2SetXXX cannot be alias variables".
fmpy happily simulates FMUs that violate this. Please add some checks!