Commit Graph

13105 Commits

Author SHA1 Message Date
mattijs
e34f60d9b1 STYLE: processorGAMGInterface: unused argument 2013-04-03 16:31:18 +01:00
mattijs
f3b8d9de6f ENH: UPstream: extra checking for already clear comms 2013-04-03 16:30:44 +01:00
mattijs
5c517879ed ENH: globalIndex: inplace gather 2013-04-03 16:30:08 +01:00
mattijs
ceb4f3a645 ENH: lduPrimitiveMesh: external communicator 2013-04-03 16:29:20 +01:00
mattijs
399b84cce9 ENH: lduMesh: move printing under debug message 2013-04-03 16:28:15 +01:00
mattijs
450e9dfeb9 ENH: lduMatrix: added external resizing 2013-04-03 16:27:05 +01:00
mattijs
48092f651c ENH: PtrList: improved error message 2013-04-03 16:25:06 +01:00
mattijs
fcf165f8f2 ENH: motorBike: disable secondary purge; have drag,lift every timestep 2013-04-03 10:35:44 +01:00
mattijs
634d643090 ENH: snappyHexMeshDict: improved comment 2013-04-02 18:13:31 +01:00
mattijs
9511eb27f7 ENH: splitMeshRegions: allow -region option 2013-04-02 18:12:58 +01:00
mattijs
52b11e1129 ENH: PatchTools: merge using non-local points/faces 2013-04-02 18:06:45 +01:00
mattijs
50c820c330 ENH: snappyHexMesh: do not stop with single mesh error 2013-04-02 15:19:37 +01:00
mattijs
4fe6630fcc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-02 13:53:31 +01:00
mattijs
1f1188120c BUG: createBaffles: handle cellcentres as positions 2013-04-02 13:53:27 +01:00
andy
e63b58b64e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-02 13:34:01 +01:00
andy
8b2f56966d BUG: Added missing linkage to turbulence libraries 2013-04-02 13:21:16 +01:00
andy
69dee1b46b BUG: solidThermo instantiation - added missing add to basicThermo table 2013-04-02 12:59:24 +01:00
mattijs
b264b92a77 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-28 10:27:53 +00:00
mattijs
179085af97 ENH: renumberMesh: sort face/cellZones 2013-03-28 10:26:25 +00:00
laurence
aa68f5f278 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-27 17:15:08 +00:00
laurence
f303199ffa BUG: PatchTools::sortedEdgeFaces(): vector now normalised before dot product 2013-03-27 17:14:57 +00:00
laurence
63582a3ddd BUG: PatchTools::sortedEdgeFaces(): vector now normalised before dot product 2013-03-27 17:13:18 +00:00
andy
fdc238e53e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-27 15:51:30 +00:00
andy
c8ea8198cd STYLE: Updated solver header documentation 2013-03-27 15:49:58 +00:00
mattijs
2f74439607 BUG: timeVaryingMapped: missing rmap,automap functionality 2013-03-27 10:18:03 +00:00
mattijs
f918b70e8e BUG: externalWallHeatFluxTemperature: missing mappers 2013-03-27 09:33:51 +00:00
mattijs
49b2790702 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 20:03:10 +00:00
mattijs
4c0c6b8227 ENH: refinementFeatures: reading according to filename 2013-03-26 20:02:56 +00:00
andy
53a5eda544 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 15:46:39 +00:00
andy
dec0a99a24 ENH: Updated mesh-to-mesh nearest mapping 2013-03-26 15:13:32 +00:00
andy
e038d8a76c BUG: Added missing implementation for triangulationModeNames_ 2013-03-26 15:13:02 +00:00
Henry
d8a7b8fd9b Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 15:05:26 +00:00
Henry
511083a77e GeometricField: Register oldTime fields only if the parent field is registered 2013-03-26 15:05:24 +00:00
mattijs
52aa94c90b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 14:59:57 +00:00
mattijs
d916fb134c BUG: fvPatchMapper: introduced patch faces not mapped 2013-03-26 14:59:31 +00:00
mattijs
6bf17082e1 STYLE: snappyHexMesh: comment 2013-03-26 14:57:21 +00:00
laurence
f5353a67ce ENH: sortedEdgeFaces: now picks a direction with the largest angle with the edge 2013-03-26 14:36:38 +00:00
laurence
7922f845cf ENH: sortedEdgeFaces: now picks a direction with the largest angle with the edge 2013-03-26 14:36:38 +00:00
laurence
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
laurence
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
mattijs
c7c7553ed0 BUG: attachDetach: accessing outside neighbour size 2013-03-26 12:49:54 +00:00
andy
17555ea489 BUG: Corrected cyclic proc patch tag creation 2013-03-26 12:31:33 +00:00
andy
adc90617af Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 12:30:28 +00:00
mattijs
dd017458db Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 09:29:15 +00:00
mattijs
81021c37bf STYLE: sigFpe: indentation 2013-03-26 09:28:39 +00:00
Henry
e90cfe33c2 tutorials/multiphase: Set phi to appropriate phase-flux for inletOutlet conditions 2013-03-25 22:07:26 +00:00
mattijs
59327e9170 BUG: faceZoneSet: ordering of zone faces 2013-03-25 17:02:45 +00:00
andy
09ee234255 STYLE: Updated header documentation 2013-03-25 16:59:25 +00:00
Henry
afa716a5c5 Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-25 16:43:51 +00:00
Henry
339644581c Field mapping following topology change: Dy default additional faces now inherit the internal field values
if they do not have neighbouring faces from which the values may be
interpolated.  Also the old-time flux is set to the current flux values
following correction.  This currently supports only Euler time-schemes.
2013-03-25 16:43:46 +00:00