Commit Graph

13644 Commits

Author SHA1 Message Date
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
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
Sergio Ferraris
673860a09d ENH: Deriving thermalBaffle BC for thermal regions from mixedCoupleRad BC. This
incorporates Qr into the balance at the boundary. Qr and QrNrb entries are
    necessary now.
    The coolingCircuit tutorial case was modified accordingly.
2013-08-07 16:10:55 +01:00
Sergio Ferraris
03c28e5d89 Modification of hEq in the pyrolysis model to account for gas enthalpy released 2013-08-07 15:20:57 +01:00
mattijs
a3bad4c2e0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-07 14:30:54 +01:00
mattijs
a0765c8300 STYLE: ops: clean up macro 2013-08-07 14:30:37 +01:00
andy
64ceed495c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-07 12:55:41 +01:00
andy
eef8df7b6a BUG: extrudeToRegionMesh - corrected parallel behaviour 2013-08-07 12:55:34 +01:00
mattijs
f196efa6d7 GIT: boundary: generated file 2013-08-07 12:27:48 +01:00
mattijs
df508a6db6 STYLE: autoSnapDriver: added comment, changed names 2013-08-07 11:40:06 +01:00
mattijs
c4a65259ad GIT: boundary: remove usued file 2013-08-07 11:27:34 +01:00
mattijs
9aa77356b6 GIT: boundary: unused 2013-08-07 11:09:26 +01:00
mattijs
855755ed28 STYLE: triSurfacMesh: no need for overriding default behaviour 2013-08-07 11:04:04 +01:00
mattijs
f9139aa031 ENH: decomposePar: added logic for preserving baffles 2013-08-07 11:03:01 +01:00
mattijs
431fea9844 BUG: meshRefinement: make sure blockedFace not set on couples 2013-08-07 10:01:35 +01:00