General

Package with utility functions

Package Contents

CubicInterpolation_DP

CubicInterpolation_MFLOW

LambertW

Closed approximation of Lambert's w function for solving f(x) = x exp(x) for x

LambertWIter

Iterative form of Lambert's w function for solving f(x) = x exp(x) for x

PrandtlNumber

calculation of Prandtl number

ReynoldsNumber

calculation of Reynolds number

SmoothPower

Limiting the derivative of function y = if x>=0 then x^pow else -(-x)^pow

SmoothPower_der

The derivative of function SmoothPower

Stepsmoother

Continuous interpolation for x

Stepsmoother_der

Derivative of function Stepsmoother