My Project
programmer's documentation
|
Gravity terms For . More...
Functions/Subroutines | |
subroutine | rijthe2 (nscal, gradro, buoyancy) |
subroutine | rijtheps (nscal, gradro, smbr) |
Gravity terms for . More... | |
Gravity terms For .
subroutine rijthe2 | ( | integer | nscal, |
double precision, dimension(3,ncelet) | gradro, | ||
double precision, dimension(6,ncelet) | buoyancy | ||
) |
[in] | nscal | total number of scalars |
[in] | gradro | work array for |
[in,out] | buoyancy | Buoyancy term for the Reynolds stress model |
subroutine rijtheps | ( | integer | nscal, |
double precision, dimension(3,ncelet) | gradro, | ||
double precision, dimension(ncelet) | smbr | ||
) |
Gravity terms for .
[in] | nscal | total number of scalars |
[in] | gradro | work array for |
[in,out] | smbr | work array for second member |