diff --git a/README.md b/README.md index 53d9e77..71eed41 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,20 @@ there is no installation required. ## Examples + + + + + + + + + + + + +

Freely Propagating Flame

Strained Flames

Continuous Stirred Tank Reactor

Batch Reactor
+ * 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) diff --git a/reactors/images/batchReactor.png b/reactors/images/batchReactor.png new file mode 100644 index 0000000..63aa518 Binary files /dev/null and b/reactors/images/batchReactor.png differ