|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
Go to the source code of this file.
Modules | |
| module | sa |
Functions/Subroutines | |
| subroutine | sa::sa_block (resOnly) |
| subroutine | sa::sasource |
| subroutine | sa::saviscous |
| subroutine | sa::saresscale |
| subroutine | sa::sasolve |
Variables | |
| real(kind=realtype) | sa::cv13 |
| real(kind=realtype) | sa::kar2inv |
| real(kind=realtype) | sa::cw36 |
| real(kind=realtype) | sa::cb3inv |
| real(kind=realtype), dimension(:, :, :), allocatable | sa::qq |
| real(kind=realtype), dimension(:, :, :), pointer | sa::ddw |
| real(kind=realtype), dimension(:, :, :), pointer | sa::ww |
| real(kind=realtype), dimension(:, :, :), pointer | sa::ddvt |
| real(kind=realtype), dimension(:, :), pointer | sa::rrlv |
| real(kind=realtype), dimension(:, :), pointer | sa::dd2wall |