-
Notifications
You must be signed in to change notification settings - Fork 82
Introduction
David Jansen edited this page Jul 11, 2024
·
10 revisions
AixLib is a Modelica model library for building performance simulations.
AixLib is intended to be used for building performance simulation by engineers, researchers, and students.
Therefore, in order to use AixLib, you will need a simulation environment supporting the modeling language Modelica. Currently, we are using the simulation environment Dymola and try to at least ensure, that AixLib opens in OpenModelica without errors. For the future, we plan to support other simulation environments as well.
- 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