rastogi
|
69828116f3
|
Sned control flgas after control iteration and enable Cl threshold
|
2025-12-10 09:03:11 +01:00 |
|
rastogi
|
36b6f8d859
|
Added Cl threshold in WorkerDoWork()
|
2025-12-09 16:54:04 +01:00 |
|
rastogi
|
be5b42392a
|
feat: interval limit between rollbacks
|
2025-12-09 12:48:48 +01:00 |
|
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
|
5c02308901
|
added infinity check to MAPE calculation
|
2025-11-23 13:40:54 +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
|
f4e846d6dc
|
Enable DHT time measurement
|
2025-11-06 11:49:10 +01:00 |
|
rastogi
|
c4da5ccfb8
|
updates to ControlModule and Chemistry
|
2025-11-02 15:29:03 +01:00 |
|
rastogi
|
3fb6ca5209
|
Enabled time measurement
|
2025-10-30 16:38:06 +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
|
97d40aeba2
|
Update .gitignore to selectively track bin files
|
2025-10-24 16:09:56 +02: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
|
be07217aac
|
Modified IO functions
|
2025-10-17 15:37:49 +02:00 |
|
rastogi
|
dcdf510125
|
Added rrmse threshold values
|
2025-10-15 11:32:29 +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 |
|
rastogi
|
c10d35fabe
|
rollback implemented, triggered when MAPE exceeds epsilon
|
2025-09-12 09:47:00 +02:00 |
|
Max Lübke
|
279a975359
|
cleanup computeStats()
|
2025-09-04 14:20:08 +02:00 |
|
Max Lübke
|
fbdec9f015
|
fix mssing handling of different storage locatios of work packages
|
2025-09-04 14:19:54 +02:00 |
|
Max Lübke
|
0d22cc2056
|
formatting MasterFunctions.cpp
|
2025-09-04 13:54:43 +02:00 |
|
Max Lübke
|
35f95430a8
|
stuff in computeStats
|
2025-09-02 13:05:47 +02:00 |
|
Max Lübke
|
d241db00b8
|
rename control work package and subsitute interpolated work package
|
2025-09-02 11:03:33 +02:00 |
|
rastogi
|
1e06113d64
|
Initial control-loop setup. Unit tests for MAPE and RMSE added.
Note: computeStats function is not working correctly yet.
|
2025-09-01 12:54:24 +02:00 |
|
rastogi
|
0cc0c9cdf6
|
computeStats not working correctly, Unit Tests added
|
2025-09-01 12:39:01 +02:00 |
|
Max Lübke
|
12d39ecb9b
|
feat: Implement checkpointing
Co-authored-by: hmars-t <hmars-t@users.noreply.github.com>
|
2025-08-01 11:27:25 +02:00 |
|
rastogi
|
3002a798c7
|
Initial commit
|
2025-08-01 11:09:59 +02:00 |
|
Marco De Lucia
|
d169c5583b
|
Merge branch '17-new-barite-benchmarks-for-fgcs-journal' into 'main'
Resolve "New barite benchmarks for FGCS journal"
Closes #17
See merge request naaice/poet!44
|
2025-05-19 12:50:30 +02:00 |
|
Max Lübke
|
fe8f2f1edf
|
fix: Correct boolean conversion in DHT hook call
|
2025-03-12 10:35:23 +01:00 |
|
Max Luebke
|
ae6066414b
|
Add option to toggle tug numerical solver approach
|
2025-01-29 15:53:32 +01:00 |
|
Max Lübke
|
caffae2d54
|
refactor: clean up CMakeLists.txt by removing unnecessary target_sources indentation
|
2025-01-09 12:18:13 +01: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
|
375a5cb38b
|
Merge branch '17-new-barite-benchmarks-for-fgcs-journal' of git.gfz-potsdam.de:naaice/poet into 17-new-barite-benchmarks-for-fgcs-journal
|
2024-12-20 10:12:51 +01:00 |
|
Max Lübke
|
912ab21802
|
[wip] add input validation for work_package in DHT_Wrapper and InterpolationModule
|
2024-12-20 10:12:19 +01:00 |
|
Max Lübke
|
aa2cb259a5
|
fix: remove duplicate flag for saving output as .qs file in parseInitValues
|
2024-12-20 10:05:49 +01:00 |
|
Max Lübke
|
c6910eb96e
|
Merge branch 'main' into 'ml/fix-interpolation'
# Conflicts:
# src/initializer.cpp
# src/poet.cpp
# src/poet.hpp.in
|
2024-12-20 09:22:55 +01:00 |
|
Max Lübke
|
b9e18a1059
|
fix: initialize default values for RuntimeParameters in poet.hpp.in
|
2024-12-20 09:21:18 +01:00 |
|
Max Lübke
|
f0eacc0f40
|
Revert "feat: make output of H(0) and O(0) optional"
This reverts commit bdb5ce944fd001cb36c8369d8c792f2f4a54c7be.
|
2024-12-20 09:21:18 +01:00 |
|
Max Lübke
|
af5d2a7a70
|
fix: handle zero distance case in inverseDistanceWeighting to prevent division by zero
|
2024-12-20 09:21:18 +01:00 |
|
Max Lübke
|
e1d1a577bc
|
feat: add with_h0_o0 and with_redox parameters to ChemistryModule and related classes
|
2024-12-20 09:21:18 +01:00 |
|
Max Luebke
|
b4c437e614
|
feat: add support for redox in PhreeqcMatrix initialization
|
2024-12-20 09:21:18 +01:00 |
|
Max Lübke
|
0e683d98ce
|
feat: enhance LookupKey with const isnan method and comparison operator
|
2024-12-20 09:21:18 +01:00 |
|
Max Lübke
|
7ba9ddfa83
|
refactor: streamline WorkPackage constructor and improve DHT_Wrapper::fillDHT logic
|
2024-12-20 09:21:17 +01:00 |
|
Max Luebke
|
6a889b5364
|
feat: add dht_snaps and dht_out_dir parameters to ChemistryModule and main function
|
2024-12-20 09:21:17 +01:00 |
|
Max Luebke
|
034ec5d9f7
|
fix: initialize includeH0O0 to false in command line options
|
2024-12-20 09:21:17 +01:00 |
|