.. _sphx_glr_examples_python_reactors:
Reactor networks
----------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_mix1_thumb.svg
:alt:
:ref:`sphx_glr_examples_python_reactors_mix1.py`
.. raw:: html
Mixing two streams
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_reactor1_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_reactor1.py`
.. raw:: html
Constant-pressure, adiabatic kinetics simulation
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_plasma_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_plasma.py`
.. raw:: html
Plasma Reactor
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_custom_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_custom.py`
.. raw:: html
Integrating constant pressure ignition using SciPy
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_sensitivity1_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_sensitivity1.py`
.. raw:: html
Constant-pressure, adiabatic kinetics simulation with sensitivity analysis
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_surf_pfr_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_surf_pfr.py`
.. raw:: html
Plug flow reactor with surface chemistry
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_piston_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_piston.py`
.. raw:: html
Reactors separated by a moving piston
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_preconditioned_integration_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_preconditioned_integration.py`
.. raw:: html
Acceleration of reactor integration using a sparse preconditioned solver
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_periodic_cstr_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_periodic_cstr.py`
.. raw:: html
Continuously stirred tank reactor with periodic behavior
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_fuel_injection_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_fuel_injection.py`
.. raw:: html
Soot precursor formation with time-varying mass flow rate
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_reactor2_thumb.svg
:alt:
:ref:`sphx_glr_examples_python_reactors_reactor2.py`
.. raw:: html
Reactors with walls and heat transfer
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_combustor_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_combustor.py`
.. raw:: html
Combustor residence time
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_custom2_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_custom2.py`
.. raw:: html
Using ExtensibleReactor to implement wall inertia
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_surf_pfr_chain_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_surf_pfr_chain.py`
.. raw:: html
Plug flow reactor modeled as a chain of well stirred reactors
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_1D_pfr_surfchem_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_1D_pfr_surfchem.py`
.. raw:: html
Plug flow reactor: silicon nitride deposition
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_pfr_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_pfr.py`
.. raw:: html
Plug flow reactor modeling approaches
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_continuous_reactor_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_continuous_reactor.py`
.. raw:: html
Continuously Stirred Tank Reactor
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_ic_engine_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_ic_engine.py`
.. raw:: html
Diesel-type internal combustion engine simulation with gaseous fuel
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_NonIdealShockTube_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_NonIdealShockTube.py`
.. raw:: html
Ignition delay time using the Redlich-Kwong real gas model
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_1D_packed_bed_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_1D_packed_bed.py`
.. raw:: html
One-dimensional packed-bed, catalytic-membrane reactor
.. raw:: html
.. only:: html
.. image:: /examples/python/reactors/images/thumb/sphx_glr_PorousMediaBurner_thumb.png
:alt:
:ref:`sphx_glr_examples_python_reactors_PorousMediaBurner.py`
.. raw:: html
Reactor cascade model for reactive flows in inert porous media
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/python/reactors/mix1
/examples/python/reactors/reactor1
/examples/python/reactors/plasma
/examples/python/reactors/custom
/examples/python/reactors/sensitivity1
/examples/python/reactors/surf_pfr
/examples/python/reactors/piston
/examples/python/reactors/preconditioned_integration
/examples/python/reactors/periodic_cstr
/examples/python/reactors/fuel_injection
/examples/python/reactors/reactor2
/examples/python/reactors/combustor
/examples/python/reactors/custom2
/examples/python/reactors/surf_pfr_chain
/examples/python/reactors/1D_pfr_surfchem
/examples/python/reactors/pfr
/examples/python/reactors/continuous_reactor
/examples/python/reactors/ic_engine
/examples/python/reactors/NonIdealShockTube
/examples/python/reactors/1D_packed_bed
/examples/python/reactors/PorousMediaBurner