Convect wake collocation points using velNwake matrix
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(blade_class), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | rowNear | |||
| integer, | intent(in) | :: | rowFar | |||
| real(kind=dp), | intent(in) | :: | dt | |||
| character(len=1), | intent(in) | :: | wakeType | |||
| integer, | optional | :: | ductSwitch |