Commit Graph

9533 Commits

Author SHA1 Message Date
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
4f2b3e4cba Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:48:56 +01:00
9d28df4916 fvcDdt: Enable ddtCorr(rho, U, Uf) 2013-09-12 17:48:52 +01:00
5eb6320a74 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:40:23 +01:00
c7d1a4b023 ENH:
1) Modification to extrudeToRegionMesh to use extrudeModel point distribution function
2) Addition of firstCellThickness option to linearNormal extrude model
2013-09-12 17:39:32 +01:00
5bb5b446db ENH: orientedSurface: exposing flip status 2013-09-12 16:53:08 +01:00
759ecfce8f COMP: thermmoSingleLayer: missing include 2013-09-12 16:18:11 +01:00
a3b52a5f74 ENH: basic fvPatchFields: added mapping warning 2013-09-12 16:02:02 +01:00
a37d59664c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.C
2013-09-12 15:39:26 +01:00
5ac31aabc8 ENH: FieldMapper: extend with unmapped checking flag 2013-09-12 15:37:53 +01:00
f35433bdea ENH: fvPatchField: move mapping logic into Field 2013-09-12 15:25:53 +01:00
e89fa0665e ENH:Field: added default values to mapping constructor 2013-09-12 15:24:53 +01:00
0cb4e1ecd8 ENH: indexedOctree: print memory size 2013-09-12 15:24:12 +01:00
e678146fbf Updated header 2013-09-12 14:58:43 +01:00
0417e181e9 rhoPimpleDyMFoam: Updated to use Uf rather than phiAbs for ddtCorr 2013-09-12 14:58:27 +01:00
d2cefa9b26 fixedFluxPressureFvPatchScalarField: evaluate the value field after mapping 2013-09-12 11:36:07 +01:00
6daff22a52 ENH: writeRegisteredObject: changed default to false 2013-09-12 10:18:06 +01:00
868fbd5ff9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 10:02:11 +01:00
6e59e9a75f ENH: Adding thermal multi layers to externalWallHeatFluxTemperatureFvPatchScalarField 2013-09-12 10:01:52 +01:00
8d3c6765be VoF solvers: alpha sub-cycling no longer limited to PISO 2013-09-11 16:18:19 +01:00
b0403a268e BUG: fixedPressure: map value as well as gradient 2013-09-11 13:17:51 +01:00
4660c4ab3a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 11:56:05 +01:00
fede5058d3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-11 11:32:17 +01:00
39f0971c72 ENH: Adding mixed coupled BC for pyrolysis, film and gas regions incorporating radiation 2013-09-11 11:31:43 +01:00
a6e284b8bb Remove redundant buoyantPressure BC 2013-09-11 11:29:07 +01:00