Commit graph

434 commits

Author SHA1 Message Date
mattijs
5dc2851823 ENH: Ensight: updated support for generic tensor 2014-08-28 15:32:38 +01:00
william
68fcd7ad03 BUG: mantis #1373: quick return for diagonal matrices 2014-08-28 11:25:43 +01:00
william
50b81a747f BUG: mantis #1373: eigen value/vector calculation now handles repeated eigen values 2014-08-28 10:54:00 +01:00
sergio
4165c85402 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-27 15:49:22 +01:00
sergio
ad078e5dae BUG: Adding default value for nStepsToStartTimeChange 2014-08-27 15:48:57 +01:00
mattijs
25fc30bf34 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-22 15:29:24 +01:00
mattijs
a3bdc05963 BUG: uniformSet: construct cloud on all processors 2014-08-22 15:28:39 +01:00
andy
a666975309 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-22 14:49:23 +01:00
andy
e30b44a5ac ENH: Coal combustion - added new intrinsic rate surface oxidation model 2014-08-22 14:48:41 +01:00
mattijs
192190d36e Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-21 09:39:00 +01:00
mattijs
fbdf6b384c BUG: autoHexMesh: synchronise positions 2014-08-21 09:37:57 +01:00
Henry
2a185786c1 twoPhaseEulerFoam: Improve stability in the limit alpha -> 0 2014-08-20 11:59:53 +01:00
william
6519e2f7e1 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-14 16:32:52 +01:00
william
173b252629 BUG: mantis #1365: switched to using wall reflection to calculate wall normals, and added caching of the wall values 2014-08-14 12:46:24 +01:00
mattijs
f41ec09b3e BUG: mapNearest: fix re-start 2014-08-14 11:15:16 +01:00
mattijs
3ad9f0cb62 ENH: patchSummary: support point fields 2014-08-13 17:16:21 +01:00
Henry
b9839e576d uniformFixedGradientFvPatchField: Correct constructor to initialize patch field
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1368
2014-08-08 10:26:47 +01:00
mattijs
764f07594c Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-06 17:02:00 +01:00
mattijs
f7fee26a16 ENH: refineHexMesh: add -region option 2014-08-06 17:00:25 +01:00
andy
dfb43928b1 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-08-06 10:49:31 +01:00
andy
e859f35a6d BUG: turbulenceFields function object - removed execute from read
ENH: turbulenceFields function object - Updated usage documentation
2014-08-06 10:47:59 +01:00
mattijs
9419991507 BUG: faceSource: #1364 2014-08-05 15:25:14 +01:00
andy
4052d2fec0 ENH: Radiation P-1 model - added protection for divide by zero 2014-08-04 15:50:14 +01:00
andy
9cc6cd612a Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-30 14:55:40 +01:00
andy
2771516902 ENH: AMI - early exit if no source faces present 2014-07-30 14:55:36 +01:00
william
a026250b41 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-30 12:59:40 +01:00
william
929c23fc19 BUG: mantis #1362: wrong sign in turbulent dispersion models 2014-07-30 12:59:35 +01:00
Henry
07bcafe956 fvPatches: Updated handling for delta() on coupled patches 2014-07-30 12:37:01 +01:00
Henry
40caae11ff Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-29 15:21:22 +01:00
Henry
da760d57af sonicFoam family: updated 2014-07-29 15:17:50 +01:00
andy
f3c600d134 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-29 11:37:17 +01:00
andy
28441d3d4a BUG: parcel dtMax - do not scale value for steady calculations 2014-07-29 10:27:32 +01:00
william
7a9f25114e Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-28 09:28:02 +01:00
william
495b2de5a6 BUG: mantis #1338: added compressible coded fvOption template 2014-07-28 09:26:43 +01:00
Henry
80038b5133 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-26 21:31:09 +01:00
Henry
e3464c2375 compressibleInterFoam: write min(T) 2014-07-26 21:30:14 +01:00
mattijs
2997444243 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-25 12:30:07 +01:00
mattijs
df313c514a BUG: searchableCylinder: handling of normal outside cylinder 2014-07-25 12:28:39 +01:00
Henry
bbb25e0432 compressibleInterFoam: Add min(T) diagnostics 2014-07-24 18:01:22 +01:00
Henry
08dc3ab2e4 tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI updated 2014-07-24 18:01:08 +01:00
mattijs
8870892855 BUG: extrudeToRegionMesh: memory leak 2014-07-24 17:29:07 +01:00
mattijs
436464a47c BUG: createPatch: cleanup 2014-07-23 20:30:22 +01:00
mattijs
7d9deced35 ENH: snappyHexMesh: additional checking for faceZones on processor boundaries 2014-07-23 11:25:11 +01:00
mattijs
50437d21ac BUG: decompositionMethod: constraints across coupled faces 2014-07-23 11:18:42 +01:00
mattijs
b79c69bfe3 BUG: searchableCylinder: incorrect normal 2014-07-23 09:17:31 +01:00
mattijs
b0b62067d9 ENH: searchableDisk: new searchable surface 2014-07-17 15:35:46 +01:00
Henry
c63e90ed9a tutorials: use PIMPLE rather than PISO for rotating mesh problems to ensure updated fluxes are used for momentum transport 2014-07-17 11:34:39 +01:00
Henry
1207cb181b tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D: Use PIMPLE rather than PISO to ensure updated fluxes are used in momentum equation 2014-07-17 11:30:02 +01:00
Henry
19a6e4c814 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-07-15 21:22:21 +01:00
Henry
503020b354 twoPhaseMixture: return phase names by reference 2014-07-15 21:20:42 +01:00