CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
surface_perturbation Module Reference

Functions/Subroutines

subroutine, public cdfnor (z, cdfz)
 This subrtouine calculates the CDF of the standard normal distribution evaluated at z. More...
 
subroutine cdfgam (x, alpha, eps, iflag, cdfx)
 
subroutine dgamln (x, dgamlnout)
 
subroutine, public ppfbet (pr, p, q, iflag, x)
 This subroutine computes the beta distribution value that matches the percentile from the random pattern. More...
 
subroutine cdfbet (x, p, q, eps, iflag, cdfx)
 This subroutine computes the value of the cumulative beta distribution at a single point x, given the distribution parameters p,q. More...
 
subroutine gmln (x, y)
 This subroutine computes the natural logarithm of the gamma distribution. Users can set the absolute accuracy and corresponding xmin. More...