Commit Graph

12808 Commits

Author SHA1 Message Date
ab48ce46ce ENH: Add functor to mask the lookup of edges in an octree 2013-05-03 12:20:13 +01:00
4bcbb39c3b ENH: triSurfaceSearch: Use enum 2013-05-02 14:31:02 +01:00
e6c9be7d61 ENH: triSurfaceSearch: findLineAll returns 1 hit if line goes through a surface point 2013-05-02 14:23:25 +01:00
3e5268d2a3 ENH: Update SortableList to use ListOps. Add "greater" functor to UList. 2013-05-01 17:32:40 +01:00
893a4364c0 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 13:38:23 +01:00
a90f917f70 ENH: cvMesh: Faster point rejection in parallel 2013-04-29 13:37:52 +01:00
65197885d8 BUG: cvMesh: assign points before sizes 2013-04-29 11:50:44 +01:00
f63b6935f8 BUG: cvMesh: Add brackets to function call 2013-04-29 11:00:47 +01:00
5bac60aa33 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 10:55:51 +01:00
1d67c14cc4 ENH: Add maxPriority to requests to cellSize 2013-04-29 10:52:13 +01:00
5574bc333d BUG: shape locations for outside points incorrect 2013-04-20 21:46:56 +01:00
963e659666 Merge branch 'master' into feature/cvMesh 2013-04-16 16:39:24 +01:00
958091d440 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-16 16:07:08 +01:00
d00c9f0fe9 Merge branch 'master' into feature/cvMesh
Conflicts:
	src/edgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMeshTemplates.C
	src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
2013-04-16 16:00:59 +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
aa467d4cd9 ENH: Check for infinite vertex in cell 2013-04-16 11:02:57 +01:00
ee2910a089 ENH: Insert background cell size mesh using the cell size functions 2013-04-16 10:56:57 +01:00
60806cd645 ENH: Initialise vertices to have unset alignment 2013-04-15 17:23:49 +01:00
9422ad8835 BUG: Correct order of constructor initialisation list 2013-04-15 17:09:49 +01:00
25ca14a968 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-15 17:02:02 +01:00
74984ab295 Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-15 17:01:28 +01:00
5bb8b8c31e ENH: New cell size function point insertion algorithm 2013-04-15 16:59:59 +01:00
415cdb6a63 ENH: checkMesh: check volume ratio and face interpolation weights 2013-04-15 16:55:59 +01:00
5225ebf39f Correcting k(grad U) expression 2013-04-15 15:46:13 +01:00
44dc9a2c2e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-15 15:25:00 +01:00
8460d967cc ENH: polyMesh: additional mesh checks about interpolation weights and volume ratio 2013-04-15 15:24:23 +01:00
3e08747b29 Updating copyright years 2013-04-15 15:18:41 +01:00
84022b6ad0 STYLE: Remove unnecessary cvMesh dictionary entries 2013-04-15 10:58:14 +01:00
2a7bca7628 BUG: Remove call to deleted function 2013-04-15 10:39:18 +01:00
aa57b759b9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-12 16:19:49 +01:00
b8ce43b916 ENH: Updated AMI dependencies 2013-04-12 16:19:42 +01:00
c24035bcf1 ENH: Added utility functions 2013-04-12 16:17:27 +01:00
6000d2fb97 ENH: Refectored mesh-to-mesh interpolation methods - now run-time selectable 2013-04-12 15:52:12 +01:00
587ca3ee83 STYLE: minor code formatting 2013-04-12 15:49:22 +01:00
ffd1c58cbc ENH: Made interpolationMethodToWord function static 2013-04-12 15:49:01 +01:00
c4b8448d53 BUG: collapseDict: Give entry a valid value 2013-04-12 14:16:09 +01:00
cecf469ed4 COMP: vtkPV3FoamMesh: adapted for wordRe 2013-04-12 12:25:17 +01:00
37bf8b4493 ENH: layerParameters: added smoothing parameter 2013-04-12 12:21:58 +01:00
81a8da13ab ENH: wordRe: disable implicit conversions 2013-04-12 12:21:15 +01:00
c171765a31 ENH: Remove requiredSize and requiredAlignment functions and their dictionary inputs 2013-04-12 11:29:02 +01:00
46ae867b7f BUG: Remove unused code in linearDistance.C 2013-04-11 21:01:53 +01:00
f52327c4e3 BUG: Incorrect assignment 2013-04-11 21:00:32 +01:00
4af889f860 ENH: Add forcePointInsertion option to controlMeshRefinement 2013-04-11 20:28:08 +01:00
26a42b37a0 ENH: Move boundary applying to a separate function in the alignment solver 2013-04-11 20:24:57 +01:00
2b8bbb94b1 ENH: Update cell size functions to use the regionIndices findNearest
functions
2013-04-11 20:24:06 +01:00
73bb893067 ENH: Remove unused functions 2013-04-11 20:20:41 +01:00
7df9897c82 ENH: update calls to mesh redistribution 2013-04-11 20:20:09 +01:00
8ae926c472 ENH: Check if surface conformation point is inside the surface geometry 2013-04-11 20:18:50 +01:00