Commit graph

47 commits

Author SHA1 Message Date
andy
ed61ba2199 ENH: mapFields - added mapMethod to arg notes 2014-03-31 16:57:14 +01:00
william
4421a5fde4 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-27 11:59:06 +00:00
william
0f873c5a31 BUG: twoPhaseEulerFoam: Fixed JohnsonJackson BCs write 2014-03-27 11:58:15 +00:00
Henry
4384179034 Corrected rho used for yPlus 2014-03-26 15:19:39 +00:00
Henry
840078c02e driftFluxFoam: corrected density to get kinematic viscosity for yPlus 2014-03-26 14:31:09 +00:00
Henry
962bb79676 driftFluxFoam: Changed the laminar viscosity used in the k-epsilon model that of the mixture 2014-03-26 12:49:18 +00:00
william
7cc1ed27b3 BUG: driftFluxFoam: removed divide by alpha from general Udm model 2014-03-25 16:07:04 +00:00
william
a07e04cdb6 BUG: twoPhaseEulerFoam: Fixed JohnsonJackson Theta BC write 2014-03-25 14:36:18 +00:00
william
b4c22cc0ac ENH: twoPhaseEulerFoam: Added Johnson-Jackson slip and granular temperature BCs 2014-03-24 10:31:20 +00:00
mattijs
22d5b76bfa Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-20 16:54:25 +00:00
mattijs
808aced503 ENH: redistributePar: start with all patches present 2014-03-20 16:46:38 +00:00
Henry
e2343fa4d4 pimpleFoam: Added support for fixedFluxPressure BC 2014-03-20 16:34:31 +00:00
william
0099ee2fa6 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-20 11:58:28 +00:00
william
ff060c23a3 ENH: twoPhaseEulerFoam: cached some fields in the kinetic theory model for lookup elsewhere 2014-03-20 11:56:27 +00:00
mattijs
4ef1b5eeb5 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-19 10:04:42 +00:00
Henry
c3e65d3e41 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-18 23:20:39 +00:00
Henry
3114c5990e Improved calculation of div(U) using the volumetric flux 2014-03-18 23:19:41 +00:00
william
13cdbe3c45 BUG: twoPhaseEulerFoam: corrected the definintion of K in turbulence models and in the segregated drag model 2014-03-18 15:27:47 +00:00
william
5f2583a17a erge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-18 09:39:10 +00:00
william
195d51bfd4 STYLE: twoPhaseEulerFoam: updated interfacial model headers to reflect changes in the definition of K 2014-03-18 09:07:35 +00:00
Henry
5871d1aa33 Separate convection and diffusion terms in the MULEScorr predictor
to remove interaction of the diffusion term with the flux-correction.
2014-03-17 22:38:53 +00:00
Henry
3c837948f1 Removed alphaOuterCorrectors option because the mass-flux should be updated for all PIMPLE iterations
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1225
2014-03-17 21:31:09 +00:00
william
51385b3dfa BUG: twoPhaseEulerFoam: removed multiple of the continuous phase fraction from force and heat transfer models 2014-03-17 16:34:32 +00:00
Henry
ae8469ef7e Added makeRelative for MRF
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1221
2014-03-14 08:25:45 +00:00
mattijs
32711a0caa ENH: refineHexMesh: add option to keep to 2:1 ratio outside cellSet 2014-03-11 10:51:57 +00:00
Henry
97056cd466 twoPhaseEulerFoam: added optional alphaMax to phaseModel for MULES limiter
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1209
2014-03-07 23:32:00 +00:00
Henry
f6493af663 driftFluxFoam: Created special mixture viscosity framework for interacting phases
Added Thomas' slurry model
2014-03-06 17:54:27 +00:00
Henry
c70c74aa39 driftFluxFoam: Rationalisation of the handling of Udm and tauDm 2014-03-05 16:04:10 +00:00
Henry
3827b4ad60 SchaefferFrictionalStress: phi input in deg as in JohnsonJacksonFrictionalStress
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1204
2014-03-03 19:20:17 +00:00
Henry
e0d5f5a218 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-03-03 11:08:58 +00:00
Henry
1f2a3fe7c6 Removed noDrag and noHeatTransfer models 2014-03-03 11:08:30 +00:00
william
7e5903edd4 ENH: driftFluxFoam: made viscosity and relative velocity modelling run-time selectable 2014-02-26 16:45:46 +00:00
Henry
3c01cb164e cavitatingFoam: rationalised phi -> rhoPhi, phiv -> phi
for consistency with the other multiphase solvers.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1192
2014-02-26 13:02:59 +00:00
Henry
b766ecd3f9 buoyantPimpleFoam: Corrected phiHbyA
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1183
2014-02-25 09:53:16 +00:00
Henry
f3707f0df6 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-24 17:11:05 +00:00
Henry
3d0ba64a59 driftFluxFoam: Rationalise phase-fraction handling and implement semi-implicit MULES 2014-02-24 17:10:20 +00:00
andy
4a46e611ac BUG: helpTypes: incorrect libs - mantis #1182 2014-02-24 09:12:33 +00:00
andy
0218131995 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2014-02-21 16:41:41 +00:00
andy
9e38fbdbe4 BUG: decomposePar - updated to handle multiple processor cyclic patches - mantis 879 2014-02-21 16:18:00 +00:00
sergio
97cf0c0317 STYLE: Updated copyright year 2014-02-21 11:17:31 +00:00
mattijs
c904860547 BUG: foamToEnsight: handle empty patches 2014-02-20 13:39:56 +00:00
william
6b18d98df2 Merge branch 'master' of http://github.com/OpenFOAM/OpenFOAM-2.3.x 2014-02-19 17:04:31 +00:00
Henry
0b568fedc9 driftFluxFoam: New version of settlingFoam including MULES and MRF/fvOptions support 2014-02-19 16:33:51 +00:00
william
1fdafa42d6 ENH: twoPhaseEulerFoam: modified noBlending to handle cases where only the segregated model is used 2014-02-19 14:19:46 +00:00
andy
a3382af066 BUG: chtMultiRegionSimpleFoam - solveSolid error due to incorrect scoping - mantis #1163 2014-02-19 09:26:46 +00:00
andy
2f449a0da8 ENH: execFlowFunctionObjects - instantiate fvOptions if present 2014-02-17 16:45:37 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00