OpenFOAM-5.x/src
Henry Weller 9129f5afc3 snappyHexMesh: Write correct refinement files once only
The files relating to the hex refinement are written out explicitly both by
snappyHexMesh and dynamicRefineFvMesh and hence should be set "NO_WRITE" rather
than "AUTO_WRITE" to avoid writing them twice.  This change corrects the
handling of the "refinementHistory" file which should not be written by
snappyHexMesh.
2017-01-24 08:15:43 +00:00
..
combustionModels PaSR: Removed deprecated "turbulentReaction" switch 2017-01-20 17:17:14 +00:00
conversion Updates for clang++-3.9 2017-01-18 21:45:26 +00:00
dummyThirdParty Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
dynamicFvMesh dynamicMotionSolverListFvMesh: Ensure independence of zone-based motion 2016-12-09 14:19:07 +00:00
dynamicMesh snappyHexMesh: Write correct refinement files once only 2017-01-24 08:15:43 +00:00
edgeMesh Updated member type comments 2016-11-28 21:23:00 +00:00
engine boundaryField() -> boundaryFieldRef() 2016-04-23 23:16:30 +01:00
fileFormats Updated member type comments 2016-11-28 21:23:00 +00:00
finiteVolume Removed trailing blank lines 2017-01-19 20:17:47 +00:00
functionObjects fieldMinMax: Added cell index to output 2017-01-13 14:10:04 +00:00
fvAgglomerationMethods Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
fvMotionSolver dynamicMotionSolverListFvMesh: New mesh-motion solver supporting multiple moving regions 2016-12-01 15:57:15 +00:00
fvOptions CodedSource: Corrected documentation 2017-01-13 14:14:06 +00:00
genericPatchFields fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
lagrangian Removed trailing blank lines 2017-01-19 20:17:47 +00:00
mesh snappyHexMesh: Write correct refinement files once only 2017-01-24 08:15:43 +00:00
meshTools meshSearch: Add support for cell decomposition mode CELL_TETS 2017-01-20 10:47:15 +00:00
ODE Updated member type comments 2016-11-28 21:23:00 +00:00
OpenFOAM Removed trailing blank lines 2017-01-19 20:17:47 +00:00
OSspecific/POSIX Removed trailing blank lines 2017-01-19 20:17:47 +00:00
parallel metisDecomp: Corrected return from metisDecomp::decompose 2016-12-03 19:26:21 +00:00
Pstream Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
randomProcesses Removed trailing blank lines 2017-01-19 20:17:47 +00:00
regionCoupled C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
regionModels Rationalized heat release rate functions 2016-12-15 17:10:21 +00:00
renumber Updated member type comments 2016-11-28 21:23:00 +00:00
rigidBodyDynamics Updated member type comments 2016-11-28 09:22:56 +00:00
rigidBodyMeshMotion rigidBodyMeshMotionSolver: experimental nDoF mesh-motion solver supporting the displacement-based elliptic solvers 2016-09-14 09:59:02 +01:00
sampling meshToMesh0: fixed segmentation fault 2016-12-01 19:55:39 +00:00
sixDoFRigidBodyMotion sixDoFSolvers::symplectic: Removed the restriction on outer iteration 2016-10-19 15:10:52 +01:00
surfMesh Updated member type comments 2016-11-28 21:23:00 +00:00
thermophysicalModels chemistryModel: General cleanup 2017-01-20 18:22:48 +00:00
topoChangerFvMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
transportModels Updated member type comments 2016-11-28 09:22:56 +00:00
triSurface Removed trailing blank lines 2017-01-19 20:17:47 +00:00
TurbulenceModels realizableKE: Removed unused Cmu coefficient 2017-01-13 14:08:41 +00:00
Allwmake Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00