Marco De Lucia
a519edd102
Less and more informative stdout messages
2024-12-13 12:14:55 +01:00
Marco De Lucia
61d3a8a227
Added qs2 as new default format
2024-12-13 12:14:55 +01:00
Max Lübke
45ea77ae0f
Update subproject commit in ext/iphreeqc
2024-11-07 14:22:51 +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
a65f4992ae
Fix: merge issues
2024-06-05 16:43:33 +02:00
Marco De Lucia
69ebc516ba
MDL: some fixes and some more output to make AI run
2024-05-30 11:32:08 +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
62e734e0d5
Refactor code for grid creation and result storage
2024-04-08 11:27:06 +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
33f3368d6e
Add parallel grid creation function and update pqc_to_grid function
2024-04-03 14:25:04 +00:00
Max Luebke
38053fd4d0
Add support for missing species in init grid, which are injected (by boundary condition)
2024-04-03 14:25:04 +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
793c2bb4ff
Add resolvePqcBound function and refactor parseBoundaries2D function
2024-03-19 15:37:29 +00:00
Max Lübke
c9cf6c92e7
Refactor pqc_to_grid function to use matrix instead of data.table
2024-03-19 09:47:40 +00:00
Max Luebke
60c3d7b022
Save latest changes, boundaries still missing or incomplete
2024-03-19 08:12:20 +00:00
Max Luebke
9990c12de4
Add modify_module_sizes function and modify module_sizes in InitialList class
2024-03-13 23:50:13 +01:00
Max Luebke
bcabe5bcc4
Add iphreeqc and init_r_lib submodules, and make necessary changes to CMakeLists.txt and src/initializer.cpp
2024-03-13 16:57:44 +01:00
Max Lübke
e6e159517d
Merge remote-tracking branch 'origin/main' into v0.x
2024-03-06 13:36:36 +00:00
Max Lübke
e74805370e
Remove R_lib subdirectory from CMakeLists.txt
2024-03-06 12:24:07 +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
f7b2e61589
perf: remove unused R libraries/sources
2022-11-10 16:06:12 +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
cb7a507104
added CMake install process + rearrange data dir
2021-02-09 20:02:03 +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