If I build a model in Dymola, but in translation, there is a warning about incompatible units of equations, but just according to the warning message, I can't find which components that the wrong equations belong to. So how could I find it in Dymola?
I agree that Dymola should include more information about equations in unit-checking. However, we can see that:
heatExchangerFixedTemperature
as all variables do not start with that prefix (unless T_amb
is a package constant). It would thus seem that the equation is directly in the current model, or in one of its base-classes.