VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
vr_vindSource
Function
6 statements
Source File
classdef.f90
classdef
vr_vindSource
Contents
public pure function vr_vindSource(this, P, nCap) result(vind)
Compute induced velocity by unit strength 3-element source ring
Type Bound
vr_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
vr_class
),
intent(in)
::
this
real(kind=dp),
intent(in),
dimension(3)
::
P
real(kind=dp),
intent(in),
dimension(3)
::
nCap
Return Value
real(kind=dp), dimension(3)