Commit graph

188 commits

Author SHA1 Message Date
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
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
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
82ce87c1be ENH: temperatureCoupledBase - updated private->protected member data 2014-05-21 19:37:54 +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
30947d1571 wallFunctions: Handle moving meshes 2014-05-18 21:19:58 +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
Henry
8de4ad7f50 DiagTensor: add conversion from SymmTensor 2014-05-16 13:18:04 +01:00
sergio
9210f4ff58 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-14 17:13:21 +01:00
sergio
08fb6d0232 Changing constructor in regionCoupledBase 2014-05-14 17:12:59 +01:00
sergio
ce6ad3e49b BUG: correcting fields names 2014-05-14 17:11:28 +01:00
andy
896bd3fd1b ENH: rotorDiskSource - limit angle of attack to -pi to pi 2014-05-13 17:23:53 +01:00
andy
e399248ef2 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-13 16:18:26 +01:00
andy
f81efcdc92 BUG: rotorDiskSource - local force was not transformed into global frame correctly - mantis #1290 2014-05-13 16:18:15 +01:00
andy
52bd3a8d35 ENH: localAxesRotation - added new consructor to operate on a list of cells 2014-05-13 16:17:06 +01:00
Henry
623c229d0a Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-13 10:34:55 +01:00
Henry
78d8f619ee Remove confusing IInfo macro the benefit of which is insufficient
Simply use the indent manipulator
2014-05-13 10:34:11 +01:00
Henry
0baacc2593 DarcyForchheimer: add support for solvers which provide nu rather than mu 2014-05-12 23:15:27 +01:00