18 Commits

Author SHA1 Message Date
Max Luebke
999ecac139 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
40188b045c build: add benchmarks to install target 2023-04-13 17:17:36 +02:00
Marco De Lucia
105359e869 restoring CMakeLists 2023-04-11 17:46:48 +02:00
Marco De Lucia
25e53a3ab8 MDL: enable all subdirs in bench/ in CMakeLists 2023-04-11 14:58:48 +02:00
Max Lübke
f6ba639b1d build: add POET version to doxygen parameter list 2023-03-07 13:44:41 +01:00
Max Luebke
155153aa32 build: improve generation of doxygen docs using cmake/doxygen functions 2023-03-06 17:34:11 +01:00
Max Luebke
bac6a67702 test: add test cases for Field class 2023-03-03 15:41:11 +01:00
Max Lübke
b2f987b03c build: install scripts under 'share/poet' 2023-01-24 16:10:08 +01:00
Max Luebke
788513ff83 fix: missing namespace of phreeqcrm leads to ambiguous macro names 2023-01-06 10:51:02 +01:00
Max Lübke
871a2ec82a 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
54681134b7 build: disable documentation generation per default 2022-11-10 16:02:20 +01:00
Max Lübke
0ade3762f0 build: Improve R library handling in CMake 2022-11-10 15:38:38 +01:00
Max Lübke
1783160ba7 build: move headers to include
build: instead of several libraries, build one lib and link to poet
application
2022-10-05 12:16:53 +02:00
Max Lübke
89b958970d Prepare project to transfer to svn + set poet version with help of
git/textfiles
2021-02-19 17:12:53 +01:00
Max Lübke
3bbc2f325d new file describing output of POET + added target doxygen to CMake 2021-02-17 16:26:14 +01:00
Max Lübke
c223d9fd9a added CMake install process + rearrange data dir 2021-02-09 20:02:03 +01:00
Max Lübke
9181003fa0 substitute add_defintions by target_compile_defintions 2021-01-25 18:03:22 +01:00
Max Lübke
3482977f6c Build libraries for each directory 2021-01-25 17:40:32 +01:00