Commit Graph

10110 Commits

Author SHA1 Message Date
Henry
b8c9a08733 compressibleTwoPhaseEulerFoam/bubbleColumn tutorial: changed liquid height to be consistent 2012-03-15 11:56:21 +00:00
Henry
2a81bbca22 multiphaseEulerFoam: Added comment about drag formulations 2012-03-15 11:55:37 +00:00
Henry
db3e9c00d2 compressibleTwoPhaseEulerFoam: Updated virtual-mass formulation 2012-03-15 11:55:03 +00:00
andy
4c6d6a5731 ENH: Updates to the kinematic cloud API 2012-03-15 10:05:41 +00:00
andy
e887b572e9 ENH: better treatment of lInf in advective BC 2012-03-15 10:03:46 +00:00
andy
346ad0eba8 ENH: Used writeEntryIfDifferent in write function for advective BC 2012-03-15 09:20:42 +00:00
Henry
0d0dfbafe3 multiphaseEulerFoam: Corrected the handling of drag for more than 2 phases 2012-03-14 18:19:18 +00:00
Henry
f3fac5bbff multiphaseEulerFoam: Improved consistency between implicit and explicit parts of the virtual mass 2012-03-14 18:18:48 +00:00
andy
657d7d6d85 ENH: Added virtual functions to base kinematicCloud API 2012-03-14 17:47:41 +00:00
andy
b23142935f STYLE: Updated copyright year 2012-03-14 17:41:31 +00:00
andy
c24b218f8e BUG: Removed non-existent massInjected() function 2012-03-14 17:29:44 +00:00
andy
3fd792b2ae ENH: Removed unnecessary #include 2012-03-14 15:12:42 +00:00
andy
6a177418a0 ENH: Added output of front/rear lift coeffs to forceCoeffs function object 2012-03-14 12:27:50 +00:00
mattijs
dcb26898a5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-14 09:36:25 +00:00
mattijs
efb2f886fa BUG: createPatch: do not remove cyclics since are referred to by opposite side or processorCyclics 2012-03-14 09:35:02 +00:00
mattijs
426c1b393d ENH: setFields: single warn for internal faces; Updated setFieldsDict 2012-03-14 09:33:56 +00:00
mattijs
2fb7b6cfcc ENH: basicThermo: add T from h calculation for cell-set or patch 2012-03-14 09:33:15 +00:00
mattijs
806bdec178 BUG: axisRotationMotion: fix angle specification 2012-03-13 13:03:31 +00:00
mattijs
6b12ccab04 STYLE: readVTK: comment 2012-03-13 13:02:58 +00:00
andy
c2418635db Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-13 09:34:03 +00:00
andy
94bacb8c18 BUG: Corrected pimpleControl behaviour for final iteration 2012-03-13 09:33:02 +00:00
Henry
8bf98fdded Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-12 15:28:50 +00:00
Henry
05546f46d2 multiphaseEulerFoam: Improved U correction 2012-03-12 15:28:41 +00:00
mattijs
c59dcf573f STYLE: etc/bashrc: updated comment 2012-03-12 14:18:57 +00:00
mattijs
fc3908810c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-12 10:33:22 +00:00
mattijs
0a8167203f BUG: decompositionMethod.C: multiple faces inbetween cells 2012-03-12 10:32:58 +00:00
andy
f849409c20 BUG: Corrected use of rho if reference pressure is kinematic 2012-03-12 08:47:16 +00:00
laurence
16660a95b0 ENH: PrimitivePatchInterpolation: Change faceList to List<typename Patch::FaceType> 2012-03-09 16:13:07 +00:00
andy
fe039d4cc8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-09 14:57:06 +00:00
andy
06e2a6b791 STYLE: added further explanation to Q utility header 2012-03-09 14:56:54 +00:00
mattijs
75454db81d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-09 10:08:08 +00:00
mattijs
ed87e54618 ENH: codedFixedValuePointPatchField: coded version for point fields 2012-03-09 10:06:22 +00:00
andy
ac208dab40 ENH: Added new pressureCoefficient function object 2012-03-09 09:27:19 +00:00
mattijs
a4234529cc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-09 09:12:30 +00:00
mattijs
88d0192129 STYLE: mixedPointPatchField: nonsense bc since patchInternalField == patch field 2012-03-09 09:11:29 +00:00
mattijs
51613abb86 ENH: dynamicFvMesh: multi-region support 2012-03-09 08:50:28 +00:00
mattijs
85c2251b16 BUG: codedFunctionObject:get codeData to work 2012-03-09 08:50:03 +00:00
andy
40478e8af2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-08 09:00:00 +00:00
andy
9cc38f81b8 BUG: Corrected DB lookup for turb fields function object 2012-03-08 08:59:51 +00:00
Henry
2c9245160f fanPressureFvPatchScalarField: Corrected flow-rate 2012-03-07 19:51:58 +00:00
andy
a15b241d3a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-07 15:43:42 +00:00
andy
62e3b2963b ENH: Improvements to the turbulenceFields function object 2012-03-07 15:43:34 +00:00
andy
931cd9c5cc ENH: Removed warning message if field not found in database 2012-03-07 15:42:42 +00:00
mattijs
d9c4c8f2b3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-07 14:53:27 +00:00
mattijs
8695d09a92 BUG: renumberMesh: not flipping faces 2012-03-07 14:53:09 +00:00
sergio
f3d64c2409 ENH: Adding noCombustion model 2012-03-07 12:06:00 +00:00
mattijs
bb6c9705b9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-07 11:50:10 +00:00
mattijs
97b7aa0d72 BUG: vtkUnstructuredReader: support for lines and vtkIdType 2012-03-07 11:49:07 +00:00
mattijs
f254714829 ENH: axisRotationMotion: solidbody motion with roation axis specified (v.s. eulerangles for rotatingMotion) 2012-03-07 11:48:20 +00:00
andy
98c35a7903 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-03-07 11:07:55 +00:00