Matthias776
Matthias776
My current understanding is that when creating a container FMU the variables that I want to access need to be declared within the Configuration(variables=[]). Is there a default value for...
Knowing that I can adjust the step width when simulating single FMUs by using _simulate_fmu(filename, step_size=args.step_size)_ I'd like to know if there is also a possibility to set up different...
`AttributeError: 'OMSimulator' object has no attribute 'getSubModelPath'` is raised when using `path, status = oms.getSubModelPath("component")` in Python - Version: Name: OMSimulator Version: 2.1.1.post125 Summary: OMSimulator - the FMI-based co-simulation environment...