reactions.h File Reference

Contains the interface to the user-defined reactions and registers all reaction types with the model factory. More...

Classes

class  ReactionWaterGasShift
 Model to represent a Water Gas Shift Reaction with specified fixed conversion. More...
 
class  ReactionWaterGasShiftEquilibrium
 Model to represent a Water Gas Shift Reaction at equilibrium. More...
 
class  ReactionOxidationEquilibriumCH4
 Model to represent the combustion of methane at equilibrium. More...
 
class  ReactionOxidationCO
 Model to represent the total combustion of CO with specified fixed conversion. More...
 
class  ReactionWaterGasC
 Model to represent the water gas production fron C with specified fixed conversion. More...
 
class  ReactionReformingCH4
 Model to represent the reforming of methane with specified fixed conversion. More...
 
class  ReactionReformingEquilibriumCH4
 Model to represent the reforming of methane at equilibrium. More...
 
class  ReactionReformingC2H6
 Model to represent the reforming of ethane with specified fixed conversion. More...
 
class  ReactionReformingEquilibriumC2H6
 Model to represent the reforming of ethane at equilibrium. More...
 
class  ReactionReformingC3H8
 Model to represent the reforming of propane with specified fixed conversion. More...
 
class  ReactionReformingEquilibriumC3H8
 Model to represent the reforming of propane at equilibrium. More...
 
class  ReactionOxidationMeOH
 Model to represent the total combustion of methanol with specified fixed conversion. More...
 
class  ReactionReformingMeOH
 Model to represent the reforming of methanol with specified fixed conversion. More...
 
class  ReactionReformingEquilibriumMeOH
 Model to represent the reforming of methanol at equilibrium. More...
 
class  ReactionSynthesisNH3
 Model to represent the synthesis of ammonia. More...
 
class  ReactionSynthesisEquilibriumNH3
 Model to represent the synthesis of ammonia at equilibrium. More...
 
class  ReactionOxidationN2
 Model to represent the oxidation of nitrogen. More...
 
class  ReactionOxidationEquilibriumN2
 Model to represent the oxidation of nitrogen at equilibrium. More...
 
class  ReactionOxidationC2H6
 Model to represent the total combustion of ethane with specified fixed conversion. More...
 
class  ReactionOxidationNH3
 Model to represent the total combustion of ammonia with specified fixed conversion. More...
 
class  ReactionOxidationPhenol
 Model to represent the total combustion of phenol with specified fixed conversion. More...
 
class  FactoryReactions
 

Variables

static class FactoryReactions factoryReactions
 

Detailed Description

Contains the interface to the user-defined reactions and registers all reaction types with the model factory.

Registers the following total hydrocarbon combustion reaction types:

Registers the following reaction types:

This file is part of LIBPF All rights reserved; do not distribute without permission.

Author
(C) Copyright 2004-2023 Paolo Greppi simevo s.r.l.

Variable Documentation

◆ factoryReactions

class FactoryReactions factoryReactions
static