Importing a Package stored in a folder-based structure🔗
-
Compress the folder into a .zip file.
-
Import the zip file.
The graphic shows an example of the structure a folder-based Modelica package (MyPackage) should have for import; MyPackage.zip will be imported using the Import button in this case.
Info
The zip archive must have the same name as the package. The package name can be found within package.mo
file.
Note
The maximum limit to upload via GUI is 100 MB. Find the workaround here