programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
Collaboration diagram for Encrustation:

Variables

integer, save iencra
 activates (=1) or not (=0) the option of coal particle fouling. It then is necessary to specify the domain boundaries on which fouling may take place. Useful if iphyla = 2 More...
 
integer, save npencr
 encrustation data More...
 
double precision, dimension(ncharm2),
save 
enc1
 encrustation data More...
 
double precision, dimension(ncharm2),
save 
enc2
 encrustation data More...
 
double precision, dimension(ncharm2),
save 
tprenc
 limit temperature (in degree Celsius) below which the coal particles do not cause any fouling (if the fouling model is activated). Useful if iphyla = 2 and iencra = 1 More...
 
double precision, dimension(ncharm2),
save 
visref
 ash critical viscosity in $ kg.m^{-1}.s^{-1} $, in the fouling model cf J.D. Watt et T. Fereday (J.Inst.Fuel, Vol.42-p99). Useful if iphyla = 2 and iencra = 1 More...
 
double precision, save dnpenc
 encrustation data More...
 

Detailed Description

Variable Documentation

double precision, save dnpenc

encrustation data

double precision, dimension(ncharm2), save enc1

encrustation data

double precision, dimension(ncharm2), save enc2

encrustation data

integer, save iencra

activates (=1) or not (=0) the option of coal particle fouling. It then is necessary to specify the domain boundaries on which fouling may take place. Useful if iphyla = 2

integer, save npencr

encrustation data

double precision, dimension(ncharm2), save tprenc

limit temperature (in degree Celsius) below which the coal particles do not cause any fouling (if the fouling model is activated). Useful if iphyla = 2 and iencra = 1

double precision, dimension(ncharm2), save visref

ash critical viscosity in $ kg.m^{-1}.s^{-1} $, in the fouling model cf J.D. Watt et T. Fereday (J.Inst.Fuel, Vol.42-p99). Useful if iphyla = 2 and iencra = 1