CAM
rayleigh_friction Module Reference

Functions/Subroutines

subroutine, public rayleigh_friction_init ()
 
subroutine, public rayleigh_friction_tend (ztodt, state, ptend)
 

Variables

integer, public rayk0 = 2
 
real(r8), public raykrange = 0._r8
 
real(r8), public raytau0 = huge(1._r8)
 
real(r8) krange
 
real(r8) tau0
 
real(r8) otau0
 
real(r8), dimension(pver) otau
 

Function/Subroutine Documentation

◆ rayleigh_friction_init()

subroutine, public rayleigh_friction::rayleigh_friction_init ( )
Here is the caller graph for this function:

◆ rayleigh_friction_tend()

subroutine, public rayleigh_friction::rayleigh_friction_tend ( real(r8), intent(in)  ztodt,
type(physics_state), intent(in)  state,
type(physics_ptend), intent(out)  ptend 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ krange

real (r8) rayleigh_friction::krange
private

◆ otau

real (r8), dimension(pver) rayleigh_friction::otau
private

◆ otau0

real (r8) rayleigh_friction::otau0
private

◆ rayk0

integer, public rayleigh_friction::rayk0 = 2

◆ raykrange

real (r8), public rayleigh_friction::raykrange = 0._r8

◆ raytau0

real (r8), public rayleigh_friction::raytau0 = huge(1._r8)

◆ tau0

real (r8) rayleigh_friction::tau0
private