![]() |
programmer's documentation
|
Calculation of the physical properties of the dispersed phase
Functions/Subroutines | |
subroutine | cs_fuel_physprop2 (ncelet, ncel, propce) |
Calculation of the physical properties of the dispersed phase
subroutine cs_fuel_physprop2 | ( | integer | ncelet, |
integer | ncel, | ||
double precision, dimension(ncelet,*) | propce | ||
) |
[in] | ncelet | number of extended (real + ghost) cells |
[in] | ncel | number of cells |
[in] | propce | physic properties at cell centers ______________________________________________________________________________! |