Commit Graph

415 Commits

Author SHA1 Message Date
Henry
3ac2d3e65a Rationalised createPcorrTypes.H and createUf.H 2013-09-10 17:08:29 +01:00
Henry
51f085faa5 Rewrite of ddtPhiCorr - ddtCorr and density-weight HbyA on compressible solvers.
For DyM solvers phiAbs is replaced by Uf but this conversion is currently not complete
2013-09-09 12:41:20 +01:00
Henry
2cc2770530 multiphaseEulerFoam: Avoid cyclic linkage dependency 2013-08-23 16:20:42 +01:00
Henry
c3a425ae62 Updated headers 2013-08-22 16:51:41 +01:00
Henry
005bfcd851 multiphase: completed renaming of phase fields to use the new groupName convention and interface 2013-08-22 16:51:16 +01:00
Henry
48bf5ba4fb twoPhaseEulerFoam: Update the handling of phi BCs in MRF region 2013-08-21 12:10:18 +01:00
Henry
046f740f0e Renamed relativeFlux -> makeRelative and absoluteFlux -> makeAbsolute 2013-08-20 15:40:00 +01:00
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