dsd Subroutine

subroutine dsd(Q, Re_, Np, D, N, nsizes, dtype, rho_a, tk, dmin, dmax, apm, bpm, rho_c, p1, p2, p3)

Uses

  • proc~~dsd~3~~UsesGraph proc~dsd~3 dsd module~array_lib array_lib proc~dsd~3->module~array_lib module~math_lib~4 math_lib proc~dsd~3->module~math_lib~4

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: Q
real(kind=8), intent(in) :: Re_
real(kind=8), intent(in) :: Np
real(kind=8), intent(in) :: D(nsizes)
real(kind=8), intent(out) :: N(nsizes)
integer, intent(in) :: nsizes
integer, intent(in) :: dtype
real(kind=8), intent(in) :: rho_a
real(kind=8), intent(in) :: tk
real(kind=8), intent(in) :: dmin
real(kind=8), intent(in) :: dmax
real(kind=8), intent(inout) :: apm
real(kind=8), intent(inout) :: bpm
real(kind=8), intent(in) :: rho_c
real(kind=8), intent(in) :: p1
real(kind=8), intent(in) :: p2
real(kind=8), intent(in) :: p3

Calls

proc~~dsd~3~~CallsGraph proc~dsd~3 dsd proc~calc_re calc_Re proc~dsd~3->proc~calc_re proc~infind infind proc~dsd~3->proc~infind interface~mrgrnk mrgrnk proc~infind->interface~mrgrnk

Contents