diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/cstr.Rd | 3 | ||||
-rw-r--r-- | man/cstrData.Rd | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/man/cstr.Rd b/man/cstr.Rd index 7dcc0d1..66f31f5 100644 --- a/man/cstr.Rd +++ b/man/cstr.Rd @@ -18,8 +18,9 @@ controlled by regulating the coolant flow. \details{ Inputs: q, Coolant Flow l/min Outputs: +\describe{ \item{Ca}{Concentration mol/l} -\item{T}{Temperature Kelvin} +\item{T}{Temperature Kelvin}} } \keyword{datasets} diff --git a/man/cstrData.Rd b/man/cstrData.Rd index 5a0a6c6..f7198e4 100644 --- a/man/cstrData.Rd +++ b/man/cstrData.Rd @@ -21,8 +21,9 @@ controlled by regulating the coolant flow. \details{ Inputs: q, Coolant Flow l/min Outputs: +\describe{ \item{Ca}{Concentration mol/l} -\item{T}{Temperature Kelvin} +\item{T}{Temperature Kelvin}} } \keyword{datasets} |