Skip to content
Discussion options

You must be logged in to vote

This error is often triggered when the defined units of parameters are not written in proper modelica syntax.

Multiplication uses a dot "." instead of an asterik "*"
Powers do not use carrat

So the unit Watt per meter squared Kelvin would be expressed as "W/(m2.K)" not "W/(m^2*K)"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jsimonclark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant