Commit Graph

15257 Commits

Author SHA1 Message Date
04a55776f7 ENH:polyMeshTetDecomposition: extract reference before loop 2013-09-20 09:41:45 +01:00
3ad7c870f7 ENH: polyMesh: debug message 2013-09-19 17:32:26 +01:00
34f78234d5 ENH: Updated warning 2013-09-19 17:15:37 +01:00
ccb0e90abb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-19 16:23:16 +01:00
b51ba049aa BUG: treeBoundBox: If test point is on boundBox the intersection test can
get stuck in a loop. Allow maximum of 4 iterations (3 clippings plus one
iteration to update the result).
2013-09-19 16:18:11 +01:00
8d5977c186 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-19 16:16:19 +01:00
a83cff29cf dimensionedSymmTensor: corrected the dimensions of cof 2013-09-19 15:41:14 +01:00
b12c38db9a ENH: Add utility function to output min max consistently 2013-09-19 15:17:14 +01:00
4c4fb677ce ENH: yPLusRAS function object - store result on mesh database 2013-09-19 15:16:37 +01:00
0b2b703760 ENH: yPlusLES function object - store result on mesh database 2013-09-19 15:16:07 +01:00
500315b17b ENH: wallShearStress function object - store result on mesh database 2013-09-19 15:15:53 +01:00
ec66f480c7 ENH: DESModelRegions function object - store result on mesh database 2013-09-19 15:15:34 +01:00
1083de70a6 STYLEL: Updated copyright dates 2013-09-19 15:15:08 +01:00
f4f39821de Updated headers 2013-09-19 15:11:51 +01:00
3018a0ef97 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-19 15:11:27 +01:00
f4608e065f dimensionedTensor and tensor fields: Corrected dimensions of det and cof 2013-09-19 15:10:32 +01:00
4d68ee8226 ENH: fvMeshGeometry: added debug printing 2013-09-19 10:44:05 +01:00
29617783ea BUG: meshToMesh: protect neighbours on top of destination 2013-09-19 09:33:03 +01:00
5612b439bc COMP: volContuity.H: clang error 2013-09-18 17:04:26 +01:00
c5239e17eb ENH: cellMapper: map volume interpolative 2013-09-18 17:02:27 +01:00
a501d0ff3c ENH: sigFpe: split off Nan handling 2013-09-18 16:59:44 +01:00
3763e614bd ENH: coneInjection models - Updated header documentation 2013-09-18 16:47:42 +01:00
66c0aaa97d ENH: cloudSolution - maxCo available for both steady and transient cases 2013-09-18 16:46:37 +01:00
b332841f26 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-18 16:01:52 +01:00
d75f9636e0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-18 16:01:47 +01:00
c969be872c ENH: regionSizeDistrubtion: optional coordinateSystem for vectorFields 2013-09-18 16:01:08 +01:00
83707b29ea BUG: Added files missed during commit f588b4f 2013-09-18 15:58:22 +01:00
0f748f3710 BUG: polyMeshFilter: Error in initialisation of pointPriority 2013-09-18 15:48:53 +01:00
b4a742fc89 ENH: collapseEdges: Points now get a priority. The higher the number, the more likely the
collapse will be towards that point
2013-09-18 15:31:58 +01:00
f588b4f076 BUG: sprayParcel - updated treatment of liquid core parcels - mantis #999 2013-09-18 13:14:19 +01:00
7cfb5e5dbb IOobject: corrected fileNameComponents - mantis #1009 2013-09-18 13:12:39 +01:00
0e66cee768 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-18 13:07:43 +01:00
746fd75fe1 BUG: BlobSheetAtomization model - corrected typo in header - mantis #1003 2013-09-17 18:12:59 +01:00
ce44c98f35 BUG: BlobSheetAtomization model - corrected copy constructor - mantis #1003 2013-09-17 18:12:13 +01:00
34d3e36882 BUG: sprayParcel - corrected usage for tMom - mantis #998 2013-09-17 18:02:12 +01:00
a863f4d79d ENH: Time: pass in case name from argList 2013-09-16 16:14:58 +01:00
051676fdb4 BUG: TimePaths: allow '-case processor0' to use parent directory system/, constant/ 2013-09-16 15:35:32 +01:00
52f85ed637 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-13 16:19:00 +01:00
1a0a6b51dd ENH: snappyHexMesh: detect small distance snapping 2013-09-13 16:18:04 +01:00
83773831fa powerSeriesReactionRate: Correct series exponents 2013-09-13 15:45:19 +01:00
c72d89ce6a chemkinLexer: Add support for "KELVINS", "KELVIN" and "KELV" 2013-09-13 15:45:04 +01:00
3d65213605 fixedFluxPressure: avoid deltaCoeffs() during mapping as it causes problems with AMI 2013-09-13 13:11:49 +01:00
a0ea2488c6 ENH: ACMI - update non-overlap patch in initEvaluate 2013-09-13 12:59:30 +01:00
ad7ddf2309 STYLE: Corrected spelling 2013-09-13 12:58:20 +01:00
bd31cfb1cf ENH: localAxesRotation - upated messages 2013-09-13 12:58:00 +01:00
36478bf686 STYLE: Corrected spelling misatkes 2013-09-13 12:57:18 +01:00
22a4123906 BUG: fixedFluxPressure: do not use deltaCoeffs in mapping constructor 2013-09-13 11:01:35 +01:00
8f1bc166de Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-13 09:44:29 +01:00
18d7152aed ENH: vtkUnstructuredReader: read triangle strips 2013-09-13 09:24:38 +01:00
c7cd331617 fixedFluxPressureFvPatchScalarField: Avoid calling evaluate() in the mapping constructor as it call updateCoeffs() 2013-09-13 00:10:57 +01:00