Cantera  3.2.0a2
Loading...
Searching...
No Matches
ReactorNet.h File Reference
Include dependency graph for ReactorNet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ReactorNet
 A class representing a network of connected reactors. More...
 
class  SteadyReactorSolver
 Adapter class to enable using the SteadyStateSystem solver with ReactorNet. More...
 

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< ReactorNetnewReactorNet (vector< shared_ptr< ReactorBase > > &reactors)
 Create a reactor network containing one or more coupled reactors.