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

Go to the source code of this file.

Modules

module  bcroutines
 

Functions/Subroutines

subroutine bcroutines::applyallbc (secondHalo)
 
subroutine bcroutines::applyallbc_block (secondHalo)
 
subroutine bcroutines::bcsymm1sthalo (nn)
 
subroutine bcroutines::bcsymm2ndhalo (nn)
 
subroutine bcroutines::bcsymmpolar1sthalo (nn)
 
subroutine bcroutines::bcsymmpolar2ndhalo (nn)
 
subroutine bcroutines::bcnswalladiabatic (nn, secondHalo, correctForK)
 
subroutine bcroutines::bcnswallisothermal (nn, secondHalo, correctForK)
 
subroutine bcroutines::bcsubsonicoutflow (nn, secondHalo, correctForK)
 
subroutine bcroutines::bcsubsonicinflow (nn, secondHalo, correctForK)
 
subroutine bcroutines::bceulerwall (nn, secondHalo, correctForK)
 
subroutine bcroutines::bcfarfield (nn, secondHalo, correctForK)
 
subroutine bcroutines::bcsupersonicinflow (nn, secondHalo, correctForK)
 
subroutine bcroutines::bcextrap (nn, secondHalo, correctForK)
 
subroutine bcroutines::prhosubsonicinlet (ww, pp, correctForK)
 
subroutine cportintegrant (T, nn, int)
 
subroutine bcroutines::computeetot (ww, pp, correctForK)
 
subroutine bcroutines::extrapolate2ndhalo (correctForK)
 

Function/Subroutine Documentation

◆ cportintegrant()

subroutine prhosubsonicinlet::cportintegrant ( real(kind=realtype), intent(in)  T,
integer(kind=inttype), intent(out)  nn,
real(kind=realtype), intent(out)  int 
)