mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-13 03:18:23 +01:00
add pqc_with_redox flag to match experiments with ai surrogate
This commit is contained in:
parent
b49065dbc0
commit
2ebff76e9e
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user