mattijs
|
09d490f281
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-05 10:22:56 +01:00 |
|
mattijs
|
12c7ba9dce
|
BUG: execFlowFunctionObjects: accessing out-of-scope dictionary
|
2013-07-05 10:22:45 +01:00 |
|
laurence
|
e167c4f86d
|
BUG: polyMeshAdder: setSize of a DynamicList should be setCapacity
|
2013-07-05 10:19:59 +01:00 |
|
mattijs
|
a7462f4ec6
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-05 09:02:15 +01:00 |
|
mattijs
|
6d383b6c0f
|
ENH: includeEntry: allow ~ expansion; better error message
|
2013-07-05 09:01:54 +01:00 |
|
Henry
|
e2688c4e88
|
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-04 17:22:10 +01:00 |
|
Henry
|
28bcc04cd1
|
fvmDdt: add support for 3-argument ddt with the first and or second arguments being "one"
|
2013-07-04 17:22:05 +01:00 |
|
Henry
|
fc3883d14b
|
geometricOneField: add support for * and / of two geometricOneFields
|
2013-07-04 17:21:15 +01:00 |
|
mattijs
|
0aae9f6b68
|
BUG: refinementSurfaces: copy from PtrList
|
2013-07-04 17:14:12 +01:00 |
|
mattijs
|
5125f417ff
|
ENH: GeometricBoundaryField: short-circuit patch rgoups test
|
2013-07-04 17:12:52 +01:00 |
|
mattijs
|
3c6ef22895
|
ENH: PtrList: print typename of class
|
2013-07-04 17:11:48 +01:00 |
|
laurence
|
45d1ee60e7
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-04 16:34:22 +01:00 |
|
laurence
|
b65f2a9ee8
|
BUG: flange foamyHexMesh tutorial missing meshDict.geometry
|
2013-07-04 16:33:55 +01:00 |
|
mattijs
|
2b11904c9e
|
COMP: solidThermo: abstract member function
|
2013-07-04 16:28:21 +01:00 |
|
mattijs
|
a5e88f3e03
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-04 16:15:37 +01:00 |
|
laurence
|
a43fc58496
|
BUG: SymmTensor2D: Result of dot product of two SymmTensor2D is Tensor2D
|
2013-07-04 13:23:34 +01:00 |
|
laurence
|
00d42c51c3
|
STYLE: Correct comments in PtrList and List
|
2013-07-04 13:15:28 +01:00 |
|
laurence
|
7546c1529a
|
BUG: searchableSurfaceControl: Correct resizing of region controls
|
2013-07-04 13:12:11 +01:00 |
|
laurence
|
5e4c161100
|
BUG: foamyHexMesh surface region names: Do not use global patch names
|
2013-07-04 12:34:25 +01:00 |
|
mattijs
|
19f1941eb3
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-04 12:30:08 +01:00 |
|
mattijs
|
a5dae2480f
|
ENH: snappyHexMeshDict: added comment
|
2013-07-04 12:29:55 +01:00 |
|
laurence
|
3438e38464
|
BUG: PtrList: append function changed to take non-const pointer
|
2013-07-04 11:47:29 +01:00 |
|
Henry
|
144a2b232e
|
dimensionedType: Added missing cmpt functions
|
2013-07-04 10:00:44 +01:00 |
|
Henry
|
39fc457726
|
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-03 22:20:37 +01:00 |
|
Henry
|
0b12601da0
|
thermodynamics: add additional functions to provide properties directly on patches
|
2013-07-03 22:20:25 +01:00 |
|
Henry
|
7f06c21dce
|
surfaceInterpolate: support fvc::interpolate(one)
|
2013-07-03 22:18:37 +01:00 |
|
Henry
|
1ff8328cd7
|
one: cosmetic improvements
|
2013-07-03 22:17:54 +01:00 |
|
Henry
|
499b035d63
|
dimensionSets: Add dimViscosity
|
2013-07-03 22:17:24 +01:00 |
|
Henry
|
302907835d
|
SymmTensor: Correct return type of dot-product of two SymmTensors
|
2013-07-03 22:17:02 +01:00 |
|
Henry
|
0b7a873c07
|
fvMatrixSolve: print solver messages only if the SolverPerformance debug switch is set
etc/controlDict: Set SolverPerformance debug switch default to 1
|
2013-07-03 22:16:40 +01:00 |
|
mattijs
|
ae9d794649
|
BUG: flange: wrong application name
|
2013-07-03 12:50:53 +01:00 |
|
mattijs
|
ed1ecd5f7a
|
BUG: snappyHexMesh: outFile is fileName, not word
|
2013-07-03 12:49:59 +01:00 |
|
mattijs
|
0f0fb60e4d
|
ENH: paraview4: added csh support
|
2013-07-03 12:32:09 +01:00 |
|
mattijs
|
ac11cd2456
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
etc/caseDicts/meshQualityDict
|
2013-07-02 15:18:00 +01:00 |
|
mattijs
|
f7bf0865fd
|
ENH: llvm: updated to version 3.3
|
2013-07-02 15:16:53 +01:00 |
|
mattijs
|
4ec84d76a6
|
ENH: snappyHexMesh: clean up mesh quality settings
|
2013-07-02 15:01:32 +01:00 |
|
mattijs
|
f2397e7f41
|
ENH: snappyHexMesh: clean up mesh quality settings
|
2013-07-02 15:01:32 +01:00 |
|
mattijs
|
f2e2ce6f91
|
ENH: Test-volField: patchGroup reading
|
2013-07-02 13:45:01 +01:00 |
|
mattijs
|
615961c261
|
ENH: snappyHexMesh: allow overriding constraint patches
|
2013-07-02 12:30:51 +01:00 |
|
mattijs
|
3880c8037a
|
ENH: motionSmoother: allow overriding constraint patches
|
2013-07-02 12:30:19 +01:00 |
|
mattijs
|
e983d4044d
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-07-02 09:35:26 +01:00 |
|
mattijs
|
bb1eaa8a89
|
COMP: noThermo: compilation issue under clang
|
2013-07-02 09:31:32 +01:00 |
|
Henry
|
6e92fb181d
|
pisoFoam/les/motorBike tutorial: correct schemes and settings
|
2013-06-27 16:35:37 +01:00 |
|
Henry
|
8db9e40a71
|
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-06-27 16:14:18 +01:00 |
|
Henry
|
8fa54b1903
|
pisoFoam/les/motorBike tutorial: corrected endTime for simpleFoam run
|
2013-06-27 16:14:12 +01:00 |
|
mattijs
|
0a702a8e6a
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-06-27 14:24:22 +01:00 |
|
mattijs
|
98fb5e634a
|
BUG: sampledCuttingPlane: compaction of triangle maps
|
2013-06-27 14:23:59 +01:00 |
|
laurence
|
e2f62ee317
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-06-26 15:56:59 +01:00 |
|
laurence
|
da5b88eef7
|
BUG: searchableBoxFeatures: Correct extendedFeatureEdgeMesh constructor call
|
2013-06-26 15:56:30 +01:00 |
|
mattijs
|
47213b4020
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-06-26 12:54:07 +01:00 |
|