b15cf81217
ENH: autoSnapDriverFeature: protect for zero sized faces
2013-04-09 12:09:55 +01:00
928cef3003
incompressibleTwoPhaseMixture: Correct the phase name lookup in read
2013-04-09 11:40:23 +01:00
8629dca1f5
P1 radiation model: only evaluate Qr on non-coupled patches
2013-04-09 10:50:32 +01:00
b5dc092167
Minor formatting
2013-04-09 10:49:47 +01:00
6f2e475ba7
BUG: Adding entry to the table for solidChemistryModels and correcting chemistryThermo entry
...
in chemistryProperties for pyrolisis
2013-04-09 09:45:38 +01:00
126b962212
ENH: Updated external heat flux BC
2013-04-08 17:33:42 +01:00
3382bd825c
ENH: Updated sampledSurfaces output
2013-04-08 17:33:10 +01:00
56df414d11
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-08 15:33:32 +01:00
347c5dabe9
BUG: should use wordRe, not word
2013-04-08 15:32:16 +01:00
b1aae69141
ENH: Updated wordRe handling in IOobjectList and objectRegistry
2013-04-08 15:31:45 +01:00
4ceb548dff
ENH: wordRe - made conversion to word an explicit constructor
2013-04-08 15:30:54 +01:00
d81d35bbc0
Updated header
2013-04-06 16:29:53 +01:00
2c4d3a79c9
Completed rename kappat->alphat for incompressible heat transfer
2013-04-06 16:29:43 +01:00
7768c142e4
Update Headers
2013-04-05 17:22:31 +01:00
456a74c9f6
Incompressible heatTransfer: Rename kappa->alpha and move turbulentHeatFluxTemperature BC to turbulence base class
2013-04-05 17:21:58 +01:00
72c3da08b2
Merge branch 'master' into feature/cvMesh
...
Conflicts:
applications/test/Matrix/Test-Matrix.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.H
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H
2013-04-05 16:09:24 +01:00
7964ebe67e
REVERT: Remove orientAll from orientedSurface
2013-04-05 15:37:07 +01:00
8f99627cf4
ENH: Add constructor from FixedList
2013-04-05 15:31:22 +01:00
bfd30ea006
ENH: Expand triSurfaceSearch and add triSurfaceRegionSearch
...
+ Move most of the octree searching functionality from triSurfaceMesh into
triSurfaceSearch. Much of it was duplicated anyway.
+ Add triSurfaceRegionSearch, which constructs an octree for each region in
a surface and performs searches on specified regions only.
2013-04-05 15:28:00 +01:00
855b58e3b3
ENH: Expand triSurfaceSearch and add triSurfaceRegionSearch
...
+ Move most of the octree searching functionality from triSurfaceMesh into
triSurfaceSearch. Much of it was duplicated anyway.
+ Add triSurfaceRegionSearch, which constructs an octree for each region in
a surface and performs searches on specified regions only.
2013-04-05 15:28:00 +01:00
b07e4f55b4
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-05 15:27:44 +01:00
b2b3d04966
Update header
2013-04-05 15:27:35 +01:00
5a62444c6a
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-05 11:37:32 +01:00
26c2c3f627
BUG: Corrected collocated patch handling
2013-04-05 11:36:49 +01:00
bf8df5f502
BUG: Corrected sampling - handling of field regExps and field surface output
2013-04-05 11:36:07 +01:00
42f4950532
ENH: Added foundObjectRe function
2013-04-05 11:33:47 +01:00
193feb9544
ENH: Added lookupRe function
2013-04-05 11:33:23 +01:00
f66f9e9d37
ENH: Updated header documentation
2013-04-04 12:18:43 +01:00
73b9f50bc7
ENH: Added new externalCoupledTemperature BC
2013-04-04 11:37:52 +01:00
126c6fa4bd
ENH: Further updates to externalCoupledBC
2013-04-04 11:37:14 +01:00
04208389d1
ENH: Updated temperatureCoupledBase - added support for case when tub model not available
2013-04-04 10:12:21 +01:00
f0eb0d94cc
ENH: Minor update to BC
2013-04-04 09:23:38 +01:00
3c85bee488
ENH: Updated external coupled BC
2013-04-03 17:18:10 +01:00
33c1b27421
ENH: Added caseName option to fileName
2013-04-03 17:17:37 +01:00
ce7b8dc21a
ENH: Updated externalWallHeatFlux BC
2013-04-03 17:16:58 +01:00
8acd81694e
ENH: GAMGSolver: initial working version
2013-04-03 16:46:19 +01:00
f966d8a584
ENH: GAMGAgglomeration: initial working version
2013-04-03 16:43:49 +01:00
7b345de5a7
ENH: GAMGInterface: additional checking
2013-04-03 16:34:45 +01:00
9e3c5f3b30
ENH: GAMGInterfaceField: added access for interface
2013-04-03 16:33:07 +01:00
e34f60d9b1
STYLE: processorGAMGInterface: unused argument
2013-04-03 16:31:18 +01:00
f3b8d9de6f
ENH: UPstream: extra checking for already clear comms
2013-04-03 16:30:44 +01:00
5c517879ed
ENH: globalIndex: inplace gather
2013-04-03 16:30:08 +01:00
ceb4f3a645
ENH: lduPrimitiveMesh: external communicator
2013-04-03 16:29:20 +01:00
399b84cce9
ENH: lduMesh: move printing under debug message
2013-04-03 16:28:15 +01:00
450e9dfeb9
ENH: lduMatrix: added external resizing
2013-04-03 16:27:05 +01:00
48092f651c
ENH: PtrList: improved error message
2013-04-03 16:25:06 +01:00
52b11e1129
ENH: PatchTools: merge using non-local points/faces
2013-04-02 18:06:45 +01:00
50c820c330
ENH: snappyHexMesh: do not stop with single mesh error
2013-04-02 15:19:37 +01:00
e63b58b64e
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-02 13:34:01 +01:00
69dee1b46b
BUG: solidThermo instantiation - added missing add to basicThermo table
2013-04-02 12:59:24 +01:00