|
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.
Functions/Subroutines | |
| subroutine | settnswall (tnsw, npts, sps_in) |
| subroutine settnswall | ( | real(kind=realtype), dimension(npts), intent(in) | tnsw, |
| integer(kind=inttype), intent(in) | npts, | ||
| integer(kind=inttype), intent(in) | sps_in | ||
| ) |
Definition at line 1 of file setTNSWall.f90.
References blockpointers::bctype, constants::eulerwall, blockpointers::nbocos, constants::nswalladiabatic, constants::nswallisothermal, utils::setpointers(), and flowvarrefstate::tref.
