Commit Graph

8611 Commits

Author SHA1 Message Date
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
aa68f5f278 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-27 17:15:08 +00:00
f303199ffa BUG: PatchTools::sortedEdgeFaces(): vector now normalised before dot product 2013-03-27 17:14:57 +00:00
63582a3ddd BUG: PatchTools::sortedEdgeFaces(): vector now normalised before dot product 2013-03-27 17:13:18 +00:00
2f74439607 BUG: timeVaryingMapped: missing rmap,automap functionality 2013-03-27 10:18:03 +00:00
f918b70e8e BUG: externalWallHeatFluxTemperature: missing mappers 2013-03-27 09:33:51 +00:00
49b2790702 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 20:03:10 +00:00
4c0c6b8227 ENH: refinementFeatures: reading according to filename 2013-03-26 20:02:56 +00:00
53a5eda544 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 15:46:39 +00:00
dec0a99a24 ENH: Updated mesh-to-mesh nearest mapping 2013-03-26 15:13:32 +00:00
e038d8a76c BUG: Added missing implementation for triangulationModeNames_ 2013-03-26 15:13:02 +00:00
d8a7b8fd9b Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 15:05:26 +00:00
511083a77e GeometricField: Register oldTime fields only if the parent field is registered 2013-03-26 15:05:24 +00:00
52aa94c90b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 14:59:57 +00:00
d916fb134c BUG: fvPatchMapper: introduced patch faces not mapped 2013-03-26 14:59:31 +00:00
6bf17082e1 STYLE: snappyHexMesh: comment 2013-03-26 14:57:21 +00:00
f5353a67ce ENH: sortedEdgeFaces: now picks a direction with the largest angle with the edge 2013-03-26 14:36:38 +00:00
7922f845cf ENH: sortedEdgeFaces: now picks a direction with the largest angle with the edge 2013-03-26 14:36:38 +00:00
08655f2748 BUG: Incorrect point indexing in PatchTools::sortedEdgeFaces.
triSurface.sortedEdgeFaces() now calls PatchTools::sortedEdgeFaces
instead of using a copy of the same code
2013-03-26 13:09:46 +00:00
0e72780c4e BUG: Incorrect point indexing in PatchTools::sortedEdgeFaces.
triSurface.sortedEdgeFaces() now calls PatchTools::sortedEdgeFaces
instead of using a copy of the same code
2013-03-26 13:09:46 +00:00
c7c7553ed0 BUG: attachDetach: accessing outside neighbour size 2013-03-26 12:49:54 +00:00
17555ea489 BUG: Corrected cyclic proc patch tag creation 2013-03-26 12:31:33 +00:00
adc90617af Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 12:30:28 +00:00