How to define design parameters for an FMU?

48 views Asked by At

I am trying to find a way to define design parameters for an FMU of a motor. These are specifications like whether the motor is AC or DC, its dimensions like length and diameter, weight and some specifications like maximum input voltage, maximum output torque and power, etc. which are constant and do not play a role during simulation. Is there a way to define these either inside the model description file or as a separate file such that they do not affect the simulation?

I know one way is to use annotations inside the model description file however, I wanted to know if there is a more formal way to do this.

0

There are 0 answers