Commit graph

265 commits

Author SHA1 Message Date
andy
0fb2aba85d BUG: cyclicAMI - was not being reset on update mesh - mantis #1218 2014-05-30 16:03:48 +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
Henry
8de4ad7f50 DiagTensor: add conversion from SymmTensor 2014-05-16 13:18:04 +01:00
Henry
979da78e59 twoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE: Correct coefficient on dilatation term
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1291
2014-05-16 13:15:11 +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
b211c5d5a2 multiphaseInterFoam: cache the mixture kinematic viscosity for use in fvOptions etc. 2014-05-13 10:34:33 +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
7bbfa57576 tutorials/multiphase/interFoam/ras/angledDuct: VoF tutorial to demonstrate porosity feature via fvOptions 2014-05-12 23:15:50 +01:00
Henry
0baacc2593 DarcyForchheimer: add support for solvers which provide nu rather than mu 2014-05-12 23:15:27 +01:00
andy
0d83c251db BUG: manualInjection - set timeEnd so that injection interval is finite - mantis #1241 2014-05-12 16:16:59 +01:00
andy
40e7df1d2a BUG: reactingParcel - temperature was only limited on debug 2014-05-12 16:15:47 +01:00
andy
2374ee95e7 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-12 15:12:26 +01:00
andy
8772bd474d BUG: functionObjectFile - updated parallel ops - mantis #1242 2014-05-12 15:12:10 +01:00
Henry
d8c53d1f8a explicitPorositySource: Change field naming to support multiphase 2014-05-12 12:23:16 +01:00
sergio
adf1460444 STY: Cleaning up coordinateSystemNew.C 2014-05-09 15:26:29 +01:00
sergio
fe8de9c92b Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-09 15:04:50 +01:00
sergio
12cad2cfd6 BUG: http://www.openfoam.org/mantisbt/view.php?id=708
Bug fixing in vector transformation using localAxesRotation
Adding constructor for localAxesRotation class.
2014-05-09 14:59:07 +01:00
Henry
a50f386a24 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-05-09 11:49:31 +01:00