ModelManager::getModel(const string& fmuPath, const string& modelName,const fmiBoolean loggingOn ) returns a null pointer in case a version 2.0 fmu should be loaded. A version check prevents a successful operation.
The second signature of the ModelManager::getModel(...) function was removed. Consequently, the behaviour cannot be inconsistent anymore.
Log in to post a comment.
The second signature of the ModelManager::getModel(...) function was removed. Consequently, the behaviour cannot be inconsistent anymore.