Add icons to landing page to make more appealing

This commit is contained in:
Santosh Shanbhogue 2016-09-12 18:30:01 -04:00 committed by Ray Speth
parent 118dd56071
commit e77e213abb
2 changed files with 14 additions and 0 deletions

View file

@ -19,6 +19,20 @@ there is no installation required.
## Examples
<table align="center">
<tr align="center">
<td> <img src="flames/images/flameSpeed.png" width=250px> <br> Freely Propagating Flame </td>
<td> <img src="flames/images/twinPremixedFlame.png" width=250px> <br> Strained Flames </td>
</tr>
<tr align="center">
<td> <img src="reactors/images/stirredReactorCartoon.png" width=250px> <br> Continuous Stirred Tank Reactor </td>
<td> <img src="reactors/images/batchReactor.png" width=175px> <br> Batch Reactor </td>
</tr>
</table>
* Basic Thermodynamics Calculations
* [Fuel heating value calculator](https://github.com/Cantera/cantera-jupyter/blob/master/thermo/heating_value.ipynb)
* [Equilibrium flame temperature calculator](https://github.com/Cantera/cantera-jupyter/blob/master/thermo/flame_temperature.ipynb)

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB