cstrData {sysid}R Documentation

Continuous stirred tank reactor data (data.frame)

Description

The Process is a model of a Continuous Stirring Tank Reactor, where the reaction is exothermic and the concentration is controlled by regulating the coolant flow.

Usage

cstrData

Format

an data.frame object with 7500 rows and three columns: q, Ca and T

Details

Inputs: q, Coolant Flow l/min Outputs:

Ca

Concentration mol/l

T

Temperature Kelvin

Source

ftp://ftp.esat.kuleuven.be/pub/SISTA/data/process_industry/cstr.dat.gz


[Package sysid version 1.0.4 Index]