4980b20768
ENH: fvMesh: no meshPhi writing
2013-05-02 14:00:53 +01:00
980f4cdc1a
STYLE: polyMeshTools: indentation
2013-05-02 14:00:30 +01:00
e6155d8ce5
ENH: lduMesh: added printing
2013-05-02 13:58:47 +01:00
a0fc2bc0f2
ENH: writeCellCentres: dump cell volume, patch face area
2013-05-02 12:51:29 +01:00
c7dbe491c6
REVERT: Remove orientAll method
2013-05-02 12:07:18 +01:00
c6180019d9
BUG: Update AMIMethod tree to use new constructor
2013-05-02 12:06:58 +01:00
093e6705aa
ENH: Update SortableList to use ListOps. Add "greater" functor to UList.
2013-05-01 17:32:40 +01:00
dc488579ca
ENH: Check whether an intersection is unique when using findAll. This
...
check is required because the new octree method for finding all intersections
with a surface will return two face intersection hits for a line that
passes through the edge shared by two faces. The test is geometric.
2013-04-11 20:04:26 +01:00
c2d3bab08e
ENH: Merge searchableSurface and indexedOctree volumeType
2013-04-11 19:52:03 +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
640b4e4325
ENH: Add construction of octree for each region of a triSurfaceMesh.
...
+ Remove tolerance based method for finding intersections and use the
new method of masking previously hit shapes from the octree.
2013-03-21 10:13:13 +00:00
986af7372d
ENH: Add null constructor to PointHit
2013-03-15 12:44:03 +00:00
c8f6162ccb
ENH: Add intersection function with same signature as the function in face
2013-03-15 12:42:50 +00:00
8ed95d4750
ENH: Add extra octree functionality
...
+ Make intersection and nearest functions functors. This makes adding
different intersection and nearest routines easier.
+ treeDataPrimitivePatch takes its tolerance as a constructor argument
+ Make treeDataTriSurface a typedef of treeDataPrimitivePatch
Conflicts:
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
src/meshTools/indexedOctree/treeDataTriSurface.C
2013-03-15 12:38:57 +00:00
24e36ddf3f
Update headers
2013-05-01 15:33:26 +01:00
379d4d03bd
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-01 15:32:41 +01:00
473cf07dde
MULES: Split files to separate the explicit and implicit forms
...
IMULES: MULES for implicit solution
2013-05-01 15:32:36 +01:00
aa54776790
BUG: Deleting reading of the key entry "value". It is done by fvPatchField.
2013-05-01 15:28:29 +01:00
803b87e0c1
ENH: Adding feature edge to the target walk for AMI
...
Adding mininum area tolerance in processSourceFace function to calculate weight
Modifying calculation of face normals in function interArea
2013-05-01 15:27:02 +01:00
09b66079a9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-05-01 09:26:31 +01:00
dede1f9137
ENH: turbulentHeatFluxTemperature: resume with gradient
2013-05-01 09:25:46 +01:00
fe66419b8b
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-30 21:14:55 +01:00
4cd72f560a
fixedFluxPressureFvPatchScalarField: corrected BC group in docs
2013-04-30 21:14:47 +01:00
6754eac57a
ENH: beamEndLoad: enhanced comment
2013-04-30 15:20:30 +01:00
b12af57d7e
ENH: inverseVolume: not register temporary field V
2013-04-30 11:56:02 +01:00
2bbfd25991
COMP: triangle: unused variable
2013-04-30 10:14:18 +01:00
42811b16a1
COMP: targetVolumeToCell: unused variable
2013-04-30 10:13:48 +01:00
6693171921
BUG: TableBase: repeat not handled
2013-04-30 10:13:35 +01:00
b92cc799d4
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-29 15:56:52 +01:00
f47ee78c0b
BUG: SRFModel: axis read from subdictionary upon re-reading
2013-04-29 15:37:51 +01:00
32e26ac2db
rhoPimpleDyMFoam/annularThermalMixer: new tutorial
2013-04-29 15:25:50 +01:00
d9afcb75d3
ENH: snappyHexMesh: update with code
2013-04-29 15:21:56 +01:00
487103fa60
ENH: checkMesh: volume ratio too tight
2013-04-29 15:21:20 +01:00
d8865404c3
ENH: writeCellCentres: dump volume
2013-04-29 15:20:49 +01:00
927a5267d3
interDyMFoam and compressibleInterDyMFoam: improved handling of fluxes
2013-04-29 14:36:19 +01:00
042354a88e
rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases
2013-04-29 14:34:15 +01:00
c205857f0b
interPhaseChangeFoam: Improve consistency with current interFoam
2013-04-28 21:53:30 +01:00
b0a68b775e
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-27 15:31:26 +01:00
2bacd81371
interPhaseChangeFoam: corrected handling of alpha1 for transport and updated for consistency with interFoam
2013-04-27 15:31:14 +01:00
14240e9389
ENH: treeDataTrisurface: nearest to line
2013-04-22 12:21:26 +01:00
7013bf19a5
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-20 21:17:07 +01:00
f95b189ca8
EMH: Updating expression for k() for the dynLagrangian.H
2013-04-19 14:49:59 +01:00
346eb9739c
ENH: triangle: added nearest to line
2013-04-19 11:23:12 +01:00
98ea287b2c
ENH: polyMeshCheck: improved messages
2013-04-19 11:22:01 +01:00
0368962ed4
BUG: CSV: binary writing
2013-04-18 14:58:53 +01:00
1e2a6b5ead
BUG: polyMeshTools: volume ratio caclulation
2013-04-18 10:07:52 +01:00
958091d440
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-16 16:07:08 +01:00
ee59088994
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-04-16 15:05:04 +01:00
1bb32981a9
BUG: Corrected cloud radiation model handling
2013-04-16 14:39:20 +01:00
a1bf423e1e
BUG: Correcting nut for dynamic lagragian model
2013-04-16 14:12:13 +01:00