mef90 / vDef
Maintaining these pages
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
wAT2
Function
Blaise Bourdin (2020, bourdin@lsu.edu)
5 statements
Source File
m_MEF90_DefMechAT2.F90
m_MEF90_DefMechAT2
wAT2
Contents
private function wAT2(self, alpha)
wAT2: the "w" function of the standard AT2 model, i.e. $w(\alpha) = \alpha^2$
Type Bound
MEF90DefMechAT2_Type
Arguments
Type
Intent
Optional
Attributes
Name
class(
MEF90DefMechAT2_Type
),
intent(in)
::
self
real(kind=C_DOUBLE)
::
alpha
Return Value
real(kind=c_double)