![]() |
programmer's documentation
|
Orthotropic diffusion velocity computation. More...
Functions/Subroutines | |
subroutine | visort (imvisf, w1, w2, w3, viscf, viscb) |
Orthotropic diffusion velocity computation.
Orthotropic diffusion velocity computation viscf,b = viscosity*surface/distance, in kg/s
The viscosity is given by w1, w2, w3
Please refer to the visort section of the theory guide for more informations.
subroutine visort | ( | integer | imvisf, |
double precision, dimension(ncelet) | w1, | ||
double precision, dimension(ncelet) | w2, | ||
double precision, dimension(ncelet) | w3, | ||
double precision, dimension(nfac) | viscf, | ||
double precision, dimension(nfabor) | viscb | ||
) |