Determines if stdout should be flushed each time before and after passing control to the Python script. This might slow down operation, but ensures the right order of messages printed to stdout from Python and C++.
Additional info
From ProcessLib/BoundaryConditionAndSourceTerm/Python/CreatePythonSourceTerm.cpp line 34
- This is an optional parameter.
- This parameter has a default value of
false.
- Expanded tag path: process_variables.process_variable.source_terms.source_term.Python.flush_stdout
- Go to source code: → ogs/ogs/6.5.7
Used in the following test data files
- [→ ogs/ogs/master | → doc] HydroMechanics/StaggeredScheme/InjectionProduction1D/InjectionProduction1DMono_python.prj
- [→ ogs/ogs/master | → doc] HydroMechanics/StaggeredScheme/InjectionProduction1D/InjectionProduction1DMono_python_Neumann.prj
- [→ ogs/ogs/master | → doc] HydroMechanics/StaggeredScheme/InjectionProduction1D/InjectionProduction1D_python.prj