Skip to content

Add support for binary output to Tecplot output

Dave Moxey requested to merge dmoxey/nektar:feature/tecplot-binary into master

This MR adds support for binary Tecplot fields in the .plt format for both normal tensor/collapsed-coordinate output and equispaced output. In addition, when running in parallel, FieldConvert will now produce a single .plt instead of multiple file outputs per partition.

Merge request reports