Henry
50b2edbedc
twoPhaseEulerFoam: transform to solve for p_rgh
...
to avoid excessive pressure/buoyancy balance errors on non-orthogonal meshes
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1379
2015-03-17 22:40:09 +00:00
Henry
43aec8425b
TomiyamaLift: Updated coefficient to make the model continuous at EoH = 10.7
...
Correction provided by Juho Peltola
2015-03-11 18:06:04 +00:00
Henry
2e2cbe50c6
TomiyamaLift: Corrected coefficients to correspond exactly to the original paper cited
...
Resolved bug-report http://www.openfoam.org/mantisbt/view.php?id=1564
2015-03-10 19:57:42 +00:00
Henry
76c7f68ac1
fluidThermo: Add compressibleTransportModel as base-class
...
Needed to create generic compressible turbulence model library
2015-02-17 17:25:26 +00:00
Henry
f58fd14271
Corrected capitalization of Doxygen documentation comments
2015-02-14 13:10:15 +00:00
Henry
e13210a6d6
twoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE: Corrected sign of random coalescence source
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1382
2015-02-13 09:23:22 +00:00
Henry
a4f46eb5e6
pEqn: DO NOT constrain the pressure equation as this will lead to continuity errors
2015-02-12 10:42:17 +00:00
Henry
a4cca549e2
Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration
2015-02-12 09:59:52 +00:00
Henry
92e0c46ad1
kineticTheoryModel: Name intermediate variable and avoid duplicate registration
2015-02-11 16:51:44 +00:00
Henry
bdd5c4b8d3
twoPhaseEulerFoam/twoPhaseSystem/diameterModels/constantDiameter: Do not register the temporary diameter field
2015-02-11 14:48:34 +00:00
Henry
def52a306a
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
Henry
927498accb
Applications: use pimpleControl.dict() and simpleControl.dict() instead of looking-up the sub-dict
2015-02-09 22:15:26 +00:00
Henry
c79d2566b0
twoPhaseEulerFoam: Corrected EoH2
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1505
2015-02-02 09:44:18 +00:00
Henry
b8145063e3
twoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE: Added fvOptions support
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1402
2015-01-22 10:59:45 +00:00
Henry
9053fefa6c
multiphase solvers: print phase-name rather than alpha1/2 when printing max and min phase-fraction
2015-01-21 20:07:15 +00:00
Henry
22869d6e38
Updated header
2015-01-08 16:25:48 +00:00
Henry
5d5c397c44
twoPhaseEulerFoam: removed unnecessary fvc.H
2015-01-08 16:25:17 +00:00
Henry
6f0b2c1727
wallDist: Add support for cached wall-reflection vectors
...
Currently these vectors are generated at the same time as the wall-distance field
by the same run-time selected algorithm. This will be changed so that the wall-reflection
vectors are only generated and stored if required.
2015-01-08 16:08:53 +00:00
Henry
bb2c2efd49
wallDist: now a MeshObject cached and updated automatically with a run-time selected algorithm
...
When using models which require the wallDist e.g. kOmegaSST it will
request the method to be used from the wallDist sub-dictionary in
fvSchemes e.g.
wallDist
{
method meshWave;
}
specifies the mesh-wave method as hard-coded in previous OpenFOAM versions.
2015-01-08 10:40:23 +00:00
Henry
ba0393358f
Updated headers
2015-01-06 17:32:02 +00:00
Henry
5085a9807b
wallDist: separate the meshWaveWallDist from the wallDist interface
...
In preparation for run-time selectable methods
2015-01-06 17:31:02 +00:00
Henry
cd405fd369
twoPhaseEulerFoam/interfacialModels/turbulentDispersionModels: Added Fprime function
...
to support improved discretisation in pEqn and implicit treatment in the phase-fraction equation
2014-12-22 20:11:04 +00:00
Henry
f82cd6c7c0
Added general kOmegaSST and kOmegaSSTSato for multiphase flow
...
Provided by Juho Peltola
2014-12-19 21:33:38 +00:00
Henry
aab5463644
Reformat references
2014-12-19 21:33:16 +00:00
Henry
b1a1a32c98
Corrected for SP compilation
2014-12-19 17:03:30 +00:00
Henry
fae6dcad37
Reformatted references
2014-12-19 11:55:16 +00:00
Henry
2cb1adebbf
Included new files
2014-12-19 11:54:57 +00:00
Henry
f1dfb92002
Removed spurious additional phase-fraction factor
2014-12-19 11:54:23 +00:00
Henry
c282a02ae5
Added LopezDeBertodano turbulentDispersionModel
2014-12-19 11:53:36 +00:00
Henry
8fa9f8944a
Added IshiiZuber drag model
2014-12-19 11:53:17 +00:00
Henry
bc5134a55e
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00