Learn R Programming

PUPAIM (version 0.2.0)

deltaG: Gibbs free energy of Adsorption

Description

Defines the spontaneity of an adsoprtion process base from the value. If it is negative is is spontaneous and if the result is positive,the reaction is not spontaneous.

Usage

deltaG(t, K)

Arguments

t

temperature used in the experiment

K

equilirium constant for the adsorption process

Value

the Gibbs free energy value for the given adsorption process in terms of Kj(kilojoule) per mole

Examples

Run this code
# NOT RUN {
deltaG(25,1234)
# }

Run the code above in your browser using DataLab