28 Commits

Author SHA1 Message Date
rastogi
97076cb7cd added rb_limit, correctedd updateSurrState logic, added eraly return after rb_limit reached 2025-11-28 12:58:26 +01:00
rastogi
9087393f61 Removed extra CHEM cases 2025-11-25 14:06:30 +01:00
rastogi
1ef61cad33 Separate packing of work package outputs into MPI buffer and add worker-side control flush logic 2025-11-17 19:25:02 +01:00
rastogi
37c6227580 Added time measurements 2025-10-30 15:43:34 +01:00
rastogi
dda78c7b17 feat: control_flags are sent via MasterSenPkgs() and not bcast before 2025-10-28 14:40:35 +01:00
rastogi
c4d1682b3a Added Control Module 2025-10-24 13:01:41 +02:00
rastogi
13e666718b Wp data not being shuffled correctly. 2025-10-23 23:16:58 +02:00
rastogi
c7c6303d7c migrate: separate control logic from ChemistryModule into dedicated ControlModule 2025-10-19 11:49:52 +02:00
rastogi
1944b0fc76 Control component with minimum features 2025-10-15 10:15:21 +02:00
rastogi
104301dd5f Merge branch 'control-loop' of git.gfz-potsdam.de:naaice/poet into control-loop 2025-10-02 13:21:57 +02:00
rastogi
7467bbe50a feat(control): dynamic prototype, penalty_iteration, error while disabling surrogate fixed 2025-10-02 13:20:53 +02:00
Max Lübke
1af661527d feat(grid): enable cell_ID integration in chemistry data flow 2025-09-25 15:08:13 +02:00
Max Lübke
d241db00b8 rename control work package and subsitute interpolated work package 2025-09-02 11:03:33 +02:00
rastogi
0cc0c9cdf6 computeStats not working correctly, Unit Tests added 2025-09-01 12:39:01 +02:00
rastogi
3002a798c7 Initial commit 2025-08-01 11:09:59 +02:00
Max Lübke
e603a5a995 feat: add index tracking and flushing functionality to DHT 2025-01-09 12:18:05 +01:00
Max Lübke
4d63544092 refactor: Replace PhreeqcEngine instances with PhreeqcRunner for improved chemistry processing 2024-12-04 10:34:13 +00:00
hans
efea0d5c19 fix: reserve vs resize in Worker 2024-06-05 15:54:19 +02:00
hans
dad82f22ba fix: wp_start_index in Worker 2024-05-31 11:26:50 +02:00
hans
a55a7ae095 feat: Add AI Surrogate functions to V.03 2024-05-27 09:09:01 +02:00
Max Lübke
282282e8b6 fix: Correct logic for updating output values in WorkerRunWorkPackage 2024-05-07 08:34:18 +00:00
Max Lübke
2b69da0c5d BREAKING CHANGE: Enable Surface/Exchange using new API of PhreeqcEngine 2024-05-06 10:01:57 +00:00
Max Luebke
e380e8fd19 Refactor WorkerRunWorkPackage to copy input instead of overwriting 2024-04-02 20:24:04 +00:00
Max Luebke
53f68a2e56 Remove unnecessary includes and update function signature 2024-04-02 09:16:58 +00:00
Max Lübke
a345191d5a Update dependencies and refactor code 2024-03-28 14:23:20 +00:00
Max Lübke
4e86e7f86d Update include statement and add CMakeLists.txt for DataStructures 2024-03-20 22:33:23 +00:00
Max Lübke
1c170d687b Merge remote-tracking branch 'origin/main' into v0.x 2024-03-06 13:36:36 +00:00
Max Lübke
62412e8d87 Refactor build process
Now include/app paths are combined in the src dir.
2024-03-06 11:26:52 +01:00