Toggle navigation
libMBD
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
omega_qho
Function
11 statements
Source File
mbd_formulas.f90
mbd_formulas
omega_qho
Contents
None
public function omega_qho(C6, alpha, domega, grad) result(omega)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
C6
(:)
real(kind=dp),
intent(in)
::
alpha
(:)
type(
grad_t
),
intent(out),
optional
::
domega
type(
grad_request_t
),
intent(in),
optional
::
grad
Return Value
real(kind=dp) (size(C6))
Contents
None