OpenFOAM-5.x/src
Henry Weller 67e9cf81e0 fieldMinMax: Added cell index to output
e.g.

fieldMinMax fieldMinMax write:
    min(T) = 291 in cell 255535 at location (-0.262546 -0.538933 1.00574) on processor 9
    max(T) = 336.298 in cell 419031 at location (1.7468 0.758405 8.10989) on processor 1
    min(mag(U)) = 0 in cell 14990 at location (-0.0824383 1.68479 1.5349) on processor 0
    max(mag(U)) = 652.341 in cell 218284 at location (0.609849 0.167247 1.00091) on processor 12
2017-01-13 14:10:04 +00:00
..
combustionModels Rationalized heat release rate functions 2016-12-15 17:10:21 +00:00
conversion Updated member type comments 2016-11-28 21:23:00 +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 dynamicMotionSolverListFvMesh: Ensure independence of zone-based motion 2016-12-09 14:19:07 +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 Corrected spelling mistake existance -> existence 2017-01-08 23:08:41 +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 Rationalized the keyword to specify a file name in a dictionary to 'file' 2017-01-07 09:38:54 +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 CloudFunctionObjects::ParticleCollector: Corrected handling of "concentricCircle" mode 2017-01-13 14:06:45 +00:00
mesh Renamed searchableCurve -> searchableExtrudedCircle 2016-12-09 16:30:46 +00:00
meshTools triSurfaceMesh: Added support for specifying the tri-surface file name: 2017-01-07 09:23:43 +00:00
ODE Updated member type comments 2016-11-28 21:23:00 +00:00
OpenFOAM Rationalized the keyword to specify a file name in a dictionary to 'file' 2017-01-07 09:38:54 +00:00
OSspecific/POSIX POSIX: removed spurious double literal suffix 2016-11-25 22:40:49 +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 Updated headers 2016-04-30 21:53:19 +01: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 TDACChemistryModel: simplified, rationalized and automated the handling of variableTimeStep 2017-01-09 21:40:39 +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 Updated member type comments 2016-11-28 21:23:00 +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