cc975fa61d
STYLE: cvMesh: fix line lengths
2012-02-07 12:16:45 +00:00
35fdacd810
Merge branch 'cvMesh'
2012-02-07 12:12:12 +00:00
3f23f5f40f
ENH: cvMesh: speed up clipLineToProc.
2012-02-07 12:08:07 +00:00
3d2ba3ab02
BUG: cvMesh: Revert the prevention of boundary face filtering
2012-02-07 12:05:22 +00:00
8e8ff31458
ENH: vectorTools: add cosPhi function
2012-02-07 12:04:20 +00:00
ec2b286b72
ENH: cvMesh: Add variable to indexedVertex denoting whether the vertex is fixed
2012-02-07 12:03:03 +00:00
18e2c53007
BUG: solveSolid: thermo never updated
2012-02-07 10:22:16 +00:00
9c5c503c8b
BUG: YiEqn was not being solved
2012-02-06 15:08:37 +00:00
d1767ccaca
BUG: setSet: use c string
2012-02-06 10:28:46 +00:00
628ec4b565
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-03 15:53:56 +00:00
cd01c8f1a2
BUG: mergePolyMesh: merging zones
2012-02-03 15:53:37 +00:00
f29a53ecbd
ENH: test: Add test for dynamicIndexedOctree
2012-02-03 15:20:57 +00:00
1630b2df9e
ENH: snappyHexMesh: added option to check mesh
2012-02-03 12:47:43 +00:00
4dd7cc3bf5
ENH: topoSet: print type of set
2012-02-03 12:45:46 +00:00
f5a4a56f17
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2012-02-01 12:30:47 +00:00
6d2819686a
interFoam: Minor improvement to diagnostic message
2012-02-01 12:30:41 +00:00
de7ccd8e5b
tensor2D: Added specialisation for the outerProduct of Vector2D to enable outer product operation
2012-02-01 12:30:16 +00:00
90d2f80aae
ENH: Deprecated channelFoam solver - can now use pimpleFoam with field sources
2012-01-31 12:23:16 +00:00
aad5c6519b
interDyMFoam: Correct the sub-cycled cell volumes used for phase volume fraction calculation
2012-01-31 11:19:01 +00:00
c6c4508217
New BC: phaseHydrostaticPressure
...
Applies a constant density hydrostatic pressure to the region of the patch for
which the specified phase is non-zero.
2012-01-30 16:05:15 +00:00
a84661c204
ENH: checkMesh: Add output for the average number of faces per cell
...
Works in parallel
2012-01-30 15:36:30 +00:00
ac40a2f68d
ENH: cvMesh:
...
- Add final version of range insert. This is faster than inserting points one
by one.
- Add a crude method to guess if an edge location that is near to another is
on a different edge and should be added. See the baffle case as an example
of where this is needed. Code is in nearFeatureEdge()
2012-01-26 17:33:54 +00:00
9c8e2fa709
ENH: Updated use of field sources in simple/pimple solvers
2012-01-26 16:23:34 +00:00
2890f30897
ENH: solidWallHeatFlux: new postprocessing application for solids
2012-01-25 18:06:28 +00:00
1c3ce0518d
ENH: basicThermo: have runtime selection table
2012-01-25 17:45:18 +00:00
26f463487f
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-25 15:32:48 +00:00
40f4146ce2
ENH: patchAverage,patchIntegrate: generalise
2012-01-25 15:32:30 +00:00
71e623d558
ENH: creatPatch: added message when requested (new) patch already exists
2012-01-25 10:54:05 +00:00
6dd1d80c18
STYLE: Minor code clean-up
2012-01-25 10:36:43 +00:00
50ddfebf38
ENH: Added -dict option to createPatch utility
2012-01-25 10:03:03 +00:00
040f333f63
ENH: Added -overwrite option to mergeMeshes utility
2012-01-25 09:50:08 +00:00
a98aecf98f
BUG: cvMesh: Average plane C and plane D normals for the mitre point pair
2012-01-24 12:51:35 +00:00
83d81b7441
ENH: cvMesh: Dynamic tree added for surface points.
...
Now there is a search for the surface points to check whether they are close
to any other surface point. If they are, reject the point unless the angle
between the normals of the surfaces are around 180 degrees, which means that
the points are close but on opposite surfaces (i.e. there is a small gap).
2012-01-24 12:48:38 +00:00
4289ae94db
ENH: Add dynamicIndexedOctree to cvMesh
2012-02-03 14:21:17 +00:00
56fccbfbad
BUG: Corrected sprayFoam species evolution - mantis #394
2012-01-24 10:48:16 +00:00
3d84a30178
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-20 13:04:51 +00:00
24084582b4
ENH: Adding updates to Ensight converter (Mark Olesen)
2012-01-20 13:04:44 +00:00
f659614ac1
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/sampling/meshToMeshInterpolation/tetOverlapVolume/tetOverlapVolume.H
2012-01-19 16:34:43 +00:00
0b1bcbb753
Remove non-ASCII characters
2012-01-19 16:27:23 +00:00
486da88fb9
BUG: Corrected mesh movement in sprayEngineFoam solver
2012-01-19 14:19:36 +00:00
a7e19a9632
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-18 10:23:54 +00:00
f8468a0686
BUG: Corrected -dict option for extrudeToRegionMesh utility
2012-01-18 10:23:45 +00:00
36419e5eff
ENH: Change List<> to DynamicList<> in point insertion.
...
Was a massive bottleneck
Also changed surface conformation to use findAllNearestEdges
2012-01-17 16:21:04 +00:00
34e088b228
ENH: Add findAllNearestEdges to conformationSurfaces (calls extendedFeatureEdgeMesh)
2012-01-17 16:19:33 +00:00
69ec8b054d
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-17 10:38:04 +00:00
9030833a49
COMP: porousSimpleFoam: Make/options for fieldSources
2012-01-16 16:41:56 +00:00
01f61f62bf
ENH: treeDataEdge: Improved overlap accuracy of box and sphere.
...
Overlap of an edge with a boundBox is now evaluated using boundbox.intersect
2012-01-16 16:09:18 +00:00
d92a8c556b
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-01-16 15:59:58 +00:00
515374726f
STYLE: date
2012-01-16 15:50:47 +00:00
e2cc8830d4
ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H
2012-01-16 15:48:15 +00:00