- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Example to show that Modelica...
Page Start Prev 1 Next End
Example to show that Modelica language is a strongly typed language
Example to show that Modelica language is a strongly typed language
Nov-05-20 16:37:03
As we know that OpenModelica is an open-source implementation of the Modelica language. Thus, it would adhere to all the features of Modelica. Modelica language is strongly typed. This means that the compiler is more likely to generate an error if, for example, the passed type to an argument does not match the expected type. Could anyone please share an example (a sample model) in OMEdit which verifies this claim?
Re: Example to show that Modelica language is a strongly typed language
Nov-05-20 17:47:25
model M Real r = "s"; end M;
- sjoelund.se
- 1700 Posts
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Example to show that Modelica...
There are 0 guests and 0 other users also viewing this topic