Skip to content

Commit

Permalink
Updated figures
Browse files Browse the repository at this point in the history
  • Loading branch information
dlcole3 committed Jan 16, 2025
1 parent eebb32b commit d67c1bb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
Binary file modified docs/src/assets/MPC_example1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/src/assets/MPC_example1_u.png
Binary file not shown.
Binary file modified docs/src/assets/room_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions docs/src/tutorials/HVAC.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,7 @@ ylabel!("Air Flowrate")

The resulting figures can be seen below:

![ULayer_Results_T](../assets/MPC_example1.png)

![ULayer_Results_u](../assets/MPC_example1_u.png)
![ULayer_Results](../assets/MPC_example1.png)

## Hierarchical Implementation

Expand Down Expand Up @@ -381,7 +379,7 @@ plt_graph = layout_plot(
)
```

The resulting structure can be seen below.
The resulting structure can be seen below, where the yellow nodes represent the upper level graph and the other three colors are each a subgraph for the individual rooms.

![HMPC_Structure](../assets/MPC_Example2_Graph.png)

Expand Down

0 comments on commit d67c1bb

Please sign in to comment.