OGS
[tag] use_stream_for_data_exchange

This is an optional tag. The default value is true, which means string stream will be used to handle the data exchange, and it accelerates the simulation. When set to false, the data exchange between OGS and PHREEQC will be transferred through files.

Additional info

From ChemistryLib/CreateChemicalSolverInterface.cpp line 104

  • This is an optional parameter.
  • This parameter has a default value of true.
  • Data type: bool
  • Expanded tag path: chemical_system.use_stream_for_data_exchange
  • Go to source code: → ogs/ogs/6.5.8

Used in the following test data files

Used in no end-to-end test cases.