diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-27 12:57:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-27 12:57:10 +0100 |
commit | b2b5c0f2294e19178e95c9adc5351a1b73218a34 (patch) | |
tree | 73c645a7b45ff8b7090ca186f4e9867a70e6324c /tests/testthat/SFO_SFO_printed.txt | |
parent | 6b4ab746e5474dfeda9237f01bc2dd01f1bb62ee (diff) |
Further increase test coverage
Diffstat (limited to 'tests/testthat/SFO_SFO_printed.txt')
-rw-r--r-- | tests/testthat/SFO_SFO_printed.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/testthat/SFO_SFO_printed.txt b/tests/testthat/SFO_SFO_printed.txt new file mode 100644 index 00000000..8a188152 --- /dev/null +++ b/tests/testthat/SFO_SFO_printed.txt @@ -0,0 +1,12 @@ +<mkinmod> model generated with +Use of formation fractions $use_of_ff: min +Specification $spec: +$parent +$type: SFO; $to: m1; $sink: TRUE +$m1 +$type: SFO; $sink: TRUE +Coefficient matrix $coefmat available +Compiled model $cf available +Differential equations: +d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent +d_m1/dt = + k_parent_m1 * parent - k_m1_sink * m1 |