Learn R Programming

PUPAIM (version 0.2.0)

webervvanalysis: Weber Van-Vliet Isotherm Analysis Non-linear Form

Description

it provides an excellent description of data patterns for a broad range of systems. This model is suitable for batch rate and fixed-bed modelling procedures as it gives a direct parameter evaluation.

Usage

webervvanalysis(Qe, Ce)

Arguments

Qe

the numerical value for the adsorbed capacity

Ce

the numerical value for the equilibrium capacity

Value

the nonlinear regression and the parameters for Weber-Van-Vliet Isotherm Analysis

References

Van Vliet, B.M., Weber Jr., Hozumi, H.. (1979). Modeling and prediction of specific compound adsorption by activated carbon and synthetic adsorbents. Water Research Vol.14, pp. 1719 to 1728. https://doi.org/10.1016/0043-1354(80)90107-4

Examples

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

Run the code above in your browser using DataLab