ogata_banks_ind: Ogata-Banks solution for 1-D flow.

View source: R/RcppExports.R

ogata_banks_indR Documentation

Ogata-Banks solution for 1-D flow.

Description

Ogata, A., Banks, R.B., 1961. A solution of the differential equation of longitudinal dispersion in porous media. U. S. Geol. Surv. Prof. Pap. 411-A. 1-D, infinite source, uniform flow, constant parameters, no decay, no retardation

Usage

ogata_banks_ind(D, v, C0, x, t)

Arguments

D

diffusion coefficient

v

double velocity

C0

double concentration

x

double x position

t

double time

Value

ogata banks solution


jkennel/aquifer documentation built on July 31, 2022, 11:33 p.m.