Difference between revisions of "orch:Solvers"

From orch
Jump to: navigation, search
(Chemical kinetics)
Line 1: Line 1:
 +
== Chemical kinetics ==
  
== Solver to build reference trajectories ==
+
* Arrhenius law
  
== DRGEP solver for species reduction ==
+
<math>\mathcal{A}_j</math> is the pre-exponential factor, <math>\mathcal{\beta}_j</math> is the temperature exponent and <math>E_{a_j}</math> the activation energy
  
* Compute species direct inter-relations
+
<math>
 +
k_j = \mathcal{A}_j T^{\mathcal{\beta}_j} \exp \left(-\frac{E_{a_j}}{R T}\right)
 +
</math>
  
* Compute species relations through indirect paths
 
  
* Compute relations between targets and
+
* Three-body reactions
  
== DRGEP solver for reactions reduction ==
+
In the forward direction, three-body reactions involve two species A and B as reactants and yield a single product AB. In that case, the third body M is used to stabilize the excited product AB*. On the contrary, in the reverse direction, heat provides the energy necessary to break the link between A and B.
  
 +
<math>......</math>
  
 +
The third body M can be any inert molecule.
  
== QSS solver ==
 
  
* Solve for thermodynamic
+
* Reaction rates
  
<math>h_k = \Delta h_{f,k}^{0} + h_{sk}</math>
+
The global rate of a reaction j (evolution in concentration per unit of time) varies depending on the proportion of the rates associated to the forward and backward directions.
  
<math>h_{sk} = \int_{T_0}^{T} Cp_k dT</math>
+
<math>
 +
\mathcal{Q}_j = \mathcal{Q}_{f,j} - \mathcal{Q}_{r,j}  
 +
</math>
  
Get Gibbs Free Energy
 
  
Get Equilibrium constants
+
* Production/Consumption source terms
  
 +
species <math>Y_k</math> source terms are deduced from
  
 +
<math>
 +
\dot{\omega}_k = W_k \sum_{j=1}^{N_R} \nu_{k,j} \mathcal{Q}_j
 +
</math>
  
  
  
== Chemical kinetics ==
 
  
* Arrhenius law
+
== Solver to build reference trajectories ==
  
<math>\mathcal{A}_j</math> is the pre-exponential factor, <math>\mathcal{\beta}_j</math> is the temperature exponent and <math>E_{a_j}</math> the activation energy
+
== DRGEP solver for species reduction ==
  
<math>
+
* Compute species direct inter-relations
k_j = \mathcal{A}_j T^{\mathcal{\beta}_j} \exp \left(-\frac{E_{a_j}}{R T}\right)
+
</math>
+
  
 +
* Compute species relations through indirect paths
  
* Reaction rates
+
* Compute relations between targets and
  
The global rate of a reaction j (evolution in concentration per unit of time) varies depending on the proportion of the rates associated to the forward and backward directions.
+
== DRGEP solver for reactions reduction ==
  
<math>
 
\mathcal{Q}_j = \mathcal{Q}_{f,j} - \mathcal{Q}_{r,j}
 
</math>
 
  
  
* Production/Consumption source terms
+
== QSS solver ==
  
species <math>Y_k</math> source terms are deduced from
+
* Solve for thermodynamic
  
<math>
+
<math>h_k = \Delta h_{f,k}^{0} + h_{sk}</math>
\dot{\omega}_k = W_k \sum_{j=1}^{N_R} \nu_{k,j} \mathcal{Q}_j
+
</math>
+
  
* Three-body reactions
+
<math>h_{sk} = \int_{T_0}^{T} Cp_k dT</math>
  
In the forward direction, three-body reactions involve two species A and B as reactants and yield a single product AB. In that case, the third body M is used to stabilize the excited product AB*. On the contrary, in the reverse direction, heat provides the energy necessary to break the link between A and B.
+
Get Gibbs Free Energy
  
<math>......</math>
+
Get Equilibrium constants
 
+
The third body M can be any inert molecule.
+

Revision as of 15:06, 7 March 2016

Chemical kinetics

  • Arrhenius law

is the pre-exponential factor, is the temperature exponent and the activation energy


  • Three-body reactions

In the forward direction, three-body reactions involve two species A and B as reactants and yield a single product AB. In that case, the third body M is used to stabilize the excited product AB*. On the contrary, in the reverse direction, heat provides the energy necessary to break the link between A and B.

The third body M can be any inert molecule.


  • Reaction rates

The global rate of a reaction j (evolution in concentration per unit of time) varies depending on the proportion of the rates associated to the forward and backward directions.


  • Production/Consumption source terms

species source terms are deduced from



Solver to build reference trajectories

DRGEP solver for species reduction

  • Compute species direct inter-relations
  • Compute species relations through indirect paths
  • Compute relations between targets and

DRGEP solver for reactions reduction

QSS solver

  • Solve for thermodynamic

Get Gibbs Free Energy

Get Equilibrium constants