Toggle navigation
libMBD
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
C6_from_alpha
Function
19 statements
Source File
mbd_formulas.f90
mbd_formulas
C6_from_alpha
Contents
None
public function C6_from_alpha(alpha, freq, dC6_dalpha, grad) result(C6)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
alpha
(:,0:)
type(
quad_pt_t
),
intent(in)
::
freq
(0:)
real(kind=dp),
intent(out),
optional
allocatable
::
dC6_dalpha
(:,:)
logical,
intent(in),
optional
::
grad
Return Value
real(kind=dp) (size(alpha,1))
Contents
None