Skip to content

# Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation In this repository you can find scripts to solve dimensionless 1D convection-diffusion equation w/ and w/o Langmuir adsorption using finite difference method. Moreover, the least square script is to estimate peclet number and Langmuir constants (k and beta) by fitting the model to …

Notifications You must be signed in to change notification settings

lemmhub/Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation-with-Langmuir-Adsorption

 
 

Repository files navigation

Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation-with-Langmuir-Adsorption

In this repository you can find scripts to solve dimensionless 1D convection-diffusion equation w/ Langmuir adsorption using finite difference method. Moreover, the least square script is to estimate peclet number and Langmuir constants (k and beta) by fitting the model to adsorption experimental data. Formulation and discretization are provided in the pdf file.

About

# Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation In this repository you can find scripts to solve dimensionless 1D convection-diffusion equation w/ and w/o Langmuir adsorption using finite difference method. Moreover, the least square script is to estimate peclet number and Langmuir constants (k and beta) by fitting the model to …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.4%
  • Python 2.6%