Functions | Variables
EEqn.H File Reference

Solve energy conservation equation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (thermo.he().name()=="T")
 

Variables

 else
 

Detailed Description

Solve energy conservation equation.

Version
1.0
Author
Zhikui Guo (zguo@.nosp@m.geom.nosp@m.ar.de)
Date
2019-10-14

Definition in file EEqn.H.

Function Documentation

◆ if()

if ( thermo.  he).name( = ="T")

Definition at line 20 of file EEqn.H.

References alphaP, Cp, cp_rock, kr, mu, p, permeability(), porosity(), rho, rho_rock, T, and U().

Here is the call graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
FatalErrorInFunction
<< "The energy equation in terms of enthalpy is still under developing\n"
<< "Please use keyword of temperture for energy entry in thermophysicalProperties."
<< abort(FatalError)

Definition at line 38 of file EEqn.H.