mattijs
c1ef233e5d
ENH: pointMesh: use MeshObject form
2012-08-31 12:57:17 +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
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
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
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
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
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
mattijs
0b97b9aeaf
ENH: checkMesh: check all points on coupled boundaries.
2012-08-20 11:21:17 +01:00
mattijs
97d133bcf4
ENH: wallHeatFlux: generalise for solids
2012-08-20 10:19:14 +01:00
mattijs
b0835d2195
BUG: applyBoundaryLayer: consistent boundary values
2012-08-17 16:04:37 +01:00
mattijs
9bb7fad6aa
COMP: moveDynamicMesh: add vtk writing libraries
2012-08-17 10:29:29 +01:00
mattijs
74c17016d1
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-17 09:16:19 +01:00
andy
9162ade598
BUG: missing link option to incompressibleRASModels to enable wall function selection - mantis #627
2012-08-16 09:14:03 +01:00
andy
2d419cc7df
BUG: Corrected mechanical energy in pEqn of compressibleTwoPhaseEulerFoam - mantis #624
2012-08-15 12:57:55 +01:00
mattijs
7240fdd5f8
ENH: moveDynamicMesh: added option to dump AMI weights
2012-08-07 17:39:24 +01:00
mattijs
ea0ba70e7a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-08-03 17:37:18 +01:00
mattijs
62c5dd128a
ENH: changeDictionary: understand patchGroups
2012-08-03 17:36:48 +01:00
andy
a76bdc1bd2
STYLE: minor code formatting
2012-08-03 09:24:21 +01:00
Henry
b94d46d0e7
multiphase and fireFoam: set phi based on the interpolated U before the pEqn construction for the p BCs
2012-08-02 15:29:08 +01:00
mattijs
de638685be
BUG: foamToEnsight: detect moving/changing meshes
2012-08-01 15:55:41 +01:00
mattijs
d6f7fd0939
ENH: targetVolumeToCell: added mask
2012-08-01 15:52:42 +01:00
Henry
0488709387
multiphase: Correct phi BCs for p BCs
2012-07-31 22:36:06 +01:00
Henry
5f886ce3d6
fireFoam: Update the phi boundary field for consistency
2012-07-30 12:36:22 +01:00
Henry
aac8468aa8
interDyMFoam: Update the phi boundary field for consistency for the p_rgh BC
2012-07-30 12:31:51 +01:00
mattijs
acec70b439
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-27 16:38:44 +01:00
Henry
1464c4ff5c
multiphase (VoF): Added support for general turbulence models
...
Required the addition of the divDevRhoR function to all incompressible turbulence models
2012-07-27 14:56:01 +01:00
mattijs
dfa8cf417a
BUG: setFields: timeSelector overrides controlDict setting
...
(more general: timeSelector should only be used for postprocessing utils)
2012-07-26 16:55:25 +01:00
mattijs
0de80d08c2
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-25 12:27:10 +01:00
Henry
c6359c087b
compressibleTwoPhaseEulerFoam/pEqn.H: Corrected handling of the kinetic theory drag in the pressure equation
2012-07-25 12:04:09 +01:00
mattijs
1f665836a9
END: createPatchDict: improved comment
2012-07-24 21:28:39 +01:00
mattijs
56f5120e3e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-07-23 12:17:23 +01:00
Henry
09aa9fbeb2
rhoPorousMRFSimpleFoam: Changed to rhoThermo
...
Also renamed addEnthalpySource -> addEnergySource
2012-07-16 09:49:04 +01:00
mattijs
84834779fe
STYLE: conformalVoronoiMesh: removed extraneous include file
2012-07-13 11:44:04 +01:00
mattijs
963e86e8bf
STYLE: snappyHexMeshDict: added comment
2012-07-13 11:43:38 +01:00
mattijs
9cc4f9a923
ENH: BinSum: new summing container. Replacement for uniform-binned Histograms
2012-07-13 11:42:55 +01:00
mattijs
bd5fafddec
ENH: targetVolumeToCell: new cellSetSource
2012-07-11 15:35:53 +01:00
mattijs
0e1e599bfe
STYLE: setRegionSolidFields: remove commented out old code
2012-07-10 10:03:57 +01:00
mattijs
2d1efdaa6c
ENH: snappyHexMesh: run without decomposeParDict
2012-07-10 10:03:32 +01:00
mattijs
1f7d24e617
STYLE: decomposeParDict: added comment
2012-07-10 10:03:15 +01:00
mattijs
413d25fbd2
ENH: boxToCell/face/point: have 'boxes' for multiple boxes
2012-07-10 10:02:01 +01:00
mattijs
d490f96086
STYLE: SLList: make construct from type explicit to avoid nasty conversions
2012-07-10 10:00:52 +01:00
mattijs
15188397e8
BUG: createFields: non-const ref to T
2012-07-05 12:26:51 +01:00
mattijs
0607d6a9aa
BUG: patchSummary: no output if no patch groups
2012-07-04 16:06:29 +01:00