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

Go to the source code of this file.

Modules

module  walldistance
 

Functions/Subroutines

subroutine walldistance::updatewalldistancesquickly (nn, level, sps)
 
subroutine walldistance::computewalldistance (level, allocMem)
 
subroutine walldistance::computenormalspacing (level, sps)
 
subroutine walldistance::initwalldistance (level, sps, allocMem)
 
subroutine walldistance::determinedistance (level, sps)
 
subroutine walldistance::localviscoussurfacemesh (multSections, level, sps)
 
subroutine walldistance::updatewalldistancealllevels
 
subroutine walldistance::viscoussurfacemesh (level, sps)
 
subroutine walldistance::determinewallassociation (level, sps)
 
subroutine walldistance::updatexsurf (level)
 
subroutine walldistance::destroywalldistancedata
 
subroutine walldistance::destroywalldistancedatalevel (level)
 

Variables

integer(kind=inttype) walldistance::nquadvisc
 
integer(kind=inttype) walldistance::nnodevisc
 
integer(kind=inttype) walldistance::nquadviscglob
 
integer(kind=inttype), dimension(:, :), allocatable walldistance::connvisc
 
real(kind=realtype), dimension(:, :), allocatable walldistance::coorvisc
 
real(kind=realtype), dimension(:, :, :), allocatable walldistance::rotmatrixsections