﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5450	Usage of the Synchronous Library not possible	trlo	Alachew Mengist	"In order to use the Synchronous-Library it is necessary to add the Command Line Option ""+std=3.3"". 
Unfortunately there is no way (or not a documented way) to do this via the ""mod=ModelicaSystem(..."" command.

As a workaround the line:
self.requestApi(""setCommandLineOptions"", '""+std=3.3""')
in the file ""_init_.py"", function: ""loadingModel"" solves the problem.

It would be nice if there where an additional parameter in the loadingModel-function or a hint in the documentation how to do this."	task	closed	normal	1.19.0	OMPython	v1.13.0	fixed	Usage OMPython with Synchronous Library	
