FV3 Bundle
Hyperbolic_Step.f90 File Reference

Go to the source code of this file.

Modules

module  hyperbolic_step
 

Functions/Subroutines

subroutine, public hyperbolic_step::step (x, g)
 
subroutine, public hyperbolic_step::step_tl (x, x_TL, g_TL)
 
subroutine, public hyperbolic_step::step_ad (x, g_AD, x_AD)
 

Variables

character(*), parameter hyperbolic_step::module_version_id = '$Id: Hyperbolic_Step.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $'
 
real(fp), parameter hyperbolic_step::zero = 0.0_fp
 
real(fp), parameter hyperbolic_step::point5 = 0.5_fp
 
real(fp), parameter hyperbolic_step::one = 1.0_fp
 
real(fp), parameter hyperbolic_step::xcutoff = 70.0_fp