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 |
|
Henry
|
93355167ec
|
multiphaseEulerFoam: Completed support for surface tension
|
2012-06-22 11:55:10 +01:00 |
|
Henry
|
34a97a0698
|
multiphaseEulerFoam: Removed kineticTheoryModels pending a rewrite
|
2012-06-22 11:53:56 +01:00 |
|
Henry
|
824ec8be0c
|
Updated headers
|
2012-06-22 11:51:15 +01:00 |
|
Henry
|
0025112496
|
compressibleTwoPhaseEuler: Updated kinetic theory from 2.1.x
|
2012-06-22 11:50:55 +01:00 |
|
Henry
|
4260f4b6cd
|
Updated headers
|
2012-06-22 11:49:50 +01:00 |
|
Henry
|
344aa46854
|
compressibleTwoPhaseEuler: Updated kinetic theory from 2.1.x
|
2012-06-22 11:49:30 +01:00 |
|
Henry
|
2d2ad386a6
|
Updated support for clang-3.1
|
2012-06-06 17:45:18 +01:00 |
|
Henry
|
ef8efc27ba
|
Solvers and tutorials: changed use of buoyantPressure BC to fixedFluxPressure
|
2012-04-20 09:49:58 +01:00 |
|
Henry
|
28762dc468
|
Removed trailing whitespace
|
2012-04-19 14:17:30 +01:00 |
|
Henry
|
59f63768d6
|
multiphase: Changed phiU to phiHbyA and cache HbyA rather than store the velocity predictor in U
|
2012-04-19 09:39:56 +01:00 |
|
Henry
|
6ce4484918
|
interFoam et. al.: Changed phiU to phiHbyA and cache HbyA rather than changing U
|
2012-04-18 16:33:59 +01:00 |
|
Henry
|
db0ba8d11c
|
compressibleInterFoam: Added new equation of state adiabaticPerfectFluid
|
2012-04-17 16:50:21 +01:00 |
|
Henry
|
cd51a5eea3
|
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
|
2012-04-17 16:48:27 +01:00 |
|
Henry
|
e514d0a79c
|
Updated headers
|
2012-04-16 15:55:00 +01:00 |
|
Henry
|
629bca4de9
|
compressibleInterFoam: Add support for run-time selectable equation of state
|
2012-04-16 15:54:08 +01:00 |
|
Henry
|
8e3e1808ec
|
compressibleInterFoam: Added thermal support
|
2012-04-16 11:47:28 +01:00 |
|
Henry
|
aa7c66a3ff
|
twoPhaseMixture: Added support for named phases
e.g. in transportProperties
phases (air water);
|
2012-04-16 11:46:35 +01:00 |
|
Henry
|
917301d62b
|
Corrected headers and formatting
|
2012-04-02 12:06:36 +01:00 |
|
Henry
|
30c6e0c77f
|
multiphaseEulerFoam/correctPhi.H: Remove adjustPhi
|
2012-03-30 16:31:12 +01:00 |
|
Henry
|
9d7cb91af1
|
Update headers
|
2012-03-22 11:48:29 +00:00 |
|
Henry
|
1ebe55d95b
|
multiphase solvers: remove lift and drag at fixed-flux BCs, i.e. inlets
|
2012-03-22 11:48:09 +00:00 |
|
Henry
|
61a0fb168a
|
twoPhaseEulerFoam/pEqn.H: use cell-based drag in momentum corrector
|
2012-03-21 17:39:07 +00:00 |
|
Henry
|
97e659a5c6
|
multiphaseEulerFoam/pEqn.H: Improved handling of negative alpha for the creation of Dp
|
2012-03-21 17:38:23 +00:00 |
|
Henry
|
061511e3de
|
compressibleTwoPhaseEulerFoam/pEqn.H: minor reformat
|
2012-03-21 17:36:42 +00:00 |
|
Henry
|
78522ae3c6
|
multiphase MRF solvers: added Coriolis contribution to the virtual-mass force
|
2012-03-21 17:35:54 +00:00 |
|
Henry
|
0b240922e9
|
twoPhaseEulerFoam: updated alphaEqn to use MULES
|
2012-03-19 16:14:58 +00:00 |
|
Henry
|
3324e7bbff
|
interFoam: minor formatting improvement
|
2012-03-19 16:13:46 +00:00 |
|
Henry
|
5fe6a03337
|
twoPhaseEulerFoam: Add MRF support
|
2012-03-19 11:56:38 +00:00 |
|
Henry
|
6056c00f28
|
twoPhaseEulerFoam/phaseModel: Make consistent with compressibleTwoPhaseEulerFoam
|
2012-03-19 11:56:22 +00:00 |
|
Henry
|
7841318b76
|
twoPhaseEulerFoam: Add MRF support and remove MRFTwoPhaseEulerFoam
|
2012-03-19 11:55:48 +00:00 |
|
Henry
|
7c7fc6e02b
|
multiphaseEulerFoam: Updated MRF support
|
2012-03-19 11:54:52 +00:00 |
|
Henry
|
f6df09870b
|
twoPhaseEulerFoam: new virtual-mass formulation being considered
|
2012-03-16 12:26:50 +00:00 |
|
Henry
|
82be4453f4
|
MRFtwoPhaseEulerFoam: improved handling of the flux BCs for MRF
|
2012-03-16 12:26:15 +00:00 |
|
Henry
|
7f2ff7c8ff
|
compressibleTwoPhaseEulerFoam: Corrected boundary relative fluxes for MRF
|
2012-03-15 20:01:49 +00:00 |
|
Henry
|
0a50fdabe0
|
MRFtwoPhaseEulerFoam: update MRF handling of U
|
2012-03-15 15:11:05 +00:00 |
|
Henry
|
3417551c2d
|
compressibleTwoPhaseEulerFoam: added MRF support
|
2012-03-15 15:10:42 +00:00 |
|