Commit Graph

5325 Commits

Author SHA1 Message Date
33a2c4c46e ENH: conformalVoronoiMesh.H: re-enabling tet output 2011-06-17 16:06:45 +01:00
a6ba96162d ENH: Rebalancing of mesh during conformToSurface. 2011-06-17 10:49:57 +01:00
1d39f8a3f4 ENH: searchableSurface: overlap() function added 2011-06-16 19:11:25 +01:00
f5522317fb STYLE: cvControls: typo 2011-06-16 19:10:12 +01:00
eb2201a74a Merge branch 'master' into cvm 2011-06-16 17:37:23 +01:00
b63c610b48 ENH: Less verbose vertex redistribution. 2011-06-16 17:02:33 +01:00
a352fa331f ENH: Better motion output. 2011-06-16 16:57:42 +01:00
e1d9372431 ENH: Reinstating parallel addPatches. Using addFvPatches for fvMesh.
Reinstating writing out cell size field.
2011-06-16 16:44:34 +01:00
e3d94e55e4 ENH: Monitor total point movement. 2011-06-16 16:06:11 +01:00
20f7ce99f6 BUG: Do not double build parallel interface.
Do not store feature points with surface.
2011-06-16 15:44:34 +01:00
1f61715738 ENH: Distributing and storing feature points, surface conformation and sizes. 2011-06-16 14:57:54 +01:00
7412ca8952 ENH: Use range insertion. Move storeSizesAndAlignments out of insertInitialPoints. 2011-06-15 16:37:58 +01:00
9782a6e9fa ENH: Added defaultCoeffs option to spray break-up models 2011-06-15 15:13:49 +01:00
d0e3584bc0 ENH: Allowing surface conformations to be distributed. 2011-06-15 12:20:09 +01:00
0784187b57 STYLE: Info statement to remind about work to do, comment. 2011-06-14 17:16:22 +01:00
259cde50b3 STYLE: Remove create...EdgeFeaturePoints Pout debug statements. 2011-06-14 17:12:09 +01:00
e6ebadfca6 ENH: feature point insertion now distributed. 2011-06-14 17:10:39 +01:00
aec9453e57 ENH: get rid of startOfSurfacePoints.
Allows surface and internal points to be distributed equivalently.
2011-06-14 14:44:17 +01:00
5f00806cca STYLE: Remove create...EdgePointGroup Pout debug statements. 2011-06-14 11:55:44 +01:00
e3e6ff106e ENH: Pre-calculating and distributing edge points. 2011-06-14 11:52:49 +01:00
3d5661fe73 BUG: Wrong index specification.
Output tweaks and unused variable removal.
2011-06-13 18:14:00 +01:00
17314265fc ENH: Create points in a batch before insertion to allow distribution. 2011-06-13 15:45:27 +01:00
1eb8b8ef12 ENH: ...nearest... query, remove duplicate map build. 2011-06-13 15:44:29 +01:00
e904b1929f ENH: Static functions for external access of indexedVertex definitions. 2011-06-13 12:59:32 +01:00
1fd0db5a95 ENH: Make buildMap static, return map from distributePoints. 2011-06-13 12:41:26 +01:00
9f89b62a94 ENH: Reinstating intersection-based parallel interface initial construction.
Typo Intial -> Initial
2011-06-13 11:45:16 +01:00
3681b0efbb ENH: No distribute check after distribute call, should be fine. 2011-06-10 17:17:31 +01:00
50f146ee20 ENH: More queries and point distribution function. 2011-06-10 17:05:11 +01:00
6ecf2915fd ENH: pointField -> List<point>; std::vector -> std::list. 2011-06-10 17:03:44 +01:00
54e74f22e0 STYLE: Output and reminders in uppercase. 2011-06-09 18:25:39 +01:00
314b6bc7f4 ENH: clipLineBox -> clipLineToProc. 2011-06-09 16:22:32 +01:00
00732f7703 ENH: Separate functions for referral stages. Common function for referring.
Using new background mesh query for influence.
2011-06-09 15:55:04 +01:00
e1ead74461 Merge branch 'master' into cvm 2011-06-08 17:28:03 +01:00
4528eb8a69 ENH: backgroundMeshDecompostion distributed queries. 2011-06-08 17:26:32 +01:00
aaf1032285 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-07 10:48:19 +01:00
a14dd6c723 BUG: corrected residual calc in solve 2011-06-07 10:48:11 +01:00
c473c6a6a1 ENH: update thermo for gas in ODESoliudchemistry and other minor stuff 2011-06-07 10:20:46 +01:00
e2d55d863f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/solvers/lagrangian/reactingParcelFilmPyrolysisFoam/Make/options
2011-06-06 17:48:22 +01:00
64c9989d76 BUG: mapDistribute on radiation BC and changes on
reactingParcelFilPyrolysisFoam
2011-06-06 17:45:06 +01:00
698c222591 STYLE: spelling correction 2011-06-06 16:30:08 +01:00
159e79f681 COMP: More clang caught compilation errors. 2011-06-06 15:46:22 +01:00
4dd1e92f4a Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-06 15:17:33 +01:00
8961e44dc5 COMP: clang caught ambiguous constructions from tmp. 2011-06-06 14:35:07 +01:00
d88bedb3ce BUG: Corrected injection of new film parcel thermo particles 2011-06-06 14:28:32 +01:00
0e802a595e STYLE: Minor code formatting 2011-06-06 12:41:35 +01:00
34080f13e3 STYLE: corrected copyright dates 2011-06-06 11:21:44 +01:00
67fb85c3df STYLE: Updated GPL 2->3 2011-06-06 11:19:23 +01:00
9451602506 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-06-06 11:09:34 +01:00
597c1bf58f BUG/ENH: Updated combustion model libraries - src and fireFoam 2011-06-06 11:05:03 +01:00
8000c95d75 solidChemistryModel: Corrected Make/options 2011-06-06 09:16:10 +01:00