generates wrapper code for OpenTURNS
function buildOpenTURNSInterface input TypeName className; input String pythonTemplateFile; input Boolean showFlatModelica = false; output String outPythonScript; end buildOpenTURNSInterface;