Computes the relaxation of temperature between separate fluid species due to collisions. The term \(Q_{i}\) below is computed in this source and stored for each input species
The relaxation term is typically added to the energy equation below
and has the form
Descriptions of this model can be found in
Zhdanov, Viktor Mikhailovich. “Transport processes in multicomponent plasma.” Plasma Physics and Controlled Fusion 44.10 (2002): 2283.
speciesMass
(vector float)isNumberDensity
(boolean)in
(string vector, required)1st Variable
2nd Variable
Nth Variable
(N+1)th Variable
(N+2)th Variable
(N+N)th Variable
(2N+1)th Variable
This variable is the collision frequency matrix that can be computed by the source collisionFrequency. The order of species should be the same as provided to collisionFrequency.
out
(string vector, required)<Equation thisGas>
kind = temperatureRelaxation
speciesMass = [ELECTRON_MASS, ION_MASS, ION_MASS]
</Equation>