8.3
general documentation
cs_coal_initialize.h File Reference
#include "cs_defs.h"
+ Include dependency graph for cs_coal_initialize.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...
 

Function Documentation

◆ cs_coal_fields_initialize()

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.