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