13 Commits

Author SHA1 Message Date
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