|
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(c_int), pointer, 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 , 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...
|
|
real(c_double), pointer, save | dnpenc |
| encrustation data More...
|
|