mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove old references to 'dx' and 'foamFile'
This commit is contained in:
@ -498,7 +498,6 @@ DebugSwitches
|
||||
flowRateInletVelocity 0;
|
||||
fluxCorrectedVelocity 0;
|
||||
foamChemistryReader 0;
|
||||
foamFile 0;
|
||||
forceCoeffs 0;
|
||||
forces 0;
|
||||
fourth 0;
|
||||
|
||||
@ -26,8 +26,7 @@ setFormat raw;
|
||||
|
||||
// Surface output format. Choice of
|
||||
// null : suppress output
|
||||
// foamFile : separate points, faces and values file
|
||||
// dx : DX scalar or vector format
|
||||
// foam : separate points, faces and values file
|
||||
// vtk : VTK ascii format
|
||||
// raw : x y z value format for use with e.g. gnuplot 'splot'.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user