Commit Graph

6504 Commits

Author SHA1 Message Date
e222c2e808 BUG: changed isType<> to isA<> on patch type check 2010-09-08 11:42:30 +01:00
ac399e9fb8 ENH: moved nonuniformTransformCyclic patches from utility to appropriate source trees 2010-09-08 11:41:52 +01:00
63ad95a790 ENH: limiting to 80 chars 2010-09-07 17:28:53 +01:00
8d90d3dff6 BUG: variable 'n' should be incremented in collision loop
ENH: clean-up of nasty code
2010-09-07 17:14:10 +01:00
5bf4af7914 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-07 16:22:08 +01:00
2429c841e5 ENH: More useful descriptions in header files 2010-09-07 16:11:32 +01:00
0de24cd710 ENH: Using specie::Tstd instead of explicitly declaring (potentially different) Tstd 2010-09-07 16:10:16 +01:00
5e9c1db849 ENH: #include file clean-up 2010-09-07 16:08:12 +01:00
199e130ef4 BUG: writeControl cpuTime/clockTime not synchronised 2010-09-07 16:06:44 +01:00
074d4a2a15 ENH: Using MUST_READ_IF_MODIFIED flag for surfaceFilmProperties dictionary 2010-09-07 15:34:58 +01:00
152c79f09b ENH: minor formatting change for error msg 2010-09-07 15:31:56 +01:00
0028b38009 ENH: minor formatting change for error msg 2010-09-07 13:55:58 +01:00
0940cb6fb7 ENH: Updated lagrangian/coalCombustion library re: local developments 2010-09-07 10:51:08 +01:00
973be0cf7a ENH: Merge recent surface film developments into main line 2010-09-07 09:43:03 +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
d67d23278e ENH: Removed cloud injection surface film model 2010-09-06 17:27:12 +01:00
68f3940b40 ENH: added SLGThermo to thermophysicalModels Allwmake 2010-09-06 17:24:55 +01:00
d8ee980ee5 ENH: Updated lagrangian/intermediate lib to use new SLGThermo class 2010-09-06 17:22:56 +01:00
4522ba3511 pointPatchField: Made the field algebra more consistent with that for other field types 2010-09-06 17:21:54 +01:00
9fa8cd63eb ENH: Implemented per specie info for mixtures 2010-09-06 11:46:07 +01:00
6e14f61f77 ENH: Opened up the API to give access to per specie info 2010-09-06 11:45:23 +01:00
6e52ed3aac ENH: Added constGasThermoPhysics chemistry reader option 2010-09-06 11:44:26 +01:00
470ef283a1 ENH: Added SLGThermo class - container for solid, liquid and gas thermos 2010-09-06 11:42:55 +01:00
c40f289c46 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-09-03 11:35:45 +01:00
251a557d86 ENH: Using local calcYPlusLam function instead of turbulence model version 2010-09-02 12:39:34 +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
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
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
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
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
58e969c376 ENH: structuredDecomp : new decomposition method. fixedNormalSlip : variant of slip point bc with user-specified normal. 2010-08-24 12:39:32 +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
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
4e0e3f47e2 BUG: rd is calculated using grad(U) instead of skew(U) 2010-08-17 09:32:51 +01:00