hack for Dymola 2017
function boolOr input Boolean a[:]; input Boolean b[:]; output Boolean result[size(a, 1)]; end boolOr;