probes2file Subroutine

public subroutine probes2file(timestamp, probe, probeVel, rotor, t)

Uses

Write velocities at probe locations

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: timestamp
real(kind=dp), intent(in), dimension(:, :) :: probe
real(kind=dp), intent(in), dimension(:, :) :: probeVel
type(rotor_class), intent(inout), dimension(:) :: rotor
real(kind=dp), intent(in) :: t