I want to co-simulate the FMU in PowerFactory and want to assign initial value for the parameters, how can I do it while creating an FMU.
Neeta Dsouza answered .
2025-11-20
ScalarVariable
name="myParameter"
valueReference="1"
variability="parameter"
initial="1.0"