next up previous contents
Next: Geometry Up: Heat conductivity Previous: Constant heat conductivity   Contents


Table based heat conductivity calculations

The table based heat conductivity calculations has a simple input. The heat conductivity is calculated for oil gas and water from lookup tables for p,T given in that order.

BeginHeatCond

Method Table

Regroup FALSE

BeginComponents
% Using original as is
EndComponents

% Tables used in order oil, gas , water
include "OilHeatCond.TABLE"
include "GasHeatCond.TABLE"
include "WaterHeatCond.TABLE"


EndHeatCond



Erlend Oeian 2002-08-21