|
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 | 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) |
| subroutine prhosubsonicinlet::cportintegrant | ( | real(kind=realtype), intent(in) | T, |
| integer(kind=inttype), intent(out) | nn, | ||
| real(kind=realtype), intent(out) | int | ||
| ) |
Definition at line 1720 of file BCRoutines.F90.
References cpcurvefits::cpnparts, cpcurvefits::cptempfit, cpcurvefits::cptrange, cpcurvefits::cv0, cpcurvefits::cvn, constants::one, and constants::zero.