My Project
programmer's documentation
|
#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_rad_transfer_solve (int bc_type[], const cs_real_t dt[], cs_real_t cp2fol, const cs_real_t cp2ch[], const int ichcor[]) |
Solve the radiative transfer equation. More... | |
void cs_rad_transfer_solve | ( | int | bc_type[], |
const cs_real_t | dt[], | ||
cs_real_t | cp2fol, | ||
const cs_real_t | cp2ch[], | ||
const int | ichcor[] | ||
) |
Solve the radiative transfer equation.
Two types of method are available:
[in,out] | bc_type | boundary face types |
[in] | dt | time step (per cell) |
[in] | cp2fol | fuel oil liquid CP |
[in] | cp2ch | pulverized coal CP's |
[in] | ichcor | pulverized coal indirection |