Cantera  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
flowControllers.h File Reference

Some flow devices derived from class FlowDevice. More...

#include "FlowDevice.h"
#include "ReactorBase.h"
#include "cantera/numerics/Func1.h"
Include dependency graph for flowControllers.h:

Go to the source code of this file.

Classes

class  MassFlowController
 A class for mass flow controllers. More...
 
class  PressureController
 A class for flow controllers where the flow rate is equal to the flow rate of a "master" mass flow controller plus a correction proportional to the pressure difference between the inlet and outlet. More...
 
class  Valve
 Supply a mass flow rate that is a function of the pressure drop across the valve. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

Some flow devices derived from class FlowDevice.

Definition in file flowControllers.h.