Commit Graph

5711 Commits

Author SHA1 Message Date
ee67553d2b STYLE: inverseDistanceDiffusivity : typo in comment 2010-09-08 17:29:24 +01:00
199e130ef4 BUG: writeControl cpuTime/clockTime not synchronised 2010-09-07 16:06:44 +01:00
d400262c70 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-07 14:11:45 +01:00
08a9c9da8f BUG: ID 0000028 Inconsistency in nuEffa declaration 2010-09-07 09:38:11 +01:00
4e7fa4989b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-06 17:31:40 +01:00
0271344d3e outletMappedUniformInletFvPatchField: New BC which maps the average field value from outlet to inlet 2010-09-06 17:31:30 +01:00
cf6cac28ce tabulated6DoFMotion: Added file-name expansion 2010-09-06 17:30:12 +01:00
4522ba3511 pointPatchField: Made the field algebra more consistent with that for other field types 2010-09-06 17:21:54 +01:00
8027112f89 PV3Reader: Corrected environment variable check 2010-09-06 17:21:21 +01:00
97dff2650e ENH: foamToVTK : have surface fields on faceZones 2010-09-06 17:02:35 +01:00
fee00dbef0 BUG : constant::mathematical::pi 2010-09-06 14:29:41 +01:00
2285298921 STYLE: README : misspelled date 2010-09-06 12:26:25 +01:00
44c71d5537 BUG: having patchnames with uncached mesh 2010-09-06 12:26:10 +01:00
7343f95afb STY: line exceeding 80 characthers. 2010-09-06 11:28:26 +01:00
8f1a350758 ENH: Improvements on kinetic theory models and twoPhaseEulerFoam 2010-09-06 11:24:22 +01:00
5aec440d74 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-02 10:30:44 +01:00
f105d96af0 BUG: Fixes mantis issue 0000022: sixDoFRigidBodyMotion: Acceleration used as force. 2010-09-02 10:30:25 +01:00
2c81ca46d1 ENH: renumberMesh : added region option 2010-09-02 08:12:54 +01:00
2fd5224c90 ENH: pointMVCWeight : handle zero field. (div by zero) 2010-09-01 10:04:16 +01:00
a4cbf9825f ENH: detect solidXXX (so no separating space) 2010-08-31 19:20:27 +01:00
f113dad6b9 COMP: Fedore13 has linkage with --no-add-needed as default. This disallows indirectly loaded libraries. 2010-08-31 16:27:15 +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
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