c8ea8198cd
STYLE: Updated solver header documentation
2013-03-27 15:49:58 +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
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
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
dd017458db
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-26 09:29:15 +00:00
81021c37bf
STYLE: sigFpe: indentation
2013-03-26 09:28:39 +00:00
e90cfe33c2
tutorials/multiphase: Set phi to appropriate phase-flux for inletOutlet conditions
2013-03-25 22:07:26 +00:00
59327e9170
BUG: faceZoneSet: ordering of zone faces
2013-03-25 17:02:45 +00:00
09ee234255
STYLE: Updated header documentation
2013-03-25 16:59:25 +00:00
afa716a5c5
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-25 16:43:51 +00:00
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
86ce9a510e
ENH: PtrList,UPtrList: improved debug message
2013-03-25 16:21:54 +00:00
cc5ff4f3f5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-25 16:19:47 +00:00
357f2ed05c
ENH: MeshObject: added debug output
2013-03-25 16:09:40 +00:00
cc56153426
thermophysicalModels/specie/transport: completed set of member operators in const and sutherland
2013-03-25 15:12:08 +00:00
4ecfe5a418
ENH: surfaceInterpolation: improved debug message
2013-03-25 12:43:57 +00:00
f4d592c335
ENH: Added map nearest option to mesh-to-mesh interpolation
2013-03-22 18:41:14 +00:00
5baa8f5a6d
ENH: Updated fvOption to reflect updated mesh-to-mesh interpolation
2013-03-22 15:31:29 +00:00
97373ec669
ENH: Updated mesh-to-mesh interpolation for vol-field mapping
2013-03-22 15:30:56 +00:00
ea9112b5c3
ENH: Added NamedEnum for triangulationMode
2013-03-22 15:29:53 +00:00
058c3c3a45
ENH: Added ()'s to macro for weightedOp
2013-03-22 15:29:20 +00:00
60c5940716
ENH: Minor code formatting
2013-03-22 15:28:32 +00:00
d1813e99ed
ENH: Inter-region heat transfer - set nbr models to avoid construction order problems
2013-03-22 15:28:03 +00:00
7ce3997202
compressibleTwoPhaseEulerFoam, compressibleInterFoam: Update tutorials
2013-03-21 17:29:08 +00:00
40f5e8c8e1
compressibleTwoPhaseEulerFoam: Improve compressibility handling and instate transonic option
2013-03-21 17:05:55 +00:00
6247f0630b
compressibleInterFoam: Improve handling of compressibility and instate support for transonic flow
2013-03-21 17:05:27 +00:00
1d64955b69
rhoReactingFoam: Correct handling of the density correction term for the transonic case
2013-03-21 17:05:00 +00:00
3f09e6e3b3
anisotropicFilter: Corrected formulation of the anisotropic coefficient
2013-03-21 17:04:42 +00:00
af0378317e
readSTLASCII.L: Revert flex version control
2013-03-21 17:04:20 +00:00
8c16c4b678
BUG: Re-added general turbulence to chtMultiRegionFoam
2013-03-21 10:03:59 +00:00
e5396fa179
STYLE: Corrected spelling typo
2013-03-21 10:03:25 +00:00
b59ca3fc1c
ENH: Removed unused entries in tutorial topoSetDict
2013-03-21 09:33:12 +00:00
f6ed5ddc16
BUG: #704 processorCyclic: non-blocking comms, multiple tags
2013-03-19 13:25:11 +00:00
e147ee52e4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-03-18 12:21:56 +00:00
c6ae6599b1
ENH: pressureTools: use user-pressure name when constructing output field name
2013-03-18 12:21:42 +00:00
2d986f8028
ENH: Added new setAndNormalToFaceZone faceZone source
2013-03-18 12:03:01 +00:00