-
Notifications
You must be signed in to change notification settings - Fork 81
Modelica Basics
Tobias Spratte edited this page Jul 11, 2024
·
8 revisions
If you need an introduction to Modelica, we recommend Michael Tiller's free online book Modelica by Example and the Modelica Tutorial. Although the Modelica Tutorial is for an older version (Modelica 1.4), it is still instructive and relevant to understand the concepts of the language.
Spoken tutorials for beginners are available for the modeling and simulation environment OpenModelica.
- 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