Henry
0175bc3615
multiphase: Ensure that phi at fixedValue U BCs are up to date
2013-08-20 12:32:20 +01:00
Henry
9e79d990f3
multiphaseEulerFoam: Ensure that the flux at inflow BCs is preserved
2013-08-20 12:30:44 +01:00
Henry
77bb4721ae
twoPhaseEulerFoam: Update the fluxes from the velocities for changes in fixedValue conditions
2013-08-19 11:49:26 +01:00
Henry
f891ac738e
Added comment
2013-08-15 17:29:13 +01:00
Henry
13e1addc35
twoPhaseEulerFoam: Corrected potential conservation issue at inlet-outlet BCs
...
Updated MULES to ensure the limiter is 1 at inlet BCs
2013-08-15 17:03:52 +01:00
Henry
e0dbbdfbb7
Updated headers
2013-08-15 10:30:50 +01:00
Henry
175f03f87d
Removed twoPhaseEulerFoam and renamed compressibleTwoPhaseEulerFoam -> twoPhaseEulerFoam
2013-08-15 10:30:09 +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
Henry
c7a18b6b4a
Correct line length
2013-08-13 23:26:26 +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
Henry
0b416be9d7
Correct for SP compilation
2013-08-11 10:56:44 +01:00
Henry
20220a26cf
TurbulenceModels: New macros to instantiate models
2013-08-06 12:50:17 +01:00
Henry
2c4c1320d9
interPhaseChangeFoam: Compensate for compressibility effects
2013-08-05 15:21:54 +01:00
Henry
dcfb92801b
TurbulenceModels: Reorganised, cleaned, added documentation and made more consistent
2013-08-02 16:34:25 +01:00
Henry
b0eb5b8ab5
compressibleTwoPhaseEulerFoam: Added kEqn SGS model
2013-08-01 18:29:59 +01:00
Henry
b3d794ee97
TurbulenceModels: Added structure for LES model and the Smagorinsky model within this structure.
2013-08-01 17:14:42 +01:00
Henry
7a3181c593
compressibleTwoPhaseEulerFoam tutorials: Updated fvSchemes and improved naming of kineticTheory stress correction
2013-07-28 22:59:22 +01:00
Henry
0df1fa0642
compressibleTwoPhaseEulerFoam/Allwmake: updated
2013-07-28 20:15:06 +01:00
Henry
f348ad8a92
compressibleTwoPhaseEulerFoam: Updated to use the new templated turbulence library
...
Supports separate turbulence models for each phase
Complete Lahey k-epsilon model provided
kineticTheory and particle-pressure models folded into same turbulence framework
by the addition of phase-pressure functions
2013-07-28 18:05:41 +01:00
Henry
d3fa77a93e
interPhaseChangeDyMFoam: New dynamic-mesh version of interPhaseChangeFoam
2013-07-17 11:26:14 +01:00
Henry
313547796e
transportModel: Constructor does not need any arguments
2013-07-14 23:17:55 +01:00
Henry
72ea7b4680
transportModel: remove IOdictionary base-class so that it is entirely abstract
2013-07-07 22:54:33 +01:00
Henry
ac43185300
threePhaseMixture: Add access function for phi to avoid warning from clang-3.3
2013-07-05 11:32:12 +01:00
Henry
b7fe6ae087
multiphaseEulerFoam: Update phi fixed BCs from U
2013-06-25 18:36:17 +01:00
Henry
052d81785a
multiphase: move alpha solution controls into the appropriate sub-dictionary of fvSolution:solvers
2013-06-20 16:32:39 +01:00
Henry
f867322323
interDyMFoam: phi.oldTime() is not needed but U.oldTime() needs to be created
2013-06-20 16:30:07 +01:00
Henry
2d124e8e8b
Removed blank-line
2013-06-20 10:40:01 +01:00
Henry
1c0b73055d
multiphaseMixture: Remove alphaTable which is no longer used
2013-05-11 11:57:10 +01:00
Henry
f18c1c53b2
phaseChangeTwoPhaseMixtures: Correct docs for mDotP function
2013-05-11 11:56:57 +01:00
Henry
5414fd3058
Update header
2013-05-07 12:15:18 +01:00
Henry
15e553b881
compressibleTwoPhaseEulerFoam: Corrected pressure work due to interface motion in EEqns
2013-05-06 22:25:57 +01:00
Henry
7310d0911d
interMixingFoam: updated tutorials
2013-05-03 17:58:16 +01:00
Henry
d13c9810e8
VoF Solvers: Relocate the correction, sub-cycling and compressions controls from PIMPLE to the alpha1 sub-dict
...
MULES: Add support for explicit correction
interPhaseChangeFoam: Add option for explicit MULES or as correction to an upwind solution
Deprecate implicit form of MULES
2013-05-03 15:46:29 +01:00
Henry
473cf07dde
MULES: Split files to separate the explicit and implicit forms
...
IMULES: MULES for implicit solution
2013-05-01 15:32:36 +01:00
Henry
927a5267d3
interDyMFoam and compressibleInterDyMFoam: improved handling of fluxes
2013-04-29 14:36:19 +01:00
Henry
c205857f0b
interPhaseChangeFoam: Improve consistency with current interFoam
2013-04-28 21:53:30 +01:00
Henry
2bacd81371
interPhaseChangeFoam: corrected handling of alpha1 for transport and updated for consistency with interFoam
2013-04-27 15:31:14 +01:00
Henry
e08e4b0b5c
multiphaseEulerFoam: Check consistency of surface tension and interface compression coefficients
2013-04-05 15:27:26 +01:00
Henry
339644581c
Field mapping following topology change: Dy default additional faces now inherit the internal field values
...
if they do not have neighbouring faces from which the values may be
interpolated. Also the old-time flux is set to the current flux values
following correction. This currently supports only Euler time-schemes.
2013-03-25 16:43:46 +00:00
Henry
40f5e8c8e1
compressibleTwoPhaseEulerFoam: Improve compressibility handling and instate transonic option
2013-03-21 17:05:55 +00:00
Henry
6247f0630b
compressibleInterFoam: Improve handling of compressibility and instate support for transonic flow
2013-03-21 17:05:27 +00:00
Henry
d05e256dcd
src/transportModels: split twoPhaseMixture from twoPhaseProperties as a separate library
2013-03-09 16:15:29 +00:00
Henry
40d8c48295
Update headers
2013-03-01 17:47:29 +00:00
Henry
8dcb8b686c
compressibleTwoPhaseEulerFoam, multiphaseEulerFoam and twoPhaseEulerFoam phaseModel: treat slip conditions as special cases and set the corresponding flux to fixedValue 0
2013-03-01 17:46:26 +00:00
Henry
afd07288ad
compressibleTwoPhaseEulerFoam/alphaEqn.H: Add commented legacy semi-implicit unbounded alpha formulation for reference
2013-03-01 17:46:03 +00:00
Henry
2176098a3e
compressibleTwoPhaseEulerFoam: select the phase energy source terms correctly
2013-03-01 17:45:42 +00:00
Henry
371c5aed11
multiphase: Update U BCs for MRF
2013-02-23 14:44:39 +00:00
Henry
d17b0b583c
compressibleTwoPhaseEulerFoam: Complete support for sensible internal energy and update tutorials
2013-02-12 15:12:21 +00:00
Henry
c7ad9e1133
compressibleInterFoam tutorials updated for new thermo
2013-02-07 15:58:14 +00:00
Henry
186bf33d9f
compressibleInterFoam: renamed twoPhaseThermo -> twoPhaseMixtureThermo
2013-02-07 12:37:04 +00:00
Henry
fdf751763d
Update Headers
2013-02-07 12:31:14 +00:00
Henry
d53245c833
Multiphase: Update all solvers to accommodate the split between twoPhaseMixture and incompressibleTwoPhaseMixture
2013-02-07 12:31:00 +00:00
Henry
59f9f9ebd1
twoPhaseMixture: Add alpha2
2013-02-06 10:52:49 +00:00
Henry
edbf12c163
compressibleInterFoam: Further development of twoPhaseThermo
2013-02-06 10:51:25 +00:00
Henry
0d91b161af
Update headers
2013-02-05 14:54:36 +00:00
Henry
1a294d0235
Thermo: move the he BC set functions into basicThermo
2013-02-05 14:54:28 +00:00
Henry
2602868b00
Update wallHeatTransfer BC for turbulence
2013-02-05 14:51:01 +00:00
Henry
1ae61659fa
interPhaseChangeFoam: No need to check continuity error and the velocity divergence defines the compressibility effect
2013-02-03 22:01:22 +00:00
andy
18c4ecd89e
ENH: Removed -g flag from Make/options file
2013-01-22 12:27:28 +00:00
Henry
6e5e96414d
compressibleTwoPhaseEulerFoam: Improved handling of compressibility effect on continuity and boundedness
2013-01-19 14:15:57 +00:00
Henry
0aee45baaa
compressibleTwoPhaseEulerFoam: Completed update to energy equations and tutorials
2013-01-18 22:01:51 +00:00
Henry
03c8cf06da
twoPhaseEulerFoam: Update flux naming convention
2013-01-17 18:03:45 +00:00
Henry
0156c6549c
Update headers
2013-01-17 18:03:14 +00:00
Henry
fe8bcb4905
compressibleTwoPhaseEulerFoam: Further updates to include new thermo structure
2013-01-17 18:02:55 +00:00
Henry
edd97f54b7
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-01-09 14:44:28 +00:00
Henry
ca27143830
compressibleTwoPhaseEulerFoam: Update EEqns
2013-01-09 14:44:16 +00:00
Henry
bf23c7e9bb
compressibleTwoPhaseEulerFoam: Updated thermodynamics
2013-01-09 14:38:24 +00:00
Henry
88871bd43a
twoPhaseEulerFoam: Better handling of particle pressure
2013-01-09 14:34:09 +00:00
andy
d2b84dc511
ENH: Updated fieldSources->fvOptions for solvers
2013-01-08 09:38:01 +00:00
Henry
db89978ade
Updated headers for Laurence and Andy
2012-12-17 11:42:00 +00:00
Henry
78f0cb5097
Resolve the green
2012-12-13 16:27:00 +00:00
opencfd
391a703b90
COMP: various: indirect linkage problems on Ubuntu12.04
2012-12-10 17:08:42 +00:00
Henry
281422ccbf
interFoam family: added generic sources support in momentum equation
2012-12-07 17:52:18 +00:00
Henry
06b0bac617
twoPhaseEulerFoam: Files transferred from bubbleFoam
2012-11-14 15:46:27 +00:00
Henry
8f45806c1d
twoPhaseEulerFoam: Files transferred from bubbleFoam
2012-11-14 15:45:19 +00:00
Henry
63a406e935
settlingFoam: Changed from reading alpha to reading Alpha to support more complex BCs for Alpha
2012-11-14 15:44:23 +00:00
Henry
0c9c9ef91d
bubbleFoam: Removed, replaced by twoPhaseEulerFoam
2012-11-14 15:43:12 +00:00
andy
6bc9714f1f
ENH: Updated MRF solvers
2012-10-29 16:57:58 +00:00
Henry
6b3d620f27
cavitatingDyMFoam: new moving-mesh version of cavitatingFoam
2012-10-26 15:34:47 +01:00
Henry
314c9475ff
twoLiquidMixingFoam: Converted to using MULES and sub-cycling for alpha1
...
Operator-splitting is used for the diffusion
2012-10-24 17:25:23 +01:00
Henry
6138cf6d47
Update headers
2012-10-24 17:25:12 +01:00
Henry
766abbc075
multiphase solver: Update and rationalize the alphaEqnSubCycling.H
2012-10-24 17:25:00 +01:00
Henry
54842e87aa
twoLiquidMixingFoam: Converted to using MULES and sub-cycling for alpha1
...
Operator-splitting is used for the diffusion
2012-10-24 17:24:12 +01:00
andy
af8f5ed606
ENH: Updates to porosity solvers
2012-10-18 16:39:06 +01:00
Henry
a114345eab
Thermodynamics and sub-models: Removed "Sp" boundedness corrections on transport, replaced with "bounded Gauss" scheme
2012-09-21 14:34:42 +01:00
Henry
8609c83645
Thermodynamics: Initialized dpdt to 0 and added a switch on update
...
so that the effect of the term on the enthalpy equation is optional
2012-09-13 11:25:55 +01:00
Henry
dfd24f5e98
multiphaseSystem: removed phaseModelTable
...
phaseModelTable superseded by PtrDictionary
2012-08-28 23:25:04 +01:00
andy
9162ade598
BUG: missing link option to incompressibleRASModels to enable wall function selection - mantis #627
2012-08-16 09:14:03 +01:00
andy
2d419cc7df
BUG: Corrected mechanical energy in pEqn of compressibleTwoPhaseEulerFoam - mantis #624
2012-08-15 12:57:55 +01:00
Henry
b94d46d0e7
multiphase and fireFoam: set phi based on the interpolated U before the pEqn construction for the p BCs
2012-08-02 15:29:08 +01:00
Henry
0488709387
multiphase: Correct phi BCs for p BCs
2012-07-31 22:36:06 +01:00
Henry
aac8468aa8
interDyMFoam: Update the phi boundary field for consistency for the p_rgh BC
2012-07-30 12:31:51 +01:00
Henry
1464c4ff5c
multiphase (VoF): Added support for general turbulence models
...
Required the addition of the divDevRhoR function to all incompressible turbulence models
2012-07-27 14:56:01 +01:00
Henry
c6359c087b
compressibleTwoPhaseEulerFoam/pEqn.H: Corrected handling of the kinetic theory drag in the pressure equation
2012-07-25 12:04:09 +01:00
Henry
668a0e95b5
radialModel/SinclairJackson/SinclairJacksonRadial.C: Updated to compile SP
2012-07-02 11:47:49 +01:00
Henry
c2930574a7
Updated header
2012-06-25 11:35:02 +01:00
Henry
23ad7a11fe
multiphaseEulerFoam: Completed support for surface tension and contact angle.
...
Also improved the efficiency of the handling of the models by evaluating only those specified.
2012-06-25 11:34:46 +01:00
Henry
0cc2df494f
Updated header
2012-06-22 11:55:30 +01:00