#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_cf_energy (int f_sc_id) |
Perform the solving of the convection/diffusion equation (with eventual source terms) for total energy over a time step. It is the third step of the compressible algorithm at each time iteration. More... | |
void cs_cf_energy | ( | int | f_sc_id | ) |
Perform the solving of the convection/diffusion equation (with eventual source terms) for total energy over a time step. It is the third step of the compressible algorithm at each time iteration.
Please refer to the cfener section of the theory guide for more informations.
[in] | f_sc_id | scalar field id |