OGS
[tag] data_mode

Chooses vtk's data mode for output following the enumeration given in the vtkXMLWriter: {Ascii, Binary, Appended}. See vtkXMLWriter documentation http://www.vtk.org/doc/nightly/html/classvtkXMLWriter.html

The default value is Binary.

Attention
The output precision is limited to 11 significant digits.

Additional info

From ProcessLib/Output/CreateOutput.cpp line 83

  • This is a required parameter.
  • Data type: std::string
  • Expanded tag path: time_loop.output.data_mode
  • Go to source code: → ogs/ogs/master

Used in the following test data files