From a2e24495c01f837474b69263a9861a89050cbfd1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2017 11:15:41 +0200 Subject: New Option for Step 1, fix example, update docs Also add the reference file for testing Step12 input file generation --- docs/reference/chent_focus_sw.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'docs/reference/chent_focus_sw.html') diff --git a/docs/reference/chent_focus_sw.html b/docs/reference/chent_focus_sw.html index bd3d084..8e95618 100644 --- a/docs/reference/chent_focus_sw.html +++ b/docs/reference/chent_focus_sw.html @@ -75,12 +75,16 @@

Create a chemical compound object for FOCUS Step 1 calculations

-
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

+ + + + + + + + + + + + + + + + - + -- cgit v1.2.1
name

Length one character vector containing the name

Koc

Partition coefficient between organic carbon and water @@ -90,13 +94,25 @@ in L/kg.

DT50_ws

Half-life in water/sediment systems in days

DT50_soil

Half-life in soil in days

DT50_water

Half-life in water in days (Step 2)

DT50_sediment

Half-life in sediment in days (Step 2)

cwsat

Water solubility in mg/L

mw

Molar weight in g/mol

Molar weight in g/mol.

max_soil