|
My Project
programmer's documentation
|
Gravity terms For 
Functions/Subroutines | |
| subroutine | rijthe2 (nscal, gradro, buoyancy) |
| subroutine | rijtheps (nscal, gradro, smbr) |
| Gravity terms for | |
Gravity terms For 
![\[ var = R_{11} \: R_{22} \: R_{33} \:R_{12} \:R_{23} \:R_{13}\]](form_625.png)
| 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 |