Resolution of source convection diffusion equations for
and diffusion for
as part of the V2F phi-model.
More...
|
subroutine | resv2f (nvar, ncesmp, icetsm, itypsm, dt, smacel, prdv2f) |
|
Resolution of source convection diffusion equations for
and diffusion for
as part of the V2F phi-model.
◆ resv2f()
subroutine resv2f |
( |
integer |
nvar, |
|
|
integer |
ncesmp, |
|
|
integer, dimension(ncesmp) |
icetsm, |
|
|
integer, dimension(ncesmp,nvar) |
itypsm, |
|
|
double precision, dimension(ncelet) |
dt, |
|
|
double precision, dimension(ncesmp,nvar) |
smacel, |
|
|
double precision, dimension(ncelet) |
prdv2f |
|
) |
| |
- Parameters
-
[in] | nvar | total number of variables |
[in] | ncesmp | number of cells with mass source term |
[in] | icetsm | number of cells with mass source |
[in] | itypsm | type of masss source for the variables (cf. cs_user_mass_source_terms) |
[in] | dt | time step (per cell) |
[in] | smacel | value of variables associated to the mass source for ivar=ipr,smacel=flux of masse |
[in] | prdv2f | storage table of term prod of turbulence for the v2f |