Commit Graph

16775 Commits

Author SHA1 Message Date
ecf998193f ENH: redistributeMeshPar : allow generic 2010-12-03 14:27:30 +00:00
c5822f577e ENH: blockTopology.C : nice warning message if preservePatchTypes 2010-12-03 13:01:46 +00:00
dd7f831225 ENH: solution.C, fvSchemes.C : remove syncPar argument 2010-12-03 13:01:13 +00:00
aafb9aa3f1 BUG: PointEdgeWave : incorrect transform 2010-12-03 12:07:03 +00:00
8f15184be9 ENH: redistributeMeshPar : make it work with master-reading of dictionaries 2010-12-03 12:04:43 +00:00
9afbd68059 ENH: cyclicPolyPatch : disable warning about faces not perpendicular to rotation axis 2010-12-03 12:03:37 +00:00
dac9c7c46d BUG: cyclicLduInterfaceField : nonuniform transformation 2010-12-03 12:00:29 +00:00
4e6f27634f BUG: FaceCellWave : incorrect transformation tensor 2010-12-03 11:38:41 +00:00
1a4190e766 ENH: IOdictionary : tree distribution of master dictionary 2010-12-03 11:19:52 +00:00
a17c3f96bd STYLE: objectMap : indentation 2010-12-03 11:19:26 +00:00
11979f6a29 ENH: fvSchemes,fvSolution : read file only once. 2010-12-03 11:12:44 +00:00
1c3c1e017b ENH: fluent3dMeshToFoam : added initial part for reading of periodic faces 2010-12-02 18:46:50 +00:00
2c51cc509d ENH: inotify.txt : update 2010-12-02 18:45:35 +00:00
d710b87c06 ENH: cyclicPolyPatch : add checking for faces non-aligned to rotation axis
Added constructor from components.
2010-12-02 18:43:23 +00:00
aa26d6703f ENH: When overridding cell centres, change face centre to midpoint. 2010-12-02 18:04:03 +00:00
7335b82d52 ENH: Remove commented out rotation hack. 2010-12-02 17:12:51 +00:00
be020dbedf Merge branch 'master' into cvm 2010-12-02 15:33:48 +00:00
ba6323c68e ENH: Commented out hack rotation code. 2010-12-02 15:31:55 +00:00
d775a901c5 BUG: fileMonitor : non-parallel running use state directly. 2010-12-02 13:39:17 +00:00
6c0a58e44a ENH: Distribution calculation for deltaCoeffs. 2010-12-02 11:09:53 +00:00
57cc05fe7d BUG: Report deltaCoeffs in parallel. 2010-12-02 10:41:40 +00:00
7bcd64a243 ENH: deltaCoeff test application. 2010-12-02 10:37:15 +00:00
d645c06da6 ENH: Added Corrected enthalpy field name lookup for alphaSgsJayatillekeWallFunction 2010-12-01 11:47:24 +00:00
ba5b08ddd2 ENH: Added initialisation for variables in ODE solvers 2010-12-01 11:27:36 +00:00
a302963032 ENH: ptscotchDecomp : allow zero sized domains 2010-12-01 10:46:00 +00:00
d49c965798 ENH: ReleaseNotes-dev : updated 2010-11-30 21:29:46 +00:00
a40bfad1c9 BUG: ptscotchDecomp : consistent dummy variant 2010-11-30 21:29:11 +00:00
5dcacbdcaf ENH: ptscotchDecomp : redistribute graph so ptscotch does not abort 2010-11-30 16:35:58 +00:00
46cdaf8e32 ENH: Updated nBottomSweeps->nFinestSweeps in tutorials 2010-11-30 16:10:48 +00:00
c5904c028a Merge branch 'master' into cvm 2010-11-30 10:54:29 +00:00
e1a8b134e3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-29 15:42:15 +00:00
a5f056b162 ENH: Particle.C : allow non-constant transformations 2010-11-29 15:41:45 +00:00
5cccf15b18 BUG: fileMonitor : parallel syncing 2010-11-29 15:40:54 +00:00
24a96a21ca ENH: add 'containsAny' and extra 'contains' methods to boundBox 2010-11-29 13:44:59 +01:00
a8e9b1457b STYLE: namespace qualifier to primitiveShapes
ENH: add constructors from UList<Point> + FixedList<label,..>

- simplifies construction from edge,triFace etc.
2010-11-29 13:17:13 +01:00
62bd94ca95 ENH: ReleaseNotes-dev : added new directMapped stuff. 2010-11-29 12:00:36 +00:00
f7ce5fbf0c ENH: Construct bounding box as subset of the pointField.
STYLE: move inline functions into boundBoxI.H

STYLE: reduce duplicate methods in treeBoundBox
2010-11-29 11:13:19 +01:00
0d662c74c6 STYLE: use triSurface::FaceType where triangle or region information
not required
2010-11-26 20:39:46 +01:00
6d73c32b04 ENH: new triFace methods to match those in face. FaceType typedef for surface meshes 2010-11-26 18:47:08 +01:00
00c77c35dc ENH: using fieldDictionary.H to do binary IO in fieldToCell.C. 2010-11-26 12:31:05 +00:00
0a17e0719d ENH: use memInfo instead of parsing meminfo ourselves 2010-11-26 13:29:34 +01:00
90eb6623c5 ENH: add memInfo::valid() for detecting invalid memory info 2010-11-26 12:53:35 +01:00
6595741ecd Merge branch 'master' into cvm 2010-11-25 17:36:43 +00:00
3cc1cfe07a Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 16:58:19 +00:00
b95fb53a39 ENH: wmake/Makefile : add 'objects' target 2010-11-25 16:49:09 +00:00
6bc9b87a63 STYLE: POSIX/Alllwmake : comment 2010-11-25 16:48:46 +00:00
b7b1263144 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 16:40:29 +00:00
da8e668d0a ENH: Don't always fatalError on a bad tet.
Some commented out debug code.  Smaller tolerance on tet quality.
2010-11-25 16:35:50 +00:00
095bc69e7c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 15:59:31 +00:00
e71bab7137 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-11-25 13:47:11 +00:00