Skip to content

Commit 66bcbe2

Browse files
authored
Update README.md
1 parent ce5ed15 commit 66bcbe2

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -28,24 +28,27 @@ and similar architectures are used in well known proprietary tools such as
2828
| <p align="left"><img width=750 src="docs/figures/diagram_turboprop.png" /></p> | <p align="right"><img width=250 src="docs/figures/log_turboprop.png" /></p> |
2929
| --- | --- |
3030

31-
| ![alt text](docs/figures/TS_turboprop.svg "T-S plot") | ![alt text](docs/figures/pV_turboprop.svg "p-V plot") | ![alt text](docs/figures/Hp_turboprop.svg "H-p plot") | ![alt text](docs/figures/Tp_turboprop.svg "T-p plot") |
32-
| --- | --- | --- | --- |
31+
| ![alt text](docs/figures/TS_turboprop.svg "T-S plot") | ![alt text](docs/figures/pV_turboprop.svg "p-V plot") |
32+
| --- | --- |
33+
| ![alt text](docs/figures/Hp_turboprop.svg "H-p plot") | ![alt text](docs/figures/Tp_turboprop.svg "T-p plot") |
3334

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

3637
| <p align="left"><img width=750 src="docs/figures/diagram_turbojet.png" /></p> | <p align="right"><img width=250 src="docs/figures/log_turbojet.png" /></p> |
3738
| --- | --- |
3839

39-
| ![alt text](docs/figures/TS_turbojet.svg "T-S plot") | ![alt text](docs/figures/pV_turbojet.svg "p-V plot") | ![alt text](docs/figures/Hp_turbojet.svg "H-p plot") | ![alt text](docs/figures/Tp_turbojet.svg "T-p plot") |
40-
| --- | --- | --- | --- |
40+
| ![alt text](docs/figures/TS_turbojet.svg "T-S plot") | ![alt text](docs/figures/pV_turbojet.svg "p-V plot") |
41+
| --- | --- |
42+
| ![alt text](docs/figures/Hp_turbojet.svg "H-p plot") | ![alt text](docs/figures/Tp_turbojet.svg "T-p plot") |
4143

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

4446
| <p align="left"><img width=750 src="docs/figures/diagram_turbofan.png" /></p> | <p align="right"><img width=250 src="docs/figures/log_turbofan.png" /></p> |
4547
| --- | --- |
4648

47-
| ![alt text](docs/figures/TS_turbofan.svg "T-S plot") | ![alt text](docs/figures/pV_turbofan.svg "p-V plot") | ![alt text](docs/figures/Hp_turbofan.svg "H-p plot") | ![alt text](docs/figures/Tp_turbofan.svg "T-p plot") |
48-
| --- | --- | --- | --- |
49+
| ![alt text](docs/figures/TS_turbofan.svg "T-S plot") | ![alt text](docs/figures/pV_turbofan.svg "p-V plot") |
50+
| --- | --- |
51+
| ![alt text](docs/figures/Hp_turbofan.svg "H-p plot") | ![alt text](docs/figures/Tp_turbofan.svg "T-p plot") |
4952

5053
---
5154
[Back to top](#huracan)

0 commit comments

Comments
 (0)