mattijs
603b05c563
BUG: motionSmoother: clear out tetBasePtIs storage
2012-08-31 12:56:41 +01:00
mattijs
844f9433db
BUG: polyMesh: update registered pointMesh
2012-08-31 12:55:17 +01:00
mattijs
95c8de9224
BUG: polyMesh::movePoints: broken virtual
2012-08-31 12:54:28 +01:00
mattijs
6d3b104421
STYLE: dynamicCodeContext: Doxygen parsing
2012-08-31 12:53:32 +01:00
mattijs
0cc8026313
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-30 18:15:51 +01:00
mattijs
4504746b8c
BUG: FaceCellWave: do not enter/leaveDomain for collocated patches
2012-08-30 18:14:56 +01:00
Henry
dfd24f5e98
multiphaseSystem: removed phaseModelTable
...
phaseModelTable superseded by PtrDictionary
2012-08-28 23:25:04 +01:00
mattijs
00e7b89ec3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-28 10:31:40 +01:00
mattijs
db71ef6e34
ENH: solidWallHeatFlux: incorporated into wallHeatFlux
2012-08-28 10:31:09 +01:00
sergio
84ec2c766b
ENH: Looking for filds to sample in the mesh database
2012-08-28 10:27:58 +01:00
Henry
6884da6767
Updated headers
2012-08-24 15:15:32 +01:00
Henry
20b5d43cd6
sixDoFRigidBodyDisplacementPointPatchVectorField: Added optional under-relaxation
2012-08-24 15:15:24 +01:00
Henry
1ee6288d39
applyBoundaryLayer: Added LES libraryc
2012-08-24 14:25:06 +01:00
Henry
38906d21ed
applyBoundaryLayer: Updated to support LES cases more conveniently
2012-08-24 14:00:10 +01:00
mattijs
a0b55d1da7
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-24 12:53:38 +01:00
mattijs
9470100570
STYLE: autoHexMesh: various messges
2012-08-24 12:51:53 +01:00
mattijs
cddd11fb80
ENH: motionDiffusivity: construct from fvMesh instead of fvMotionSolver
2012-08-24 12:24:46 +01:00
mattijs
4dd13eb29b
ENH: IOobject: make registerObject flag accessible
2012-08-24 12:21:00 +01:00
Henry
da70726881
dynamicMotionSolverFvMesh.C: Removed temporary relaxation
2012-08-24 11:41:59 +01:00
Henry
a80708c8f2
dynamicMotionSolverFvMesh: Revert temporary relaxation hack
2012-08-23 16:51:04 +01:00
Henry
ecdf1974be
Thermodynamics: Updated docs
2012-08-23 14:34:51 +01:00
Henry
41a13eba57
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-23 14:13:41 +01:00
Henry
9f096a403e
Update headers
2012-08-23 14:13:30 +01:00
Henry
830c0ef382
Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo
2012-08-23 14:13:13 +01:00
Henry
26abc53885
Updated headers
2012-08-23 11:39:13 +01:00
Henry
8f4b56b3c3
Thermodynamics: Rationalised the base classes for fluid and solid thermo.
...
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)
Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +01:00
andy
37fbafd411
ENH: Replaced hard-coded TMax by constantProperties TMax
2012-08-22 12:30:17 +01:00
andy
33d24875f7
ENH: LES turbulence - named k and epsilon fields returned by utililty functions
2012-08-22 09:58:18 +01:00
andy
e6bc9ba2ae
GIT: resolved merge conflict
2012-08-21 18:17:27 +01:00
andy
5541a62875
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-21 18:14:10 +01:00
andy
e7a238dc3a
ENH: Cleaned-up lagrangian tutorial cloud input properties dictionaries
2012-08-21 18:13:44 +01:00
andy
bd6052efe7
ENH: provided some defaults for parcel constant property parameters
2012-08-21 18:08:19 +01:00
andy
f60ae60fe1
ENH: limited parcel max temperature to TMax
2012-08-21 17:49:15 +01:00
andy
01c5f5136f
ENH: Added TMax to thermo parcel constant properties
2012-08-21 17:47:14 +01:00
andy
473c5d5110
ENH: Updated particle virtual mass force to interpolate DucDt
2012-08-21 17:37:46 +01:00
andy
a4167018cb
ENH: Updated particle velocity integration procedure
2012-08-21 16:31:56 +01:00
andy
e406ee04e9
ENH: Added 'added mass' hook to particle forces
2012-08-21 16:31:24 +01:00
andy
45a5899043
ENH: added virtual mass force selection to parcel types
2012-08-21 16:30:37 +01:00
andy
f91eb52ec9
STYLE: minor code formatting
2012-08-21 16:30:01 +01:00
andy
d2538b78ea
ENH: Added particle virtual mass force
2012-08-21 16:29:27 +01:00
mattijs
96b7e97207
ENH: applyBoundaryLayer: use actual names
2012-08-21 15:38:03 +01:00
mattijs
9ded46a9b8
ENH: applyBoundaryLayer: generalise to turbulenceModel
2012-08-21 15:34:16 +01:00
mattijs
e5e05867ab
ENH: primitiveMesh: handle faces with all coincident points
2012-08-21 10:56:54 +01:00
mattijs
65c039f6c7
ENH: CleanFunctions: remove level0Length even if compressed
2012-08-20 21:58:23 +01:00
mattijs
1950db74b0
ENH: snappyHexMesh: allow patch groups in layer specification
2012-08-20 21:57:11 +01:00
mattijs
34395ddcd4
COMP: scotchDecomp: floating point error checking
2012-08-20 18:02:22 +01:00
mattijs
bc976819b4
BUG: checkMesh: reduce maximum size of face
2012-08-20 15:18:55 +01:00
mattijs
d316b94de3
ENH: checkGeometry: reorganise coupled points check
2012-08-20 12:41:50 +01:00
andy
77189860de
ENH: Updated function object documentation
2012-08-20 12:24:40 +01:00
andy
7a6880ad14
STYLE: Removed unused comment delimiters
2012-08-20 12:24:08 +01:00