VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
getCD
Function
19 statements
Source File
libC81.f90
libC81
getCD
Contents
public function getCD(this, alphaQuery, machQuery)
Returns value of 2-d linearly interpolated CD for given alphaQuery and machQuery values
Type Bound
C81_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
C81_class
)
::
this
real(kind=dp),
intent(in)
::
alphaQuery
real(kind=dp),
intent(in)
::
machQuery
Return Value
real(kind=dp)