|
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_d |
Functions/Subroutines | |
| subroutine | flowutils_d::computettot_d (rho, rhod, u, ud, v, vd, w, wd, p, pd, ttot, ttotd) |
| subroutine | flowutils_d::computettot (rho, u, v, w, p, ttot) |
| subroutine | flowutils_d::computegamma (t, gamma, mm) |
| subroutine | flowutils_d::computeptot_d (rho, rhod, u, ud, v, vd, w, wd, p, pd, ptot, ptotd) |
| subroutine | flowutils_d::computeptot (rho, u, v, w, p, ptot) |
| subroutine | flowutils_d::computespeedofsoundsquared_d () |
| subroutine | flowutils_d::computespeedofsoundsquared () |
| subroutine | flowutils_d::computeetotblock_d (istart, iend, jstart, jend, kstart, kend, correctfork) |
| subroutine | flowutils_d::computeetotblock (istart, iend, jstart, jend, kstart, kend, correctfork) |
| subroutine | flowutils_d::etot_d (rho, rhod, u, ud, v, vd, w, wd, p, pd, k, kd, etotal, etotald, correctfork) |
| subroutine | flowutils_d::etot (rho, u, v, w, p, k, etotal, correctfork) |
| subroutine | flowutils_d::eint_d (rho, rhod, p, pd, k, kd, einternal, einternald, correctfork) |
| subroutine | flowutils_d::eint (rho, p, k, einternal, correctfork) |
| subroutine | flowutils_d::computepressuresimple_d (includehalos) |
| subroutine | flowutils_d::computepressuresimple (includehalos) |
| subroutine | flowutils_d::computepressure (ibeg, iend, jbeg, jend, kbeg, kend, pointeroffset) |
| subroutine | flowutils_d::computelamviscosity_d (includehalos) |
| subroutine | flowutils_d::computelamviscosity (includehalos) |
| subroutine | flowutils_d::adjustinflowangle_d () |
| subroutine | flowutils_d::adjustinflowangle () |
| subroutine | flowutils_d::derivativerotmatrixrigid_d (rotationmatrix, rotationmatrixd, rotationpoint, t) |
| subroutine | flowutils_d::derivativerotmatrixrigid (rotationmatrix, rotationpoint, t) |
| subroutine | flowutils_d::getdirvector_d (refdirection, alpha, alphad, beta, betad, winddirection, winddirectiond, liftindex) |
| subroutine | flowutils_d::getdirvector (refdirection, alpha, beta, winddirection, liftindex) |
| subroutine | flowutils_d::vectorrotation_d (xp, xpd, yp, ypd, zp, zpd, iaxis, angle, angled, x, xd, y, yd, z, zd) |
| subroutine | flowutils_d::vectorrotation (xp, yp, zp, iaxis, angle, x, y, z) |
| subroutine | flowutils_d::allnodalgradients_d () |
| subroutine | flowutils_d::allnodalgradients () |