ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Modules | Variables
turbMod.F90 File Reference

Go to the source code of this file.

Modules

module  turbmod
 

Variables

logical turbmod::secondord
 
real(kind=realtype) turbmod::sig1
 
real(kind=realtype) turbmod::sig2
 
real(kind=realtype), dimension(:, :, :, :), pointer turbmod::dvt
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::vort
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::prod
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::f1
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::kwcd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::ktcd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::sct
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::scl2
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::strain2
 
real(kind=realtype), dimension(:, :, :, :), pointer turbmod::dvtd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::vortd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::prodd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::f1d
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::kwcdd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::ktcdd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::sctd
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::scl2d
 
real(kind=realtype), dimension(:, :, :), pointer turbmod::strain2d