Closed clegaard closed 4 years ago
Currently, the Fmi2Slave class also reads the config, which is messy, since it only exists when the project is exported.
It would make more sense for the wrapper to read the config and then instantiate the FMU with the appropriate keyword arguments.
This is no longer the case
Currently, the Fmi2Slave class also reads the config, which is messy, since it only exists when the project is exported.
It would make more sense for the wrapper to read the config and then instantiate the FMU with the appropriate keyword arguments.