OpenFOAM-5.x/src
Henry Weller 621432fea5 checkMesh: Added writing of faceSets and cellSets containing errors
In parallel the sets are reconstructed. e.g.

mpirun -np 6 checkMesh -parallel -allGeometry -allTopology -writeSets vtk

will create a postProcessing/ folder with the vtk files of the
(reconstructed) faceSets and cellSets.

Also improved analysis of disconnected regions now also checks for point
connectivity with is useful for detecting if AMI regions have duplicate
points.

Patch contributed by Mattijs Janssens
2016-06-12 20:51:07 +01:00
..
combustionModels GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00
conversion Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
dummyThirdParty scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
dynamicFvMesh Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
dynamicMesh Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
edgeMesh Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
engine boundaryField() -> boundaryFieldRef() 2016-04-23 23:16:30 +01:00
fileFormats Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
finiteVolume ACMI: Corrected conservation issue 2016-05-30 08:29:11 +01:00
functionObjects functionObjects: 'valueOutput' -> 'writeFields' 2016-06-11 15:25:00 +01:00
fvAgglomerationMethods Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
fvMotionSolver Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
fvOptions Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
genericPatchFields GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
lagrangian PatchFlowRateInjection: Corrected parallel handling of the random position 2016-06-07 10:56:33 +01:00
mesh Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
meshTools Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
ODE SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n 2016-03-22 14:13:48 +00:00
OpenFOAM checkMesh: Added writing of faceSets and cellSets containing errors 2016-06-12 20:51:07 +01:00
OSspecific/POSIX Added forward declaration of friend functions 2016-05-29 22:28:37 +01:00
parallel Allwmake -update: Further improvements to handle source-tree/dep file inconsistencies after git pull 2016-06-11 16:28:40 +01:00
Pstream src/Pstream/mpi/UPstream.C: Updated for Int64 2016-04-16 13:26:41 +01:00
randomProcesses Updated headers 2016-04-30 21:53:19 +01:00
regionCoupled GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
regionModels thermoSingleLayer: Provide better stabilization for the energy equation as delta -> 0 2016-05-25 18:12:07 +01:00
renumber Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
rigidBodyDynamics rigidBodyDynamics: Generalized the interface to the restraints 2016-04-19 21:58:10 +01:00
rigidBodyMeshMotion src/rigidBodyMeshMotion/Make/options: Removed debug switches 2016-06-07 16:25:29 +01:00
sampling Added forward declaration of friend functions 2016-05-29 22:28:37 +01:00
sixDoFRigidBodyMotion postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
surfMesh Added forward declaration of friend functions 2016-05-29 22:28:37 +01:00
thermophysicalModels Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
topoChangerFvMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
transportModels Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
triSurface Added forward declaration of friend functions 2016-05-29 22:28:37 +01:00
TurbulenceModels kOmegaSSTDES: New DES model based on the k-omega SST RAS model 2016-06-06 08:56:54 +01:00
Allwmake postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00