This function useInitialConditions appoints whether the initial conditions that are given in the description are used or not.
function useInitialConditions extends Modelica.Icons.Function; output Boolean ret; end useInitialConditions;