mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
Add optional parameter for redox states in Phreeqc configuration
parent
ca11b9299d
commit
788e026958
@ -25,6 +25,8 @@ Grid <- list(
|
||||
#OR
|
||||
pqc_in_string = character(), # Phreeqc input script as string
|
||||
#---#
|
||||
pqc_with_redox = logical(), # optional: Whether to use redox states of solutions in Phreeqc. Default is FALSE.
|
||||
#---#
|
||||
pqc_db_file = character(), # Path to the database file for Phreeqc
|
||||
#OR
|
||||
pqc_db_string = character(), # Phreeqc database file as string
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user