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

Go to the source code of this file.

Modules

module  flowutils_b
 

Functions/Subroutines

subroutine flowutils_b::computettot_b (rho, rhod, u, ud, v, vd, w, wd, p, pd, ttot, ttotd)
 
subroutine flowutils_b::computettot (rho, u, v, w, p, ttot)
 
subroutine flowutils_b::computegamma (t, gamma, mm)
 
subroutine flowutils_b::computeptot_b (rho, rhod, u, ud, v, vd, w, wd, p, pd, ptot, ptotd)
 
subroutine flowutils_b::computeptot (rho, u, v, w, p, ptot)
 
subroutine flowutils_b::computespeedofsoundsquared_b ()
 
subroutine flowutils_b::computespeedofsoundsquared ()
 
subroutine flowutils_b::computeetotblock_b (istart, iend, jstart, jend, kstart, kend, correctfork)
 
subroutine flowutils_b::computeetotblock (istart, iend, jstart, jend, kstart, kend, correctfork)
 
subroutine flowutils_b::etot_b (rho, rhod, u, ud, v, vd, w, wd, p, pd, k, kd, etotal, etotald, correctfork)
 
subroutine flowutils_b::etot (rho, u, v, w, p, k, etotal, correctfork)
 
subroutine flowutils_b::eint_b (rho, rhod, p, pd, k, kd, einternal, einternald, correctfork)
 
subroutine flowutils_b::eint (rho, p, k, einternal, correctfork)
 
subroutine flowutils_b::computepressuresimple_b (includehalos)
 
subroutine flowutils_b::computepressuresimple (includehalos)
 
subroutine flowutils_b::computepressure (ibeg, iend, jbeg, jend, kbeg, kend, pointeroffset)
 
subroutine flowutils_b::computelamviscosity_b (includehalos)
 
subroutine flowutils_b::computelamviscosity (includehalos)
 
subroutine flowutils_b::adjustinflowangle_b ()
 
subroutine flowutils_b::adjustinflowangle ()
 
subroutine flowutils_b::derivativerotmatrixrigid_b (rotationmatrix, rotationmatrixd, rotationpoint, t)
 
subroutine flowutils_b::derivativerotmatrixrigid (rotationmatrix, rotationpoint, t)
 
subroutine flowutils_b::getdirvector_b (refdirection, alpha, alphad, beta, betad, winddirection, winddirectiond, liftindex)
 
subroutine flowutils_b::getdirvector (refdirection, alpha, beta, winddirection, liftindex)
 
subroutine flowutils_b::vectorrotation_b (xp, xpd, yp, ypd, zp, zpd, iaxis, angle, angled, x, xd, y, yd, z, zd)
 
subroutine flowutils_b::vectorrotation (xp, yp, zp, iaxis, angle, x, y, z)
 
subroutine flowutils_b::allnodalgradients_b ()
 
subroutine flowutils_b::allnodalgradients ()