|
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 | flowutils_fast_b |
Functions/Subroutines | |
| subroutine | flowutils_fast_b::computettot (rho, u, v, w, p, ttot) |
| subroutine | flowutils_fast_b::computegamma (t, gamma, mm) |
| subroutine | flowutils_fast_b::computeptot (rho, u, v, w, p, ptot) |
| subroutine | flowutils_fast_b::computespeedofsoundsquared () |
| subroutine | flowutils_fast_b::computeetotblock (istart, iend, jstart, jend, kstart, kend, correctfork) |
| subroutine | flowutils_fast_b::etot_fast_b (rho, rhod, u, ud, v, vd, w, wd, p, pd, k, kd, etotal, etotald, correctfork) |
| subroutine | flowutils_fast_b::etot (rho, u, v, w, p, k, etotal, correctfork) |
| subroutine | flowutils_fast_b::eint_fast_b (rho, rhod, p, pd, k, kd, einternal, einternald, correctfork) |
| subroutine | flowutils_fast_b::eint (rho, p, k, einternal, correctfork) |
| subroutine | flowutils_fast_b::computepressuresimple (includehalos) |
| subroutine | flowutils_fast_b::computepressure (ibeg, iend, jbeg, jend, kbeg, kend, pointeroffset) |
| subroutine | flowutils_fast_b::computelamviscosity (includehalos) |
| subroutine | flowutils_fast_b::adjustinflowangle () |
| subroutine | flowutils_fast_b::derivativerotmatrixrigid (rotationmatrix, rotationpoint, t) |
| subroutine | flowutils_fast_b::getdirvector (refdirection, alpha, beta, winddirection, liftindex) |
| subroutine | flowutils_fast_b::vectorrotation (xp, yp, zp, iaxis, angle, x, y, z) |
| subroutine | flowutils_fast_b::allnodalgradients_fast_b () |
| subroutine | flowutils_fast_b::allnodalgradients () |