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,7 +16,6 @@ FoamFile
// Set output format : choice of
// xmgr
// jplot
// gnuplot
// raw
// vtk
@ -25,7 +24,7 @@ FoamFile
setFormat raw;
// Surface output format. Choice of
// null : suppress output
// none : suppress output
// ensight : Ensight Gold format, one field per case file
// foamFile : separate points, faces and values file
// dx : DX scalar or vector format

View File

@ -656,7 +656,6 @@ DebugSwitches
isoSurfaceCell 0;
isoSurfacePoint 0;
isoSurfaceTopo 0;
jplot 0;
jumpCyclic 0;
kEpsilon 0;
kOmega 0;