00bfe2bc84
ENH: CompactListList: avoiding unnecessary check
2013-07-31 17:17:51 +01:00
e9ca6c66e6
ENH: PatchTools: corrected comment
2013-07-30 14:23:17 +01:00
c4f83d913a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-30 13:02:10 +01:00
db0036f34e
ENH: patchRegion: test app for PatchEdgeFaceWave
2013-07-30 13:01:32 +01:00
4d3b3e7a9f
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-30 12:34:41 +01:00
95148e57de
BUG: CompactListList - corrected access via [] operator for zero-sized lists
2013-07-30 12:34:34 +01:00
66f03819d2
ENH: Updated tutorial Alltest script
2013-07-30 10:24:08 +01:00
81d2dc9235
ENH: Updated cloud particleCollector function object
2013-07-30 10:16:23 +01:00
f75138d1f6
solidBodyMotionFunctions: Changed CofG to origin where appropriate and support run-time selectable omega specification in rotatingMotion
2013-07-30 09:41:27 +01:00
ff5ed9541b
ENH: Tutorial update
2013-07-30 09:40:20 +01:00
c8ac5b19b4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-29 14:27:29 +01:00
1e711927a7
ENH: Updated forces and forceCoeffs bin writing
2013-07-29 13:09:41 +01:00
ab782605c8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-29 12:26:55 +01:00
7fa53d700e
STYLE: minor code formatting
2013-07-29 12:26:36 +01:00
63de0dfa84
BUG: sprayFoam tutorial - corrected injection input params - mantis #931
2013-07-29 09:19:16 +01:00
d3ff2fae8b
BUG: Corrected header documentation - mantis #896
2013-07-29 09:08:31 +01:00
7a3181c593
compressibleTwoPhaseEulerFoam tutorials: Updated fvSchemes and improved naming of kineticTheory stress correction
2013-07-28 22:59:22 +01:00
0df1fa0642
compressibleTwoPhaseEulerFoam/Allwmake: updated
2013-07-28 20:15:06 +01:00
0af5f10b63
RhoPimpleFoam: test version of rhoPimpleFoam demonstrating the new templated turbulence library
2013-07-28 18:11:04 +01:00
def7148136
applications/test/PisoFoam: test version of pisoFoam using new templated turbulence library
2013-07-28 18:09:54 +01:00
adcb3b7dfc
src/Allwmake: build TurbulenceModels
2013-07-28 18:07:54 +01:00
118f08cd56
Update header
2013-07-28 18:07:32 +01:00
1b3b9b22eb
Removed trailing spaces
2013-07-28 18:06:27 +01:00
f348ad8a92
compressibleTwoPhaseEulerFoam: Updated to use the new templated turbulence library
...
Supports separate turbulence models for each phase
Complete Lahey k-epsilon model provided
kineticTheory and particle-pressure models folded into same turbulence framework
by the addition of phase-pressure functions
2013-07-28 18:05:41 +01:00
7d771c9599
TurbulenceModels: Preliminary version of the templated turbulence models library
2013-07-28 17:57:58 +01:00
2952c7c150
ENH: Updated forces and forceCoeffs so that p and U fields need not exist on construction
2013-07-26 16:08:05 +01:00
d1b98c0d23
ENH: forcesCoeffs - updated writing of data to file
2013-07-26 15:24:42 +01:00
a82d85791f
ENH: forces - updated writing of data to file
2013-07-26 15:24:28 +01:00
0de6c01a7c
BUG: functionObjectFile - file pointer index was not being incremented
2013-07-26 15:23:25 +01:00
5cc01e730d
ENH: Updated field names
2013-07-25 09:12:35 +01:00
a96200406a
BUG: Added missing call to base class updateCoeffs
2013-07-24 14:42:26 +01:00
76fb7f8f71
ENH: Simplify code by using demandDrivenData functions
2013-07-24 12:46:36 +01:00
52a8bde2ab
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-24 12:35:16 +01:00
e596b40b5f
STYLE: code clean-up
2013-07-24 12:26:34 +01:00
1d48102ea5
STYLE: code clean-up
2013-07-24 12:26:34 +01:00
618181c4db
ENH: Added tutorial case showing use of externalCoupled BCs
2013-07-24 12:07:31 +01:00
ca15f70a39
BUG: corrected parallel operation of exernalCoupled BC
2013-07-24 12:04:39 +01:00
3a9ec0852e
ENH: Updated header documentation
2013-07-24 10:47:12 +01:00
73bedc413c
ENH: Simplified externalCoupled BC - removed collate option
2013-07-24 10:45:30 +01:00
d719430c84
ENH: Updated externalCoupledTemperature BC
2013-07-24 09:16:05 +01:00
b6c38a58bf
ENH: Updated externalCoupled BC
2013-07-24 09:12:25 +01:00
84143865cf
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-23 15:00:17 +01:00
4f7d70efc6
ENH: pressureTools - updated so that (reference) pressure field not necessary on construction
2013-07-23 14:03:55 +01:00
5e50580e2b
BUG: rotorDiskSource: named force field to avoid name clashes if >1 model - mantis #928
2013-07-23 12:56:01 +01:00
4c0db5934d
BUG: buoyantBoussinesq[Simple|Pimple]Foam - added missing fvOptions to pressure equations - mantis #921
2013-07-23 12:47:23 +01:00
d339f8217f
BUG: fieldAverage - corrected restart behavikour - mantis #898
2013-07-23 12:34:35 +01:00
e4cd1b949d
ENH: plane: Add member function that mirrors a point in a plane
2013-07-22 16:20:29 +01:00
53460c36dd
BUG: extendedFeatureEdgeMesh: Fix bug reading in sideVolumeType enum
2013-07-22 12:18:47 +01:00
ad2ef8e6fb
ENH: foamyHexMeshDict: Remove locationInMesh as a default and use default meshQualityDict
2013-07-19 16:48:11 +01:00
1a9329ed48
STYLE: foamyHexMesh: Remove old code related mainly to the deprecated cell sizing methods
2013-07-19 16:46:24 +01:00