From 04a25e4dacfb615b3931984cfbca8ede3bb45024 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 7 Mar 2024 10:37:07 +0100 Subject: Generalise PEC_sw_drift MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Possibility to use FOCUS drift values (mean over width of waterbody) - Support side angles other than 90°, i.e. 45° (0° to 90°) --- log/build.log | 2 +- log/check.log | 10 +++++----- log/test.log | 8 +++----- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'log') diff --git a/log/build.log b/log/build.log index 63a1cd1..2c3c139 100644 --- a/log/build.log +++ b/log/build.log @@ -3,5 +3,5 @@ * checking DESCRIPTION meta-information ... OK * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories -* building ‘pfm_0.6.1.tar.gz’ +* building ‘pfm_0.6.2.tar.gz’ diff --git a/log/check.log b/log/check.log index 1b64ea3..93948df 100644 --- a/log/check.log +++ b/log/check.log @@ -1,20 +1,20 @@ * using log directory ‘/home/agsad.admin.ch/f80868656/projects/pfm/pfm.Rcheck’ -* using R version 4.3.2 (2023-10-31) +* using R version 4.3.3 (2024-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 -* running under: Ubuntu 22.04.3 LTS +* running under: Ubuntu 22.04.4 LTS * using session charset: UTF-8 * using options ‘--no-tests --as-cran’ * checking for file ‘pfm/DESCRIPTION’ ... OK * checking extension type ... Package -* this is package ‘pfm’ version ‘0.6.1’ +* this is package ‘pfm’ version ‘0.6.2’ * package encoding: UTF-8 -* checking CRAN incoming feasibility ... NOTE +* checking CRAN incoming feasibility ... [2s/14s] NOTE Maintainer: ‘Johannes Ranke ’ -Size of tarball: 8529065 bytes +Size of tarball: 8530336 bytes * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK diff --git a/log/test.log b/log/test.log index f1ab80c..71834bd 100644 --- a/log/test.log +++ b/log/test.log @@ -2,19 +2,17 @@ ✔ | F W S OK | Context ✔ | 7 | Exposit calculations ✔ | 6 | Geometric mean calculation -✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [1.4s] +✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [1.1s] ✔ | 1 | Simple PEC sediment calculations ✔ | 17 | Simple PEC soil calculations ✔ | 7 | Simple PEC surface water calculations with drift entry ✔ | 1 | Actual and time weighted average concentrations for SFO kinetics ✔ | 9 | FOCUS Step 1 calculations ✔ | 8 | FOCUS Steps 12 input files -✔ | 7 | Read and analyse TOXSWA cwa files [5.0s] +✔ | 7 | Read and analyse TOXSWA cwa files [4.7s] ✔ | 12 | UK drainage PEC calculations ══ Results ═════════════════════════════════════════════════════════════════════════════════════════ -Duration: 7.1 s +Duration: 6.4 s [ FAIL 0 | WARN 0 | SKIP 0 | PASS 76 ] - -You are a coding rockstar! -- cgit v1.2.1