Commit Graph

75 Commits

Author SHA1 Message Date
Henry
16a89a6fce MULES: Consolidated support for LTS 2013-10-25 15:08:33 +01:00
Henry
f76a715155 multiphaseEulerFoam/multiphaseSystem/multiphaseSystem: Updated the inlet BC flux correction 2013-10-04 15:07:17 +01:00
mattijs
a37d59664c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.C
2013-09-12 15:39:26 +01:00
Henry
e9b6c5f293 Rationalise all correctPhi implementations 2013-09-11 22:59:00 +01:00
Henry
08baa6eda6 fixedFluxPressure BC: the snGrad is now pushed into the BC from pEqn.H rather than being evaluated in the BC 2013-09-11 00:10:00 +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
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
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
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
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
e08e4b0b5c multiphaseEulerFoam: Check consistency of surface tension and interface compression coefficients 2013-04-05 15:27:26 +01: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
371c5aed11 multiphase: Update U BCs for MRF 2013-02-23 14:44:39 +00:00
andy
18c4ecd89e ENH: Removed -g flag from Make/options file 2013-01-22 12:27:28 +00:00
Henry
0aee45baaa compressibleTwoPhaseEulerFoam: Completed update to energy equations and tutorials 2013-01-18 22:01:51 +00:00
andy
6bc9714f1f ENH: Updated MRF solvers 2012-10-29 16:57:58 +00: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
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
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
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
2d2ad386a6 Updated support for clang-3.1 2012-06-06 17:45:18 +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
97e659a5c6 multiphaseEulerFoam/pEqn.H: Improved handling of negative alpha for the creation of Dp 2012-03-21 17:38:23 +00:00
Henry
78522ae3c6 multiphase MRF solvers: added Coriolis contribution to the virtual-mass force 2012-03-21 17:35:54 +00:00
Henry
7c7fc6e02b multiphaseEulerFoam: Updated MRF support 2012-03-19 11:54:52 +00:00
Henry
a70398ae2c Corrected line length 2012-03-15 11:57:55 +00:00
Henry
2a81bbca22 multiphaseEulerFoam: Added comment about drag formulations 2012-03-15 11:55:37 +00:00
Henry
0d0dfbafe3 multiphaseEulerFoam: Corrected the handling of drag for more than 2 phases 2012-03-14 18:19:18 +00:00
Henry
f3fac5bbff multiphaseEulerFoam: Improved consistency between implicit and explicit parts of the virtual mass 2012-03-14 18:18:48 +00:00
Henry
05546f46d2 multiphaseEulerFoam: Improved U correction 2012-03-12 15:28:41 +00:00
Henry
c2041f9dba multiphase: completed phase renaming 2012-03-01 18:22:59 +00:00
Henry
2491f257b1 Corrected line lengths 2012-02-29 16:39:53 +00:00
Henry
2533e6f239 multiphaseEulerFoam: Remove local build of multiphaseFixedFluxPressureFvPatchScalarField 2012-02-27 12:42:54 +00:00
Henry
4700f9dfd7 Corrected headers 2012-02-24 12:31:17 +00:00