Henry
6d2819686a
interFoam: Minor improvement to diagnostic message
2012-02-01 12:30:41 +00:00
Henry
aad5c6519b
interDyMFoam: Correct the sub-cycled cell volumes used for phase volume fraction calculation
2012-01-31 11:19:01 +00:00
Henry
c6c4508217
New BC: phaseHydrostaticPressure
...
Applies a constant density hydrostatic pressure to the region of the patch for
which the specified phase is non-zero.
2012-01-30 16:05:15 +00:00
Henry
0b1bcbb753
Remove non-ASCII characters
2012-01-19 16:27:23 +00:00
Henry
e1c876f59a
multiphaseEulerFoam: Make the specification of the slamming damper optional
2011-12-29 23:48:26 +00:00
Henry
d7fcc07675
compressibleTwoPhaseEulerFoam, multiphaseEulerFoam: correct drag coeff boundary field
2011-12-29 14:01:02 +00:00
Henry
49cd1382c5
multiphaseEulerFoam: final version for ANL including ad hoc slamming energy attenuation source
2011-12-28 17:50:55 +00:00
Henry
29d4f2ff33
multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C: updated drag pre-factor
2011-12-21 10:27:09 +00:00
Henry
7b7fe8cf0a
multiphaseEulerFoam phaseModel : Correct re-reading of dictionary entries
2011-12-21 10:18:53 +00:00
Henry
a5eaa2bafd
multiphaseEulerFoam: Change the specification of the residual drag and smooth the drag phase-fraction pre-factor
...
* The residual drag is now specified in terms of a residual phase-fraction and slip-velocity.
* The drag phase-fraction pre-factor is smoothed so that the computational molecule matches that
of the transport terms.
2011-12-05 10:17:15 +00:00
Henry
3bab081c23
multiphaseEulerFoam: Remove old file
2011-12-05 10:11:19 +00:00
Henry
4b31cf0407
SP build: use scalar(1) rather than 1.0
2011-11-29 22:16:11 +00:00
Henry
fb64cd1131
interDyMFoam: Updated the initialisation of phiAbs
2011-11-28 13:59:53 +00:00
Henry
450ec09509
interDyMFoam: Corrected handling of relative and absolute fluxes in correctPhi
2011-11-28 11:52:08 +00:00
andy
d3b0b79bf6
ENH: Corrected ambiguous field construction from tmp
2011-11-25 12:31:58 +00:00
Henry
1f196bb462
compressibleTwoPhaseEulerFoam/interfacialModels: corrected phaseModel library link
2011-11-24 17:35:05 +00:00
Henry
fc6049ab3f
Thermodynamics: Further changes relating to the total energy sources for the enthalpy equation
2011-11-24 08:33:05 +00:00
Henry
dc810ea88d
Thermodynamics: Completed most of the conversion of the enthalpy source
2011-11-23 16:56:13 +00:00
andy
36e4a15363
BUG: multiphaseEulerFoam was linked against -lphaseModel instead of -lcompressibleMultiPhaseModel
2011-11-15 14:06:11 +00:00
andy
83cbf3a851
BUG: Corrected finalInnerIter call in pEqn
2011-10-26 14:39:50 +01:00
andy
6a999c7225
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-10-26 14:32:13 +01:00
Henry
50322c3f4c
Corrected line length
2011-10-26 14:32:01 +01:00
Henry
a5ba2cc9cd
multiphaseEulerFoam: Work in progress
2011-10-26 14:30:06 +01:00
andy
3f53a04f09
ENH: Extended and restructured solutionControl class
2011-10-26 14:29:49 +01:00
andy
d05c5a41a1
ENH: Updated PIMPLE solvers to new pimpleControl framework
2011-10-26 12:04:25 +01:00
Henry
304b22f9ae
interDyMFoam: Improved mesh-motion mapping and reinstated ddtPhiCorr
2011-09-29 17:29:01 +01:00
Henry
72a2f9b45c
multiphaseEulerFoam: further updates to the MRF functionality
2011-09-16 19:18:19 +01:00
andy
b6fafa7284
BUG: Partial revert of commit 8ae9569
2011-09-12 17:41:46 +01:00
Henry
ae582a7a12
twoPhaseEulerFoam/interfacialModels/dragModels/WenYu: minor reorganisation
2011-09-09 16:51:10 +01:00
andy
8ae9569085
ENH: Multiple commits - lumped due to git index file corruption
...
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
Henry
531b721d4b
Corrected line length
2011-09-09 10:46:40 +01:00
Henry
4ff31e73ef
multiphaseEulerFoam: Added support for MRF and different schemes for each phase-fraction
...
Corrected tutorials
2011-09-09 10:45:07 +01:00
andy
1c1a98363c
ENH: Simplified solvers - removed storePrevIter code
2011-09-08 12:04:15 +01:00
Henry
89554ace7f
Corrected formatting
2011-09-05 19:23:59 +01:00
Henry
85d1a92cf2
Corrected formatting
2011-09-05 19:21:53 +01:00
Henry
cff638a7da
multiphaseInterFoam: No need for refPhase with MULES
2011-09-05 19:09:32 +01:00
Henry
d47625903e
compressibleTwoPhaseEulerFoam: updated PIMPLE loop
2011-09-05 19:08:31 +01:00
Henry
209aad1bdc
compressibleTwoPhaseEulerFoam: Corrected location of compiled files
2011-09-05 19:08:00 +01:00
Henry
2c335d360b
multiphaseEulerFoam: new solver
...
including two simple tutorial cases
2011-09-05 19:06:38 +01:00
Henry
22d2f84af3
compressibleTwoPhaseEulerFoam: corrected name and location of the executable
2011-08-24 17:38:16 +01:00
Henry
a7251c4d87
Corrected line length
2011-08-24 17:19:17 +01:00
Henry
dab6fa5ed8
compressibleTwoPhaseEulerFoam: new solver for momentum conservative compressible two-phase flow
2011-08-24 17:17:10 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
Henry
391d788a29
Corrected headers
2011-08-09 10:42:37 +01:00
Henry
425d51a985
MMULES: new development of the MULES limiter to support limiting the sum of phase-fractions
...
multiphaseInterFoam: Upgraded to use the new MMULES algorithm
2011-08-09 10:39:58 +01:00
Henry
1e2832fd7d
Corrected class names in the file descriptions
2011-07-19 17:26:55 +01:00
Henry
d81d99d490
bubbleFoam, twoPhaseEulerFoam: Added storage of pressure from the previous iteration for PIMPLE
2011-07-09 22:24:28 +01:00
Henry
729bdbb640
twoPhaseEulerFoam/interfacialModels/dragModels: Corrections for parallel operation
2011-07-05 17:02:21 +01:00
Henry
0200b59e79
twoPhaseEulerFoam:frictionalStressModel/Schaeffer: Correct mut on processor boundaries
2011-06-13 22:32:15 +01:00
andy
95d8fd4860
STYLE: Updated copyright dates
2011-05-11 11:34:38 +01:00