Calculate 2nd order accurate induced velocity on near wake
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in), | dimension(:, :, :) | :: | v_wake_n |
Induced velocity on wake at timestep n |
|
| real(kind=dp), | intent(in), | dimension(:, :, :) | :: | v_wake_np1 |
Induced velocity on wake at timestep n+1 |