function writeReal_SI extends Modelica.Icons.Function; input String name "Variable name"; input Real value "Variable value"; end writeReal_SI;