Skip to content

Commit

Permalink
* Extend the AHU tutorial, #67
Browse files Browse the repository at this point in the history
  • Loading branch information
MBaranskiEBC committed Aug 2, 2019
1 parent 4caca32 commit 594c9fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Tutorial/AHU.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,14 @@ the following settings:

![FMU](../pyDMPC/Resources/Images/FMU.png)

Make sure to tick the flag "Store results in mat file".
The FMU filename and the file's location has to be included into the Init.py.

### Settings
All settings are given in the Init.py according as described in the
[Settings](Settings.md).

### Check the results
pyDMPC automatically creates a folder in your working directory, which is
called pyDMPC_wkdir + the current date and time. You will find the result stored
by the FMU in that folder.

0 comments on commit 594c9fa

Please sign in to comment.