|
| file | cfdivs.f90 |
| |
| file | cfdttv.f90 |
| |
| file | cfener.f90 |
| | 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.
|
| |
| file | cffana.f90 |
| | Computes the analytical flux at the boundary for Euler and Energy.
|
| |
| file | cfini1.f90 |
| |
| file | cfiniv.f90 |
| |
| file | cfmsfp.f90 |
| |
| file | cfmspr.f90 |
| | Update the convective mass flux before the velocity prediction step. It is the first step of the compressible algorithm at each time iteration.
|
| |
| file | cfphyv.f90 |
| |
| file | cfpoin.f90 |
| | Module for fuel combustion.
|
| |
| file | cfprop.f90 |
| |
| file | cfrusb.f90 |
| |
| file | cfvarp.f90 |
| | Variables location initialization for the compressible module, according to calculation type selected by the user.
|
| |
| file | cfxtcl.f90 |
| | Initialisation of the variables if the compressible flow model is enabled.
|
| |
| file | cs_cf_bindings.f90 |
| | Definition of C functions and subroutine bindings for compressible flow module.
|
| |
| file | cs_cf_thermo.c |
| |
| file | cs_cf_thermo.h [code] |
| |