OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Public Member Functions | Public Attributes | List of all members
HeatLoss Class Reference

Public Member Functions

void InputParam (const HLoss &loss)
 
void Setup (const OCP_USI &nb)
 
OCP_BOOL IfHeatLoss () const
 
void CalHeatLoss (const vector< USI > &location, const vector< OCP_DBL > &T, const vector< OCP_DBL > &lT, const vector< OCP_DBL > &initT, const OCP_DBL &t, const OCP_DBL &dt)
 
void ResetToLastTimeStep ()
 
void UpdateLastTimeStep ()
 

Public Attributes

OCP_BOOL ifHLoss {OCP_FALSE}
 If use Heat loss.
 
OCP_DBL obC
 Volumetric heat capacity of overburden rock.
 
OCP_DBL obK
 Thermal conductivity of overburden rock.
 
OCP_DBL ubC
 Volumetric heat capacity of underburden rock.
 
OCP_DBL ubK
 Thermal conductivity of underburden rock.
 
OCP_USI numBulk
 Num of Bulk.
 
OCP_DBL obD
 Thermal diffusivity of overburden rock.
 
OCP_DBL ubD
 Thermal diffusivity of underburden rock.
 
vector< OCP_DBLI
 Auxiliary variable.
 
vector< OCP_DBLp
 Auxiliary variable.
 
vector< OCP_DBLpT
 dP / dT
 
vector< OCP_DBLlI
 Auxiliary variable.
 
vector< OCP_DBLlp
 Auxiliary variable.
 
vector< OCP_DBLlpT
 last pT
 

Detailed Description

Definition at line 63 of file Bulk.hpp.


The documentation for this class was generated from the following files: