-
Notifications
You must be signed in to change notification settings - Fork 82
Important Tools
In connection with AixLib, various tools have been developed that utilize AixLib models or facilitate the semi-automated generation of simulation models. These tools, listed in Table 1, can be categorized into two types.
Table 1. Associated tools using or based on the AixLib library.
Toolname | Generative | Automation & Postprocessing |
---|---|---|
TEASER | X | |
uesgraphs | X | |
bim2sim | X | |
ebcpy | X | |
AixCaliBuHA | X |
ebcpy and AixCaliBuHA are both Python tools and were developed together. ebcpy offers a simulation interface to Dymola and OpenModelica and allows to automate workflows but also to analyse and optimize simulation models. AixCaliBuHa allows calibrating simulation models based on time series data like measurements.
TEASER can be used to create building simulation models based on easy to create parametric models in Python. TEASER is the way to go, to create the models for the ReducedOrder Package inside the ThermalZone package of 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