
Contains module procedures associated with the CCL drag coefficient derivation class
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CCLDragDerivation), | intent(inout) | :: | this | |||
| type(RealArray), | intent(in), | dimension(:) | :: | inputArray | ||
| integer(kind=ik), | intent(in), | dimension(:) | :: | indices |
Initialize Chang-Cooper-Langdon drag coefficient derivation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CCLDragDerivation), | intent(inout) | :: | this | |||
| type(VSpace), | intent(in) | :: | vSpaceObj |