Why is the header for TecPlot files for polyline-data written two times? This is actually violating the TecPlot data format guide: http://home.ustc.edu.cn/~cbq/360_data_format_guide.pdf https://github.com/ufz/ogs5/blob/e8ed76b34e6034a46673b7afdcd0256ebfe56eef/FEM/Output.cpp#L1752
Why is the header for TecPlot files for polyline-data written two times?
This is actually violating the TecPlot data format guide:
http://home.ustc.edu.cn/~cbq/360_data_format_guide.pdf
ogs5/FEM/Output.cpp
Line 1752 in e8ed76b