-
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 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 the the current version of AixLib?
- You can clone the current version main (main-branch) from Git Hub
- You can download the current version main (main-branch) in a .zip folder.
As an alternative to the main-branch 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