add pqc_with_redox flag to match experiments with ai surrogate

This commit is contained in:
Hannes Martin Signer 2025-12-11 15:58:01 +01:00
parent b49065dbc0
commit 2ebff76e9e

View File

@ -7,6 +7,7 @@ grid_def <- matrix(2, nrow = rows, ncol = cols)
grid_setup <- list(
pqc_in_file = "./dol.pqi",
pqc_db_file = "./phreeqc_kin.dat",
pqc_with_redox = TRUE,
grid_def = grid_def,
grid_size = c(5, 2.5),
constant_cells = c()