Commit Graph

5856 Commits

Author SHA1 Message Date
f113dad6b9 COMP: Fedore13 has linkage with --no-add-needed as default. This disallows indirectly loaded libraries. 2010-08-31 16:27:15 +01:00
35354bab8d BUG: Removed execution bits from tutorial input files 2010-08-31 10:02:13 +01:00
1a6db8cdfa ENH: fileMonitor : monitor directory, not file
Some editors (emacs) rename file at startup to the backup version. Hence
watching the original file tells one nothing.
2010-08-29 02:42:20 +01:00
a2fa56ec83 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-27 18:32:57 +01:00
03d98b6d22 ENH: decompositionMethod : move storage of dictionary to those classes that need it 2010-08-27 18:31:54 +01:00
24d011372c BUG: slidingInterface : mixing scalar and label 2010-08-27 18:31:34 +01:00
6691f0387a COMP: UList mixing signed and unsigned ints 2010-08-27 18:30:04 +01:00
72ad8d5cc4 BUG: removed todo items form headers - show up in doxygen 2010-08-27 13:31:12 +01:00
f8d6ca60e0 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-27 10:42:11 +01:00
83c10e1cf6 BUG: Fixes mantis issue 0000012: sample utiltiy update 2010-08-27 10:41:49 +01:00
dc97881539 BUG: have large buffer space 2010-08-26 17:40:35 +01:00
dac1c335ca BUG: surfaceRedistributePar : added -ldistributed to linkage 2010-08-26 17:40:09 +01:00
d478423251 COMP: have autoMesh know about distributedTriSurfaceMesh 2010-08-26 16:49:52 +01:00
0a40c82434 BUG: hierarchGeomDecomp : integer reduce on scalar quantity 2010-08-26 16:21:17 +01:00
131185f5be COMP: added checking on PV_PLUGIN_PATH 2010-08-26 16:17:53 +01:00
d12b64a273 COMP: moved distributedTriSurfaceMesh to break cyclic dependency
structuredDecomp uses finiteVolume which uses meshTools which
used to use decompositionMethods
2010-08-26 16:14:10 +01:00
bc21e2585a BUG: cyclicPolyPatch : uniform separation. 2010-08-25 15:32:46 +01:00
f7b96e2766 COMP: scanpackages : new utility to make Packages.gz 2010-08-25 15:31:27 +01:00
58e969c376 ENH: structuredDecomp : new decomposition method. fixedNormalSlip : variant of slip point bc with user-specified normal. 2010-08-24 12:39:32 +01:00
3982b7baa3 BUG: analyticalCylinder : force writing of field UA 2010-08-23 12:31:23 +01:00
894215e767 ENH: polyMeshUpdate : set points to something sensible for introduced points 2010-08-23 12:31:03 +01:00
69526c6c1c BUG: various reinterpret_cast to enable strict-aliasing 2010-08-19 15:44:17 +01:00
c34ed7bfcc BUG: FreeStream.C : unitialised 0 element 2010-08-19 15:43:43 +01:00
aa7fe837f5 COMP: ignore return value 2010-08-19 15:42:29 +01:00
28410e24ed ENH: parcelInBox tutorial : added application 2010-08-19 15:41:31 +01:00
bb16590704 ENH: mpirunDebug : WM_MPLIB checking 2010-08-19 15:41:02 +01:00
50b157bc47 STYLE: interpolationPoint : 80char limit 2010-08-19 05:23:37 +01:00
a286d70adf Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-19 05:21:40 +01:00
79a12e1dd8 ENH: extrudeToRegionMesh : generate columns of 1D cells 2010-08-19 05:18:03 +01:00
b8216e22a4 COMP: makeMesh script not posix 2010-08-18 14:10:22 +01:00
4e0e3f47e2 BUG: rd is calculated using grad(U) instead of skew(U) 2010-08-17 09:32:51 +01:00
b463b944eb Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-16 12:23:56 +01:00
c069440944 STYLE: Removed spurious tut folders. 2010-08-12 12:55:18 +01:00
0f57f4ec8a STYLE: move bin/doxyFilt -> bin/tools/doxyFilter
- normally only for doxygen generation, not needed in the path
2010-08-11 11:03:43 +02:00
f709d24dbe ENH: updated multiphaseInterFoam damBtreak4Phase/Fine tutorials 2010-08-10 14:41:34 +01:00
c39a936538 STYLE: remove unused include in porousZone 2010-08-10 09:21:46 +02:00
420ac3b5d0 ENH: skip checks in pre-commit hook when no files have changed
- this usage can correspond to a 'git commit --amend'
2010-08-10 08:39:13 +02:00
e564a9810f ENH: add IO support for PackedList, PackedBoolList 2010-08-09 17:27:09 +02:00
ffb20f2dd7 ENH: Prandtl delta - use scalar lookup instead of dimensionedScalar 2010-08-09 14:55:12 +01:00
008fe007e5 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-06 16:18:31 +01:00
71c30256a4 BUG: cuttingPlane : normal comparison 2010-08-06 16:18:16 +01:00
d40df85591 ENH: interpolationPoint : interpolation from point values only (using Mean Value Coordinates) 2010-08-06 16:17:18 +01:00
c91b71b521 ENH: Added support for DimensionedField<Type, volMesh> to reconstructPar 2010-08-06 13:20:46 +01:00
fc39e54f70 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-08-06 12:09:19 +01:00
02cd5c05da STYLE: code clean-up/restructure 2010-08-06 12:09:06 +01:00
f243736c78 ENH: Added 'noChemistrySolver' option/class 2010-08-06 12:08:24 +01:00
195dd9fa54 ENH: Removed unused 'scale' member data from ode 2010-08-06 12:07:52 +01:00
5bde9ad117 BUG: MRFZoneTemplates : absoluteFlux missing rho 2010-08-06 11:22:38 +01:00
16e5a28085 ENH: refineMesh : add region option. 2010-08-05 17:08:54 +01:00
7bcdbfc33a ENH: do not print boundinb box for zero-sized patches 2010-08-05 15:21:34 +01:00