Commit Graph

13805 Commits

Author SHA1 Message Date
andy
ff17e1ccd9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-14 15:55:06 +01:00
andy
8e79bf1b82 ENH: Added initial support for particle tracking across AMI patches 2013-08-14 15:54:40 +01:00
laurence
c9fa292746 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-14 14:43:33 +01:00
laurence
31c5a8ebeb BUG: foamyHexMesh flange tutorial reads wrong file 2013-08-14 14:43:27 +01:00
andy
43d09748f7 BUG: CSV - corrected typo - mantis #959 2013-08-14 13:50:16 +01:00
Henry
d54c9c7327 cavitatingDyMFoam: Update phase names 2013-08-14 12:30:05 +01:00
Henry
9780e56a57 Update headers 2013-08-14 12:27:02 +01:00
Henry
46dcabdb4d interMixingFoam: Updated to using the new naming convention for phases 2013-08-14 12:26:47 +01:00
andy
f2405e75af BUG: LiquidEvaporation[Boil] - updated immediate phase change 2013-08-14 12:23:22 +01:00
mattijs
3650d79f59 BUG: lduAddressing: profile calculation 2013-08-14 11:55:54 +01:00
andy
98cc307aec ENH: Function objects - notify when writing results 2013-08-14 11:10:27 +01:00
andy
00800bbc1d BUG: Changes missed during commit d9516c2 2013-08-14 10:05:46 +01:00
mattijs
af37ca2dec ENH: polyMesh: re-use findInstance result 2013-08-14 10:03:05 +01:00
mattijs
b203ac5e97 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-14 09:54:31 +01:00
andy
43830d4bb1 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-14 09:52:33 +01:00
andy
efa127642d ENH: forces - removed unused entry 2013-08-14 09:52:29 +01:00
mattijs
eb0100ff8f COMP: temporalInterpolate: avoid implicit instant creation 2013-08-14 09:33:55 +01:00
mattijs
b0bdd05626 BUG: searchableSurface: double increment; distribute functionality 2013-08-14 09:22:36 +01:00
mattijs
9628cc2ff4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-14 09:20:23 +01:00
andy
d9516c28f4 BUG: Reacting parcels - updated mass transfer when mass falls below min threshold - mantis #960 2013-08-14 08:55:47 +01:00
Henry
c7a18b6b4a Correct line length 2013-08-13 23:26:26 +01:00
Henry
febbc29a90 tutorials: ensure the creation of the 0-directory as necessary 2013-08-13 23:22:50 +01:00
Henry
e30b94b385 thermophysicalModels: Removed redundant H function 2013-08-13 23:22:21 +01:00
Henry
2780df8365 multiphase: Update phase-naming to use the new convention e.g. alpha.water 2013-08-13 23:21:46 +01:00
andy
fa34e2aeaf ENH: Tutorial update 2013-08-13 17:28:20 +01:00
andy
60a9a6db00 ENH: ThermoParcel - updated thermal conductivity at particle positon - mantis #958 2013-08-13 17:27:33 +01:00
mattijs
36a3d00766 ENH: primitives: abstract out number parsing 2013-08-13 17:23:17 +01:00
andy
29f483b508 ENH: Tutorial updates 2013-08-13 17:02:13 +01:00
andy
55be2f0bc7 ENH: fvOptions - cache modelType so that derived classes can generate appropriate coeffs_ dict 2013-08-13 17:01:36 +01:00
mattijs
401b2624f9 COMP: foamToEnsight: missing include dir 2013-08-13 15:30:58 +01:00
andy
208f63027d ENH: Refactored Kinematic cloud/parcels - torque, force and angularMomentum moved to Colliding level 2013-08-13 15:13:50 +01:00
andy
6eca86fba5 ENH: SprayParcel - removed Tbp and Tvap 2013-08-13 15:12:05 +01:00
mattijs
b2c8377ab1 ENH: primitives: abstract out number parsing 2013-08-13 14:33:37 +01:00
andy
a1e53444d9 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-13 14:17:39 +01:00
andy
02bb584fca ENH: tutorial updates 2013-08-13 14:16:05 +01:00
mattijs
8f144c3ab7 COMP: sampling: missing .C in Make/files 2013-08-13 12:23:51 +01:00
mattijs
7ff512b91e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-13 12:09:54 +01:00
mattijs
c8c0038655 BUG: mappedPatchBase: only map if set 2013-08-13 12:09:40 +01:00
mattijs
472fbded89 BUG: ensight: symmTensor writing 2013-08-13 10:19:10 +01:00
mattijs
66ac8ec1cc ENH: triSurface: added sorted writing for STL 2013-08-13 10:16:29 +01:00
Henry
def0d9d01c Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-13 07:57:38 +01:00
Henry
61c90cc007 Updated docs 2013-08-13 07:57:28 +01:00
andy
04be292f0a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-12 15:52:59 +01:00
andy
bb048ae171 ENH: lagrangian - renamed Tvap->TDevol in constant properties and moved to
reacting multiphase variant
2013-08-12 15:51:28 +01:00
mattijs
bb0ace809d COMP: localPointRegion: moved to meshTools to break circular dep 2013-08-12 12:39:38 +01:00
mattijs
82941460e7 ENH: polyMeshCheck: protect acos 2013-08-12 12:32:13 +01:00
mattijs
06e79e007d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-12 12:03:08 +01:00
mattijs
2f9111a50a BUG: renumberMesh: conversion scalar*label -> label 2013-08-12 12:02:56 +01:00
Sergio Ferraris
2cb7250967 BUG: greyDiffusiveRadiationMixed retrieving the correspondent boundary field for Qin 2013-08-12 10:27:28 +01:00
Henry
efe05e96f5 tutorials/multiphase/compressibleTwoPhaseEulerFoam/RAS/bubbleColumn: test mixtureKEpsilon model 2013-08-11 11:00:06 +01:00