Commit Graph

427 Commits

Author SHA1 Message Date
28cc2986fd Merge branch 'master' into cvm 2008-10-15 13:02:36 +01:00
289b71ea03 Removed small comment - CGAL *does* circulate around edges consistently. 2008-10-15 13:01:53 +01:00
5cfb1de967 reworking dualisation, finding cause of wrong orientated faces. 2008-10-14 19:23:50 +01:00
7c24deb529 missing include 2008-10-14 17:21:47 +01:00
d8c44047bf point merging 2008-10-14 17:05:21 +01:00
0ce445c563 Merge branch 'master' into cvm 2008-10-14 12:03:18 +01:00
028b68800c Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev 2008-10-13 09:42:03 +01:00
682c247e00 gcc 4.2.1 compiler warning 2008-10-13 09:33:36 +01:00
4e2027c1f9 Added optional UEqn relaxation. 2008-10-12 11:43:35 +01:00
e05825d634 Changed all reading to IOobjects and using the time controls for run control. Printing the tet vertex locations before calculating the dual to see assertion failure cause. 2008-10-09 19:29:47 +01:00
d6bad4c556 new dictionary feature 2008-10-09 09:45:31 +01:00
e0ad08f4b3 Merge branch 'master' into cvm 2008-10-08 18:35:54 +01:00
12bec33d04 translation vector on cyclicPolyPatch; adapted createPatch 2008-10-08 11:42:23 +01:00
3feae1f3f6 extraneous copy 2008-10-08 11:41:38 +01:00
9891d37172 parallel postChannel 2008-10-08 07:55:07 +01:00
0bbc8fd2c4 parallel checkMesh 2008-10-07 18:24:56 +01:00
69c567167d intel compiler messages 2008-10-07 18:02:50 +01:00
81f08283f4 Added momentum equation relaxation to allow forcing diagonal-dominance. 2008-10-07 10:07:43 +01:00
911adb68d7 Merge branch 'master' into cvm 2008-10-04 01:16:20 +01:00
e9b537adf2 Fixed small logic error in smoothEdges that meant that point groups at the start and end of the edge weren't handled properly. Changed from compiling with FULLDEBUG. Using the exact kernel because dualisation was causing CGAL to fail an assertion. Going to examine the failing tets and try to check and intervene if possible so the inexact kernel can be used again. 2008-10-03 19:22:57 +01:00
188e43299d Basic isotropic cell relaxation calculated using the centres of the dual faces. Feature control points stored after construction. Point motion achieved by storing the location of the new points, clearing the whole triangulation, reinserting feature points, then reinserting the new locations. Much faster than removing than moving the points and avoids the unexpectedly costly remove operation on the surface points. 2008-10-02 18:57:03 +01:00
0f579e4073 wildcards in dictionaries 2008-10-02 17:28:33 +01:00
bac9f1e1b7 wildcards in dictionaries 2008-10-02 17:28:17 +01:00
3bed5b8028 Minor formatting 2008-10-02 11:24:59 +01:00
ce41e4596d sample consistent with tutorial 2008-10-02 08:43:32 +01:00
33afefccde Basic isotropic cell relaxation calculated using the incident_facets of a vertex. Not the way to do it, use the incident edges of the vertex to calculate the poly (dual) faces, use their centres and areas for forcing points and weights. 2008-10-01 19:10:55 +01:00
83d33e425a Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev 2008-10-01 12:13:55 +01:00
b992b6e1cc Local version of plane.C - fatalerror in planePlaneIntersect when determinant < SMALL 2008-09-30 17:32:57 +01:00
7342ec359f Added extra points to close gaps on edges and removed close-together pairs of points. 2008-09-30 17:29:21 +01:00
cc0dbb0549 adding -fields option 2008-09-30 15:57:55 +01:00
27f86a8342 Moved edge processing to a separate function fed by blocks of edge points separated into individual lists. Fixed two logic errors in edge processing. 2008-09-29 11:56:24 +01:00
b722041fff Corrected reading of "LESProperties". 2008-09-28 22:46:33 +01:00
0dc639e90a switch off functionObjects 2008-09-28 19:27:04 +01:00
6eea6d6a3d Small adjustments 2008-09-26 18:50:51 +01:00
5501509c01 Merge branch 'master' into cvm 2008-09-26 11:50:16 +01:00
8d142532a2 Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev 2008-09-24 17:05:36 +01:00
b76714f202 Merge branch 'olesenm' 2008-09-24 15:40:08 +01:00
aacc33e946 removing spurious link to malloc 2008-09-24 13:43:13 +01:00
8e4c7fb2c3 Corrected output of patch area. 2008-09-24 11:10:45 +01:00
9774bf2d0d updaing to include compressible case 2008-09-23 15:13:53 +01:00
f73739c79e modified remaining Allwmake scripts to run from anywhere 2008-09-19 14:47:06 +02:00
ae0581dfcb use dictionary::lookupOrDefault to simplify some code 2008-09-19 13:12:32 +02:00
49848f6c7d Merge branch 'master' into cvm 2008-09-17 18:02:34 +01:00
cc632e6b91 Basic functions for point motion/relaxation. 2008-09-17 18:01:33 +01:00
958059fb58 dynamicList update 2008-09-17 11:59:50 +01:00
c4c0f54fc6 dynamicList change 2008-09-17 11:53:14 +01:00
affb31a010 Added feature edge guard distance to placement of edge control points, two new tolerance values and a featureEdges size == 0 check 2008-09-17 11:38:27 +01:00
e2f40769a8 Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev 2008-09-16 21:22:14 +01:00
00c9e2774d Calculate p from pd. 2008-09-16 15:20:24 +01:00
48f7bbd24d Merge branch 'master' into cvm 2008-09-15 17:48:28 +01:00