From ccc70e82af4ba435f0a71ba1ae4e0e92045c3852 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 5 May 2017 12:46:31 +0200 Subject: Static docs except articles rebuilt with current pkgdown --- docs/reference/SFORB.solution.html | 50 +++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 17 deletions(-) (limited to 'docs/reference/SFORB.solution.html') diff --git a/docs/reference/SFORB.solution.html b/docs/reference/SFORB.solution.html index 4a73ba9e..112e157d 100644 --- a/docs/reference/SFORB.solution.html +++ b/docs/reference/SFORB.solution.html @@ -6,7 +6,7 @@ - Single First-Order Reversible Binding kinetics — SFORB.solution • mkin +Single First-Order Reversible Binding kinetics — SFORB.solution • mkin @@ -25,12 +25,14 @@ - + + + @@ -70,6 +72,9 @@
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Calculation of time weighted average concentrations with mkin +
  • @@ -95,7 +100,7 @@
    @@ -106,21 +111,32 @@ no substance in the bound fraction.

    -
    SFORB.solution(t, parent.0, k_12, k_21, k_1output)
    +
    SFORB.solution(t, parent.0, k_12, k_21, k_1output)

    Arguments

    -
    -
    t
    -
    Time.
    -
    parent.0
    -
    Starting value for the response variable at time zero.
    -
    k_12
    -
    Kinetic constant describing transfer from free to bound.
    -
    k_21
    -
    Kinetic constant describing transfer from bound to free.
    -
    k_1output
    -
    Kinetic constant describing degradation of the free fraction.
    -
    + + + + + + + + + + + + + + + + + + + + + + +
    t

    Time.

    parent.0

    Starting value for the response variable at time zero.

    k_12

    Kinetic constant describing transfer from free to bound.

    k_21

    Kinetic constant describing transfer from bound to free.

    k_1output

    Kinetic constant describing degradation of the free fraction.

    Value

    @@ -133,7 +149,7 @@ Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration” Report of the FOCUS Work Group on Degradation Kinetics, EC Document Reference Sanco/10058/2005 version 2.0, 434 pp, - http://focus.jrc.ec.europa.eu/dk

    + http://esdac.jrc.europa.eu/projects/degradation-kinetics

    Examples

    -- cgit v1.2.1