Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Rphree_Diffusion.R
\name{FTCS}
\alias{FTCS}
\title{Call \code{RcppTUG::RcppFTCS()}}
\item{dx}{the grid spacing in m}
\item{dt}{the required time step in s}
\item{alpha}{diffusion coefficient in m^2/s (constant,
homogeneous)}
\item{bc_left}{Dirichlet boundary conditions at the left inlet}
}
\value{
updated concentration vector
}
\description{
}
\author{
MDL
}