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;
|
flowRateInletVelocity 0;
|
||||||
fluxCorrectedVelocity 0;
|
fluxCorrectedVelocity 0;
|
||||||
foamChemistryReader 0;
|
foamChemistryReader 0;
|
||||||
foamFile 0;
|
|
||||||
forceCoeffs 0;
|
forceCoeffs 0;
|
||||||
forces 0;
|
forces 0;
|
||||||
fourth 0;
|
fourth 0;
|
||||||
|
|||||||
@ -26,8 +26,7 @@ setFormat raw;
|
|||||||
|
|
||||||
// Surface output format. Choice of
|
// Surface output format. Choice of
|
||||||
// null : suppress output
|
// null : suppress output
|
||||||
// foamFile : separate points, faces and values file
|
// foam : separate points, faces and values file
|
||||||
// dx : DX scalar or vector format
|
|
||||||
// vtk : VTK ascii format
|
// vtk : VTK ascii format
|
||||||
// raw : x y z value format for use with e.g. gnuplot 'splot'.
|
// raw : x y z value format for use with e.g. gnuplot 'splot'.
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user