Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions BuildingSystems/Resources/Scripts/JModelica/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
JModelica
=========

The majority of the examples of the BuildingSystems library are running with [JModelica](https://jmodelica.org/).
The majority of the examples of the BuildingSystems library are running with [JModelica](https://en.wikipedia.org/wiki/JModelica.org).

To perform a simulation experiment with JModelica following preparation steps have to be done:

## Installation of JModelica
Download JModelica from [JModelica.org](https://jmodelica.org).
The easiest way is to install the [Windows installer](https://jmodelica.org/downloads/JModelica.org-2.2.exe).
Download JModelica from [JModelica](https://github.com/JModelica/JModelica).
The easiest way is to install the [Windows installer](https://github.com/JModelica/JModelica/releases).

## Running a simulation experiment
The folder BuildingSystems/Resources/Scripts/JModelica contains Python Scripts
Expand Down