From a0364c2561dda4c4b67e7e3b6830719b4ed60916 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 10 Nov 2022 12:17:34 +0100 Subject: set_nd_nq is now in mkin, fix Steps12 bug If a scenario with a slash "/" was selected in PEC_sw_focus(), the Step 2 file generated giving an error (path not found) in the Steps12 calculator, because the scenario name is part of the "compound" name in this implementation, in order to show it in the list that the calculator presents. --- test.log | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 3ee18e1..0938948 100644 --- a/test.log +++ b/test.log @@ -1,23 +1,18 @@ -ℹ Loading pfm -Loading required package: R6 -Loading required package: mkin -Loading required package: parallel ℹ Testing pfm ✔ | F W S OK | Context ✔ | 7 | Exposit calculations [0.1s] ✔ | 6 | Geometric mean calculation -✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [0.8s] +✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [0.9s] ✔ | 1 | Simple PEC sediment calculations ✔ | 17 | Simple PEC soil calculations [0.2s] ✔ | 6 | Simple PEC surface water calculations with drift entry -✔ | 11 | Processing of residue series ✔ | 1 | Actual and time weighted average concentrations for SFO kinetics -✔ | 9 | FOCUS Step 1 calculations [0.1s] +✔ | 9 | FOCUS Step 1 calculations [0.2s] ✔ | 8 | FOCUS Steps 12 input files -✔ | 7 | Read and analyse TOXSWA cwa files [5.8s] +✔ | 7 | Read and analyse TOXSWA cwa files [6.1s] ✔ | 12 | UK drainage PEC calculations ══ Results ═════════════════════════════════════════════════════════════════════════════════════════ -Duration: 7.3 s +Duration: 7.6 s -[ FAIL 0 | WARN 0 | SKIP 0 | PASS 86 ] +[ FAIL 0 | WARN 0 | SKIP 0 | PASS 75 ] -- cgit v1.2.1