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/CreateOutputConfig.cpp line 140
- This is an optional parameter.
- This parameter has a default value of
"Appended"
.
- 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