#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_coal_fields_initialize (void) |
Initialize specific field values for pulverized coal combustion. More... | |
void cs_coal_fields_initialize | ( | void | ) |
Initialize specific field values for pulverized coal combustion.
Here, the density and viscosity have in initialized using reference values or have been read from a restart file.
The full viscosity and Cp values are available only if they have been read from a restart file.
Physical properties such as density, viscosity, Cp are handled in the dedicated cs_coal_physprop function.
(DOXYGEN_SHOULD_SKIP_THIS)
Here, the density and viscosity have in initialized using reference values or have been read from a restart file.
The full viscosity and Cp values are available only if they have been read from a restart file.
Physical properties such as density, viscosity, Cp are handled in the dedicated cs_coal_physprop function.