The hydrocarbon fuel model offers a simple method of creating a solid particulate or liquid droplet combustion model starting from the ultimate and proximate analysis of the fuel. It uses the Lagrangian particle transport model to track representative fuel particles and uses the Eddy Dissipation model and/or the Finite Rate Chemistry model for the combustion of the volatile gases in the gas phase. Devolatilization (or pyrolysis) of the hydrocarbon fuel particles and oxidation of the resultant char are modeled by semi-empirical kinetic models with parameters that depend on the fuel composition and a standard fuel analysis. The model was mainly designed for the modeling of pulverized coal combustion but can also be applied to combustion of other solid hydrocarbon fuels in particulate form or liquid sprays.
This section describes the setup for the hydrocarbon fuel model. Three variants are covered here:
Proximate/ultimate fuel analysis starting from the standard library template
Proximate/ultimate fuel analysis when setting up manually
Using generic multiphase reactions set-up
The first method, using the fuel analysis directly, is recommended. The third method is mainly included for compatibility with earlier releases of the software.
The recommended way of setting up the hydrocarbon fuel model is to start by loading from the library provided. This approach uses the full functionality of the model, but avoids unnecessarily repeating the definition of materials and reactions. All fuel dependent data, like material composition and heat release, is gathered in the hydrocarbon fuel material definition. Therefore, after loading the library, most objects do not need to be changed by you. In most cases, it will be sufficient to only edit the hydrocarbon fuel material object.
The pre-defined multiphase reactions assume certain names for the hydrocarbon
fuel material and for the gas mixture. The name of the hydrocarbon fuel is
HC Fuel
. The gas mixture material name depends on the
fuel-nitrogen model: Gas Mixture HCN NO
with the
fuel-nitrogen model; and Gas Mixture
without.
The hydrocarbon fuel model without the fuel-nitrogen sub-model can be set up using the provided library as follows:
From either the
Materials
or theReactions
object, select Import Library Data from the context menu to import all objects from the hydrocarbon fuel library Hydrocarbon_Fuel.ccl located in thereactions-extra/
directory. Additional materials and reactions will be included automatically from the standard libraries. Note that when loading the Hydrocarbon_Fuel.ccl file using the general File > Import CCL... route, then some additional materials and reactions will not be loaded automatically, therefore causing corresponding physics error messages. In this case the missing materials and reactions need to be loaded manually in order to resolve the error messages.Edit the imported material
HC Fuel
. The parameters on the Proximate/Ultimate Analysis tab need to be adjusted in order to match the actual fuel specification:Proximate analysis
As Received (mass fractions sum to 1)
Dry Ash Free (fixed carbon and volatiles sum to 1)
Ultimate analysis
As Received (mass fractions sum to 1 – ash – moisture)
Dry Ash Free (mass fractions sum to 1)
Heating value
Volatiles yield enhancement (ratio of actual volatile yield to proximate yield) - Defaults for remaining parameters
Create the domain:
Fluid material:
Gas Mixture
Particle material
HC Fuel
Multiphase reactions:
HC Fuel Devolat
HC Fuel Char Field
orHC Fuel Char Gibb
Heat transfer model fluid dependent:
Fluid:
Thermal
orTotal Energy
Particle:
Particle Temperature
Combustion model fluid dependent:
Fluid:
Eddy Dissipation
Radiation model fluid dependent:
Fluid:
P1
,Discrete Transfer
, orMonte Carlo
Fluid component details:
N2:
Constraint
Others:
Automatic
Particle diameter change during pyrolysis (Fluid:
HC Fuel
):Option =
Swelling Model
Reference Material =
Raw Combustible
Swelling Factor = <real> # 0.0 for constant diameter
Thermal radiation transfer (Fluid Pair:
HC Fuel | Gas Mixture HCN NO
):Option =
Blended Particle Emissivity
Reference Material =
Raw Combustible
Base Emissivity = <real> # Emissivity of char and ash
Blend Emissivity = <real> # Emissivity of raw combustible
Set particle ignition under Solver Control / Particle Control:
Particle Ignition / Ignition Temperature =
1000 [K]
No boundary conditions for particle components will be defined. The remaining setup is the same as for pure-material particles and a variable composition fluid.
The fuel-nitrogen model can be enabled by the following changes to the above procedure:
Edit the
HC Fuel
material. On the Mixture Materials tab change the option in the Gas Mixture section:Gas Mixture/Option =
Mixture with HCN NO
Mixture Material =
Gas Mixture HCN NO
Component materials:
HCN Material = HCN
HCO Material = HCO
NO Material = NO
Remaining parameters unchanged
Change the fluid and the multiphase reactions on the Edit Domain form:
Fluid material
Gas Mixture HCN NO
Multiphase reactions:
HC Fuel Devolat HCN
HC Fuel Char Field HCN
orHC Fuel Char Gibb HCN
The manual set up is usually not required and is intended for expert users only. For this procedure, the definition of material and reaction objects is completely left to you. When doing so, keep in mind that the hydrocarbon fuel model can detect only certain types of reactions for computation of mass coefficients and stoichiometric coefficients. The auto-computed coefficients are reported to the CFX-Solver Output file and should be checked for consistency.
In order to set up the coal model from scratch, the following additional steps are required to create the required materials and reactions:
Create component materials:
Gas phase components:
Fuel Gas
,O2
,CO2
,H2O
,N2
, …,NO
,HCN
,HCO
Hydrocarbon fuel components: Ash, Char, Raw Combustible
Create gas phase reactions:
Fuel gas oxidation
Pollutants reactions (for example, for NO)
Create mixture materials:
Homogeneous binary mixture: Fuel Gas, Raw Combustible
Gas phase reacting mixture: components and reactions previously created
Hydrocarbon fuel: Proximate/ultimate analysis data; homogeneous binary mixture material; gas mixture material
Create multiphase reactions:
Devolatilization (with or without fuel nitrogen)
Char oxidation (with or without fuel nitrogen)
From this point on the setup can be continued as described in section Setup using Library Template (Recommended), with the materials and reactions replaced with those created locally.
A third way of specifying combustion of a hydrocarbon fuel is to use the generic multiphase multi-component and reaction machinery. In this case, it is up to you to set the appropriate particle component boundary values, stoichiometric coefficients for reactions, and heat release for the gas phase reactions (by means of volatiles reference enthalpy).