-
Notifications
You must be signed in to change notification settings - Fork 82
Installation Guide
Moritz Zuschlag edited this page Jul 11, 2024
·
7 revisions
-
In order to use AixLib, you will need a simulation environment supporting the modeling language [Modelica] ** we recommend the commercial tool Dymola ** as an alternative the non-commercial tool OpenModelica can be used but a few AixLib models won´t work
-
How to get AixLib You can clone AixLib from Git Hub or download AixLib the current version main (main-branch) in a .zip folder.
Next to main you can download the latest Release.
For contribution, we highly recommend to clone the main-branch from AixLib.
- Getting started
-
Modeling and simulation guide
- Modelica guidelines
- How to Modelica
- Important tools around AixLib
- Move from HeatPump to ModularReversible
-
Contribution guide
- Git Workflow
- Structure of Repository
- Behind the Scenes
- Contribute to AixLib
- Testing and model quality management
- Requirements
- Test Management
- Continuous Integration