Learn R Programming

PUPAIM (version 0.2.0)

jovanovicanalysis: Jovanovic Isotherm Analysis Non-Linear Form

Description

It is predicated on the assumptions contained in the Langmuir model, but in addition the possibility of some mechanical contacts between the adsorbate and adsorbent

Usage

jovanovicanalysis(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorpted capacity

Value

the nonlinear regression and the parameters for the Jovanovic isotherm

References

: Saadi, R., Saadi, Z., Fazaeli, R., Fard, N. E. (2015). Monolayer and multilayer adsorption isotherm models for sorption from aqueous media. Korean J. Chem. Eng., 32(5), 787-799 (2015) DOI: 10.1007/s11814-015-0053-7

: Vargas, A., Cazetta, A., Kunita, M., Silva, T., Almeida V. (2011). Adsorption of methylene blue on activated carbon produced from ?amboyant pods (Delonix regia): Study of adsorption isotherms and kinetic models. Chemical Engineering Journal 168 (2011) 722-730

Examples

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

Run the code above in your browser using DataLab