OGS
[tag] log_file

The path to the file to which details of differing Jacobians are written.

Finally, the file will contain a Python script that can be used to conveniently examine the differences that occurred. The given path is an absolute path or a path relative to the working directory of OGS. The log file will be overwritten, even if no differences exceeding the tolerances occur.

Additional info

From ProcessLib/CompareJacobiansJacobianAssembler.cpp line 425

  • This is a required parameter.
  • Data type: std::string
  • Expanded tag path: processes.process.jacobian_assembler.CompareJacobians.log_file
  • Go to source code: → ogs/ogs/master

Used in the following test data files

Used in no end-to-end test cases.