aboutsummaryrefslogtreecommitdiff
path: root/man/chent_focus_sw.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-06-19 20:10:21 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-06-19 20:10:21 +0200
commit7233eed00b799e08c31ae971f997b4b3c14eaea2 (patch)
tree6f823bf372eef89749505752625454a6be8f10e5 /man/chent_focus_sw.Rd
parentc9bcd8e68db61515080ff377c6a04fa807337258 (diff)
Single line of generated Step12 input file partially validated
Diffstat (limited to 'man/chent_focus_sw.Rd')
-rw-r--r--man/chent_focus_sw.Rd14
1 files changed, 11 insertions, 3 deletions
diff --git a/man/chent_focus_sw.Rd b/man/chent_focus_sw.Rd
index 945c343..8df01ab 100644
--- a/man/chent_focus_sw.Rd
+++ b/man/chent_focus_sw.Rd
@@ -4,18 +4,26 @@
\alias{chent_focus_sw}
\title{Create a chemical compound object for FOCUS Step 1 calculations}
\usage{
-chent_focus_sw(Koc, DT50_ws = NA, cwsat = 1000, mw = NA, max_soil = 1,
- max_ws = 1)
+chent_focus_sw(name, Koc, DT50_ws = NA, DT50_soil = NA, DT50_water = NA,
+ DT50_sediment = NA, cwsat = 1000, mw = NA, max_soil = 1, max_ws = 1)
}
\arguments{
+\item{name}{Length one character vector containing the name}
+
\item{Koc}{Partition coefficient between organic carbon and water
in L/kg.}
\item{DT50_ws}{Half-life in water/sediment systems in days}
+\item{DT50_soil}{Half-life in soil in days}
+
+\item{DT50_water}{Half-life in water in days (Step 2)}
+
+\item{DT50_sediment}{Half-life in sediment in days (Step 2)}
+
\item{cwsat}{Water solubility in mg/L}
-\item{mw}{Molar weight in g/mol}
+\item{mw}{Molar weight in g/mol.}
\item{max_soil}{Maximum observed fraction (dimensionless) in soil}

Contact - Imprint