pwCopyModelFromLibrary(modelName, targetFolder) Adds a model from the library by copying it into the specified folder. If not folder is given, the model is copied into the current working folder.
pwCopyModelFromLibrary('JakStatWithShuttling', '../Models/');