Learn R Programming

PUPAIM (version 0.2.0)

fritzanalysis: Fritz-Schluender Isotherm Analysis Non-Linear Form

Description

An empirical equation which can fit a wide range of experimental results because of the large number of coefficients in the isotherm.

Usage

fritzanalysis(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the nonlinear regression and the parameters for the Fritz-Schlunder isotherm

References

Aljeboree, A. M., Alshirifi, A. N., & Alkaim, A. F. (2017). Kinetics and equilibrium study for the adsorption of textile dyes on coconut shell activated carbon. Arabian Journal of Chemistry, 10, S3381-S3393. doi: 10.1016/j.arabjc.2014.01.020

Examples

Run this code
# NOT RUN {
fritzanalysis(moringa$Ce, moringa$Qe)
# }

Run the code above in your browser using DataLab