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/IORE.solution.html | 42 ++++++++++++++++++++++++++------------- 1 file changed, 28 insertions(+), 14 deletions(-) (limited to 'docs/reference/IORE.solution.html') diff --git a/docs/reference/IORE.solution.html b/docs/reference/IORE.solution.html index 8caef574..4a95f106 100644 --- a/docs/reference/IORE.solution.html +++ b/docs/reference/IORE.solution.html @@ -6,7 +6,7 @@ - Indeterminate order rate equation kinetics — IORE.solution • mkin +Indeterminate order rate equation kinetics — IORE.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 @@
    @@ -103,19 +108,28 @@ a concentration dependent rate constant.

    -
    IORE.solution(t, parent.0, k__iore, N)
    +
    IORE.solution(t, parent.0, k__iore, N)

    Arguments

    -
    -
    t
    -
    Time.
    -
    parent.0
    -
    Starting value for the response variable at time zero.
    -
    k__iore
    -
    Rate constant. Note that this depends on the concentration units used.
    -
    N
    -
    Exponent describing the nonlinearity of the rate equation
    -
    + + + + + + + + + + + + + + + + + + +
    t

    Time.

    parent.0

    Starting value for the response variable at time zero.

    k__iore

    Rate constant. Note that this depends on the concentration units used.

    N

    Exponent describing the nonlinearity of the rate equation

    Note

    -- cgit v1.2.1