This function has no inputs or outputs. It is essentially a script.
The defineDefaultDisplayUnit
and defineUnitConversion
functions
used here are not defined in the Modelica language (as of version 3.3) but are
recognized by Dymola.
For more information, please see the documentation for the Units package.
function setup import Modelica.Utilities.Streams.print; extends Modelica.Icons.Function; end setup;