26 Commits

Author SHA1 Message Date
Marco De Lucia
0437670e05 Less and more informative stdout messages 2024-12-20 09:21:16 +01:00
Marco De Lucia
9f89edd492 Added qs2 as new default format 2024-12-20 09:21:15 +01:00
Max Luebke
c0fe7d2a4e fix: Corrected log10 calculation in master_iteration_end function 2024-09-16 12:05:19 +02:00
Marco De Lucia
23d0ee51d8 fixing stuff and adding comments 2024-09-12 12:36:40 +02:00
Marco De Lucia
8d0be5ae0d feat: fast serialization/storage using qs package via --qs flag 2024-09-12 11:39:44 +02:00
hans
95cb95998e feat: Add AI Surrogate functions to V.03 2024-05-27 09:09:01 +02:00
Max Lübke
6d36dd7a2e Refactor R_lib/kin_r_library.R to use setup$maxiter instead of iter for calculating max digits 2024-04-10 10:24:00 +00:00
Max Lübke
103b26a097 Refactor process to output as DataFrames 2024-04-10 10:24:00 +00:00
Max Luebke
8856825c23 Refactor Field.cpp to use Rcpp DataFrame for conversion to SEXP 2024-04-08 20:31:36 +00:00
Max Luebke
6a88de5c5d Refactor code for grid creation and result storage 2024-04-04 09:27:52 +00:00
Max Luebke
5ce40617b8 Refactor R functions and how they are called 2024-04-03 21:03:10 +00:00
Max Luebke
658fe00bc9 Update iteration end message in kin_r_library.R 2024-04-02 14:37:20 +00:00
Max Luebke
a2dc30962f Remove unnecessary includes and update function signature 2024-04-02 09:16:58 +00:00
Max Lübke
0bfc95bb52 Add Basic heterogeneous diffusion functionality 2024-03-27 20:34:48 +00:00
Max Lübke
e6e159517d Merge remote-tracking branch 'origin/main' into v0.x 2024-03-06 13:36:36 +00:00
Marco De Lucia
93088f9bf5 testing staged changes 2023-08-17 14:29:09 +02:00
Max Luebke
0c2597d97f feat: introduce LookupKey and rounding schemes
feat: implement data clustering using PHT

feat: implement interpolation

refactor: use named vector for DHT species definition and significant digits

data: remove unusable input scripts

data: move Phreeqc database to benchmark dir

refactor: rename dolomite benchmark directory

refactor: remove DHT prop type from input script
2023-08-01 18:34:50 +02:00
Max Luebke
f4330adeb7 refactor: remove DHT prop type from input script 2023-07-21 17:24:25 +02:00
Max Luebke
535ed489b3 fix: check of existence of objects in R setup list 2023-01-24 16:46:18 +01:00
Max Luebke
dc75c65b88 R: enable control of output after each iteration 2023-01-24 16:11:03 +01:00
Max Luebke
f7404110ab fix: calculation of wp_sizes_vector 2023-01-24 16:11:01 +01:00
Max Luebke
dc036cfcee fix: bring back old time and dt output to RDS file 2023-01-06 10:56:05 +01:00
Max Lübke
2c085faf45 refactor: cleanup R library 2022-11-10 16:06:11 +01:00
Max Lübke
28b59ff6c3 BREAKING CHANGE: integrate 'tug' as diffusion module
It is now possible to run a simulation for one iteration in sequential
mode without the use of Rmufits.

According scripts are provided.

refactor: TransportSim renamed to DiffusionModule

refactor: parsing of R input script is now done outside of simulation
modules (except ChemSim)
2022-11-10 16:06:08 +01:00
Max Lübke
70c457f519
Added license header to all files 2021-02-09 17:58:23 +01:00
Max Lübke
51204cb5be
New Readme + moved R libraries to another folder 2021-02-08 13:50:19 +01:00