-
Notifications
You must be signed in to change notification settings - Fork 14
2020 03 05 workshop software installation
Due to limited bandwidth that we may have at the workshop location, the software below should be downloaded and installed prior to the workshop.
- Git
- Download and install Git on your machine from https://git-scm.com/downloads
- Github
- Create a your GitHub account at https://github.com/.
As this is a very large download, it is important to download and install Dymola and the compiler prior to the workshop.
Install Dymola 2020x trial version from Dassault. The instructions to access the non-trial license for the training will be sent by email.
Dymola requires the installation of a C/C++ compiler. We suggest to use Visual Studio Express 2013, https://visualstudio.microsoft.com/vs/older-downloads/.
See http://www.3ds.com/products-services/catia/products/dymola/c-compiler/ for more information. Please also see the Dymola release notes for the compiler installation, which can be accessed by opening Dymola and selecting "Help -> Documentation" and selecting "Dymola Release Notes".
Please download the latest version from the development master. Installation instructions can be found here.
Please download the latest version from the development master. Installation instructions can be found here.
- Anaconda
- Download and install from the link: https://www.anaconda.com/distribution/#download-section.
- BuildingsPy
- The BuildingsPy package provides functions to run Modelica simulations using Dymola and process their output files. Participants can follow installation instructions on the webpage.