Commit Graph

13657 Commits

Author SHA1 Message Date
andy
43d09748f7 BUG: CSV - corrected typo - mantis #959 2013-08-14 13:50:16 +01:00
andy
f2405e75af BUG: LiquidEvaporation[Boil] - updated immediate phase change 2013-08-14 12:23:22 +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
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
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
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
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
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
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
Henry
11f6dd5701 GeometricField: corrected warning 2013-08-11 10:58:27 +01:00
Henry
808ea384f0 TurbulenceModels/phaseIncompressible/RAS/mixtureKEpsilon/mixtureKEpsilon: preliminary version 2013-08-11 10:57:43 +01:00
Henry
0b416be9d7 Correct for SP compilation 2013-08-11 10:56:44 +01:00
mattijs
736e45960b ENH: autoHexMesh: warn for unused entries 2013-08-09 15:11:05 +01:00
andy
498792239d BUG: SprayParcel - corrected setting of max temperature - mantis #942 2013-08-09 12:56:10 +01:00
andy
e972354436 BUG: ReactingParcel - updated evaluation of vapourisation temperature - mantis #945 2013-08-09 12:46:49 +01:00
andy
e28694fe15 BUG: LiquidEvaporation[Boil] - immediately evaporate mass if reached critical condition - mantis #950 2013-08-09 12:40:31 +01:00
andy
ad2c46f7d8 ENH: PhaseChangeModel - updated TMax function and added Tvap function 2013-08-09 12:37:36 +01:00
andy
7280498f1d ENH: liquidMixturePropertues - contribution by dkxls
- replaced TMax() function by pvInvert(X)
- added pseudo triple point temperature function
2013-08-09 12:34:10 +01:00
andy
40102eb67b BUG: Corrected header function description - mantis #948 2013-08-09 12:28:56 +01:00
andy
e67805422f ENH: moveDynamicMesh - output AMI patch names 2013-08-09 12:26:56 +01:00
mattijs
1308248581 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-08 16:57:48 +01:00
mattijs
c111b59e42 ENH: fvPatchField: store patchType if construct from words 2013-08-08 15:35:07 +01:00
mattijs
f5abba4df3 ENH: displacementInterpolationSolver: added comment 2013-08-08 15:19:02 +01:00
andy
cb88644574 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-08 12:22:16 +01:00
andy
5da89a066c ENH: faceAreaWeightAMI - use cache face normals instead of recalculting 2013-08-08 12:21:52 +01:00
andy
e54f156e60 BUG: AMI - corrected appending of neighbour faces routine 2013-08-08 12:21:15 +01:00
Sergio Ferraris
05022c2c02 BUG: In these solvers adjustPhi in the pEqn was calculated "before"
fvOption.relativeFlux() statement. Therefore adjustPhi was using
the absolute phi instead if the relative when the MRF was active
2013-08-07 17:18:08 +01:00
andy
307d511a98 ENH: externalCoupled BC - remove lock file on exit 2013-08-07 16:47:54 +01:00
mattijs
de55d6522e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-07 16:43:45 +01:00
mattijs
675a7e8f68 COMP: ops.H: added unused return value checking 2013-08-07 16:36:31 +01:00