24 Commits

Author SHA1 Message Date
Max Lübke
2c17604882 Update build process to use external library for DHT_MPI too 2024-03-07 13:58:04 +01:00
Max Lübke
7828b00268 Add OpenSSL dependency and implement MD5 hash function 2024-03-07 12:29:03 +01:00
Max Lübke
6abf18ae73 Implement basic functionality using DHT_UCX 2024-03-07 12:00:17 +01:00
Max Lübke
be7a861c78 Add OpenMP support and fix include paths 2024-03-06 13:06:53 +00:00
Max Lübke
e74805370e Remove R_lib subdirectory from CMakeLists.txt 2024-03-06 12:24:07 +00:00
Max Lübke
547156b017 Remove unused 'app' directory 2024-03-06 11:32:45 +01: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
5c540af2bf build: add benchmarks to install target 2023-04-13 17:17:36 +02:00
Marco De Lucia
32bfd7527e restoring CMakeLists 2023-04-11 17:46:48 +02:00
Marco De Lucia
109ddc3ece MDL: enable all subdirs in bench/ in CMakeLists 2023-04-11 14:58:48 +02:00
Max Lübke
5ea2fe5d6f build: add POET version to doxygen parameter list 2023-03-07 13:44:41 +01:00
Max Luebke
8df6341a84 build: improve generation of doxygen docs using cmake/doxygen functions 2023-03-06 17:34:11 +01:00
Max Luebke
357936b639 test: add test cases for Field class 2023-03-03 15:41:11 +01:00
Max Lübke
5ef755744c build: install scripts under 'share/poet' 2023-01-24 16:10:08 +01:00
Max Luebke
df08e38b9a fix: missing namespace of phreeqcrm leads to ambiguous macro names 2023-01-06 10:51:02 +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
6483b9c249 build: disable documentation generation per default 2022-11-10 16:02:20 +01:00
Max Lübke
d6cd0ac3a8 build: Improve R library handling in CMake 2022-11-10 15:38:38 +01:00
Max Lübke
67a89cde94 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
8b9450d3c0 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
f7d94218c6 new file describing output of POET + added target doxygen to CMake 2021-02-17 16:26:14 +01:00
Max Lübke
cb7a507104
added CMake install process + rearrange data dir 2021-02-09 20:02:03 +01:00
Max Lübke
7d36c3f8b0
substitute add_defintions by target_compile_defintions 2021-01-25 18:03:22 +01:00
Max Lübke
76a32c12c0
Build libraries for each directory 2021-01-25 17:40:32 +01:00