andy
ff5ed9541b
ENH: Tutorial update
2013-07-30 09:40:20 +01:00
andy
1e711927a7
ENH: Updated forces and forceCoeffs bin writing
2013-07-29 13:09:41 +01:00
andy
ab782605c8
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-29 12:26:55 +01:00
andy
7fa53d700e
STYLE: minor code formatting
2013-07-29 12:26:36 +01:00
andy
63de0dfa84
BUG: sprayFoam tutorial - corrected injection input params - mantis #931
2013-07-29 09:19:16 +01:00
andy
d3ff2fae8b
BUG: Corrected header documentation - mantis #896
2013-07-29 09:08:31 +01:00
Henry
7a3181c593
compressibleTwoPhaseEulerFoam tutorials: Updated fvSchemes and improved naming of kineticTheory stress correction
2013-07-28 22:59:22 +01:00
Henry
0df1fa0642
compressibleTwoPhaseEulerFoam/Allwmake: updated
2013-07-28 20:15:06 +01:00
Henry
0af5f10b63
RhoPimpleFoam: test version of rhoPimpleFoam demonstrating the new templated turbulence library
2013-07-28 18:11:04 +01:00
Henry
def7148136
applications/test/PisoFoam: test version of pisoFoam using new templated turbulence library
2013-07-28 18:09:54 +01:00
Henry
adcb3b7dfc
src/Allwmake: build TurbulenceModels
2013-07-28 18:07:54 +01:00
Henry
118f08cd56
Update header
2013-07-28 18:07:32 +01:00
Henry
1b3b9b22eb
Removed trailing spaces
2013-07-28 18:06:27 +01:00
Henry
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
Henry
7d771c9599
TurbulenceModels: Preliminary version of the templated turbulence models library
2013-07-28 17:57:58 +01:00
andy
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
andy
d1b98c0d23
ENH: forcesCoeffs - updated writing of data to file
2013-07-26 15:24:42 +01:00
andy
a82d85791f
ENH: forces - updated writing of data to file
2013-07-26 15:24:28 +01:00
andy
0de6c01a7c
BUG: functionObjectFile - file pointer index was not being incremented
2013-07-26 15:23:25 +01:00
andy
5cc01e730d
ENH: Updated field names
2013-07-25 09:12:35 +01:00
andy
a96200406a
BUG: Added missing call to base class updateCoeffs
2013-07-24 14:42:26 +01:00
andy
76fb7f8f71
ENH: Simplify code by using demandDrivenData functions
2013-07-24 12:46:36 +01:00
andy
52a8bde2ab
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-24 12:35:16 +01:00
andy
e596b40b5f
STYLE: code clean-up
2013-07-24 12:26:34 +01:00
andy
1d48102ea5
STYLE: code clean-up
2013-07-24 12:26:34 +01:00
andy
618181c4db
ENH: Added tutorial case showing use of externalCoupled BCs
2013-07-24 12:07:31 +01:00
andy
ca15f70a39
BUG: corrected parallel operation of exernalCoupled BC
2013-07-24 12:04:39 +01:00
andy
3a9ec0852e
ENH: Updated header documentation
2013-07-24 10:47:12 +01:00
andy
73bedc413c
ENH: Simplified externalCoupled BC - removed collate option
2013-07-24 10:45:30 +01:00
andy
d719430c84
ENH: Updated externalCoupledTemperature BC
2013-07-24 09:16:05 +01:00
andy
b6c38a58bf
ENH: Updated externalCoupled BC
2013-07-24 09:12:25 +01:00
andy
84143865cf
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-23 15:00:17 +01:00
andy
4f7d70efc6
ENH: pressureTools - updated so that (reference) pressure field not necessary on construction
2013-07-23 14:03:55 +01:00
andy
5e50580e2b
BUG: rotorDiskSource: named force field to avoid name clashes if >1 model - mantis #928
2013-07-23 12:56:01 +01:00
andy
4c0db5934d
BUG: buoyantBoussinesq[Simple|Pimple]Foam - added missing fvOptions to pressure equations - mantis #921
2013-07-23 12:47:23 +01:00
andy
d339f8217f
BUG: fieldAverage - corrected restart behavikour - mantis #898
2013-07-23 12:34:35 +01:00
laurence
ad2ef8e6fb
ENH: foamyHexMeshDict: Remove locationInMesh as a default and use default meshQualityDict
2013-07-19 16:48:11 +01:00
laurence
1a9329ed48
STYLE: foamyHexMesh: Remove old code related mainly to the deprecated cell sizing methods
2013-07-19 16:46:24 +01:00
laurence
f008250b03
ENH: foamyHexMesh: Normalise the aspect ratio direction
2013-07-19 16:43:07 +01:00
laurence
1c55166d36
BUG: DelaunayMesh: Do not allow vertexCount to be externally updated
2013-07-19 16:42:16 +01:00
laurence
bc6ed9b70a
ENH: triad: Do not sort unless all components are set.
2013-07-19 15:53:59 +01:00
laurence
97bac47725
ENH: Tuple2: Remove comparison operators as friends and make non-members.
2013-07-19 15:53:08 +01:00
laurence
0efac64b91
BUG: pointZone: Check point in same (or no) zone on all processors.
2013-07-19 15:51:46 +01:00
laurence
686b8f19d1
ENH: Move longestEdge function to face.H as a global function
2013-07-19 15:50:48 +01:00
laurence
53c8a12668
ENH: Pair: Add extra comparison operators. Make member functions non-member
2013-07-19 15:48:33 +01:00
andy
a6f17edeeb
BUG: Corrected transportModel handling in Peclet function object
2013-07-19 12:00:18 +01:00
mattijs
25804eaad9
ENH: refinementSurface: search bounding sphere only
2013-07-19 11:43:57 +01:00
mattijs
68167d2373
ENH: searchableSurface: added boundingSphere member function
2013-07-19 11:24:50 +01:00
andy
06162eb354
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-07-19 09:49:59 +01:00
mattijs
102805befe
ENH: snappyHexMesh: improved table printing
2013-07-18 13:09:43 +01:00