Displaying parameter in annotation in DYMOLA
问题 I have a simulation model using different components. In order to get a quick overview of the used parameters I use the functionality of annotations to display certain model parameters (e.g. m_flow_nominal) via: textString="Nominal Flow Rate = %m_flow_nominal" in the annotation dialog. Which will give out something like Nominal Flow Rate = 5 This is working perfectly fine for parameters that are integers. I also have a parameter that is calculated from other values. Like, let's say the Volume