Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alopezrivera committed Sep 7, 2021
1 parent 2db1441 commit b6c6cf5
Showing 1 changed file with 6 additions and 21 deletions.
27 changes: 6 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,41 +26,26 @@ and similar architectures are used in well known proprietary tools such as

### [Single spool turboprop engine.](https://github.com/alopezrivera/huracan/blob/master/examples/turboprop/turboprop_1s-1s.py)

<p align="left">
<img width=500 src="docs/figures/diagram_turbofan.png" />
</p>

<p align="right">
<img width=300 src="docs/figures/log_turboprop.png" />
</p>
| <p align="left"><img width=500 src="docs/figures/diagram_turbofan.png" /></p> | <p align="right"><img width=300 src="docs/figures/log_turboprop.png" /></p> |
| --- | --- |

| ![alt text](docs/figures/Tp_turboprop.png "T-p plot") |
| --- |
| ![alt text](docs/figures/pV_turboprop.png "p-V plot") |

### [Twin-spool, reheated turbojet engine with an electrical power plant.](https://github.com/alopezrivera/huracan/blob/master/examples/turbojet/turbojet_1s-2s.py)

<p align="left">
<img width=500 src="docs/figures/diagram_turbofan.png" />
</p>

<p align="right">
<img width=300 src="docs/figures/log_turbojet.png" />
</p>
| <p align="left"><img width=500 src="docs/figures/diagram_turbofan.png" /></p> | <p align="right"><img width=300 src="docs/figures/log_turbojet.png" /></p> |
| --- | --- |

| ![alt text](docs/figures/Tp_turbojet.png "T-p plot") |
| --- |
| ![alt text](docs/figures/pV_turbojet.png "p-V plot") |

### [Three-spool, separated exhaust turbofan engine.](https://github.com/alopezrivera/huracan/blob/master/examples/turbofan/turbofan_2s-3s.py)

<p align="left">
<img width=500 src="docs/figures/diagram_turbofan.png" />
</p>

<p align="right">
<img width=300 src="docs/figures/log_turbofan.png" />
</p>
| <p align="left"><img width=500 src="docs/figures/diagram_turbofan.png" /></p> | <p align="right"><img width=300 src="docs/figures/log_turbofan.png" /></p> |
| --- | --- |

| ![alt text](docs/figures/Tp_turbofan.png "T-p plot") |
| --- |
Expand Down

0 comments on commit b6c6cf5

Please sign in to comment.