DEFEATURE: remove support for jplot (defunct)

This commit is contained in:
Mark Olesen
2022-01-20 17:09:22 +01:00
parent 0d3e84eb10
commit b874dc74b0
16 changed files with 11 additions and 453 deletions

View File

@ -16,14 +16,13 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Set output format : choice of
// xmgr
// jplot
// gnuplot
// raw
// gnuplot
// xmgr
setFormat raw;
// Surface output format. Choice of
// null : suppress output
// none : suppress output
// foam : separate points, faces and values file
// vtk : VTK ascii format
// raw : x y z value format for use with e.g. gnuplot 'splot'.