Commit graph

288 commits

Author SHA1 Message Date
mattijs
ef32eebe1a Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-06-09 11:14:19 +01:00
mattijs
f355917484 STYLE: surfaceCheck: use boundBox non-reduce constructor 2014-06-09 11:12:14 +01:00
mattijs
3e480df8a7 BUG: Cloud: force parallel construction of tetBasePtIs 2014-06-09 11:09:51 +01:00
Henry
3100d4fe7e README: Corrected spelling 2014-06-08 23:22:38 +01:00
Henry
fc54b9a40f blockMesh: Reinstate B-Spline support 2014-06-06 16:08:58 +01:00
william
645a94ec38 BUG: Mantis #1314: removed transport modelling from Reaction class 2014-06-06 09:15:22 +01:00
william
646df63c12 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-06-05 16:09:01 +01:00
william
ebd467ed80 BUG: twoPhaseEulerFoam: bug fixes and bounding improvements to interfacal models 2014-06-05 16:08:39 +01:00
Henry
91b2670d3f Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-06-05 11:33:35 +01:00
Henry
e979271011 PairSpringSliderDashpot: Correct sphere interaction calculation for non-equal diameters
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1315
2014-06-05 11:32:45 +01:00
andy
33b0d17999 ENH: mesh motion updates 2014-06-03 14:42:39 +01:00
andy
548d0fbd3c ENH: displacemetMotionSolver - updated handling of points0 2014-06-03 14:35:01 +01:00
william
51abd0e34a COMP: reduced the amount of included code in MPPIC submodels 2014-06-03 11:54:57 +01:00
mattijs
04cc2bf911 ENH: redistributePar: allow time override 2014-06-02 15:37:58 +01:00
mattijs
14edbacd70 ENH: nearWallDist: handle changing numbers of patches 2014-05-30 16:44:42 +01:00
andy
81be735dad Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-30 16:03:55 +01:00
andy
0fb2aba85d BUG: cyclicAMI - was not being reset on update mesh - mantis #1218 2014-05-30 16:03:48 +01:00
sergio
4d7c1cc2c0 BUG: Changing Qext for i to i faces in viewFactor.C 2014-05-30 09:37:12 +01:00
sergio
b061067198 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-30 09:13:46 +01:00
sergio
63d684791f BUG: Mantis Id: 1309. Deleting Qext from faceI to faceI 2014-05-30 09:11:59 +01:00
mattijs
ba366a9f9b Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-28 15:24:39 +01:00
mattijs
50304f561d ENH: dynamicRefineFvMesh: #1203 base unrefinement on max, not min of surrounding cells 2014-05-28 15:23:56 +01:00
Henry
55a97bd751 movingWallVelocityFvPatchVectorField: Update U at the wall only if the mesh is 'moving' rather than 'changing'.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1305
2014-05-28 12:54:25 +01:00
Henry
1ef6ff4f50 rotatingMotion: Corrected construction of quaternion for non-coordinate axis rotation
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1306
2014-05-28 11:54:42 +01:00
andy
d9d0135af0 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-28 09:49:21 +01:00
andy
d13b30307a BUG: sixDiFRigidBodyMotion BC - not all memeber data was initialised during construction 2014-05-28 09:49:16 +01:00
mattijs
265c3cfeab Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-27 15:44:51 +01:00
mattijs
e400f45f33 BUG: timeVaryingUniformFixedValuePointPatchField: calling updateCoeffs with null internal field 2014-05-27 15:44:20 +01:00
mattijs
9cfc6e5c46 STYLE: dynamicRefineFvMesh: typo 2014-05-27 15:41:13 +01:00
andy
ec29717508 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-23 12:12:21 +01:00
andy
5614e6f3d2 ENH: merging lagrangian developments from internal line - also resolves mantis #1304 2014-05-23 12:10:59 +01:00
mattijs
96332633f2 ENH: snappyHexMesh: allow empty refinement surfaces #1303 2014-05-22 16:45:44 +01:00
sergio
c885577536 ENH: Adding psi thermos for PengRobinsonGas eq of state 2014-05-22 09:27:42 +01:00
andy
d2a3ba5d56 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-21 19:38:12 +01:00
andy
82ce87c1be ENH: temperatureCoupledBase - updated private->protected member data 2014-05-21 19:37:54 +01:00
Henry
c29bc5995c interPhaseChangeFoam: Do not correct phi at start of run
During restart correct phi would need the dilatation from the previous time-step.
Alternative is to run potentialFoam on 0 fields to initialise phi.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1299
2014-05-20 16:15:07 +01:00
sergio
5847c200a8 BUG: Fixing constructors for coupledBase class in filmPyrolysisRadiativeCoupledMixed 2014-05-20 10:34:20 +01:00
sergio
9586a4ebea Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-20 09:32:31 +01:00
sergio
c9fdb66d42 BUG: Typo in temperatureCoupledBase constructor from components 2014-05-20 09:31:55 +01:00
andy
801ad94dad ENH: Parcel tracking - allow track to continue in the event of a tracking rescue 2014-05-19 17:35:27 +01:00
andy
71ff5ebd12 BUG: parcel phase change - bypass calc if phase fraction < SMALL - mantis #1298 2014-05-19 17:19:36 +01:00
sergio
0eb39ebe0f Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-19 11:24:24 +01:00
sergio
512931dba2 BUG: Fixing non-Isotropic treatment for kappa at boundary 2014-05-19 11:23:41 +01:00
Henry
137bb2e4a6 rhoPimpleDyMFoam/pEqn: Filter use of meshPhi 2014-05-18 21:31:44 +01:00
Henry
30947d1571 wallFunctions: Handle moving meshes 2014-05-18 21:19:58 +01:00
Henry
86498d3dbe rhoPimpleDyMFoam/correctPhi.H: Add compressibility term in pcorr equation 2014-05-18 21:19:26 +01:00
Henry
08cff2ac41 fvMeshGeometry: Dump core if phi() is called for a non-moving mesh to help trace problem 2014-05-18 21:18:30 +01:00
Henry
4c9dc30ed4 flowRateInletVelocity: removed unused function 2014-05-18 21:17:49 +01:00
Henry
3940d74d2b interfaceProperties: rename 'K' to 'interfaceProperties:K' to avoid conflict with the mechanical energy
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1239
2014-05-16 17:18:51 +01:00
Henry
3207f8d0c7 sixDoFRigidBodyMotion: Add support to specify the centre for rotation independent of the centre of mass
via the point, line or plane constraints.
2014-05-16 15:35:11 +01:00