| ogata_banks | R Documentation | 
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, decay, retardation
To have values match the excel sheet https://www.civil.uwaterloo.ca/jrcraig/pdf/OgataBanks.xlsm the decay coefficient needs to be scaled by the retardation coefficient.
ogata_banks(D, R, decay, v, C0, x, t)
D | 
 doublediffusion coefficient  | 
R | 
 double retardation coefficient  | 
decay | 
 double decay coefficient  | 
v | 
 double velocity  | 
C0 | 
 double concentration  | 
x | 
 vector x position  | 
t | 
 vector time  | 
ogata banks solution each row is an x value and each column is a time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.