mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
Add optional parameter for H(0) and O(0) in Phreeqc configuration
parent
788e026958
commit
17c6fda4ea
@ -26,6 +26,7 @@ Grid <- list(
|
||||
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_with_h0_o0 = logical(), # optional: Whether to use H(0) and O(0) in Phreeqc. Default is FALSE.
|
||||
#---#
|
||||
pqc_db_file = character(), # Path to the database file for Phreeqc
|
||||
#OR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user