Fwake_shiftdP Subroutine

public subroutine Fwake_shiftdP(this, n, dshift)

Shift coordinates of nth corner by dshift distance (usually for Udt convection)

Type Bound

Fwake_class

Arguments

Type IntentOptional Attributes Name
class(Fwake_class) :: this
integer, intent(in) :: n
real(kind=dp), intent(in), dimension(3) :: dshift