Commit Graph

1325 Commits

Author SHA1 Message Date
Henry
a1a427f875 alphaEqnsSubCycle: Corrected dimensions of rhoPhiSum 2013-09-12 23:49:44 +01:00
Henry
0cb195fa8d multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:14 +01:00
Henry
5521dfece0 multiphase: Improve the construction of rhoPhiSum 2013-09-12 17:48:08 +01:00
Henry
0e170be388 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-12 17:02:05 +01:00
Henry
40db2359b1 interDyMFoam: Update surface fields following mesh change 2013-09-12 17:02:02 +01:00
Henry
17f2d5f189 Completed update of ddtCorr to use Uf for DyM solvers 2013-09-12 16:58:39 +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
0417e181e9 rhoPimpleDyMFoam: Updated to use Uf rather than phiAbs for ddtCorr 2013-09-12 14:58:27 +01:00
Henry
e9b6c5f293 Rationalise all correctPhi implementations 2013-09-11 22:59:00 +01:00
Henry
6f62380b65 cavitatingDyMFoam: Updated to use Uf in ddtCorr (Untested) 2013-09-11 16:46:32 +01:00
Henry
ada61bfe2c Rationalise correctPhi in VoF solvers 2013-09-11 16:18:41 +01:00
Henry
006938fc16 compressibleInterDyMFoam: Update ddtCorr to use Uf rather than phi
Add tutorial case
2013-09-11 16:17:38 +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
3ac2d3e65a Rationalised createPcorrTypes.H and createUf.H 2013-09-10 17:08:29 +01:00
Henry
470553c61a Updated headers 2013-09-09 12:41:33 +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
andy
11f8a670bf STYLE: Corrected spelling 2013-09-03 12:18:47 +01:00
andy
0d13d8f1fc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-09-02 14:25:35 +01:00
Henry
f7145eb63f Removed unnecessary include directory 2013-09-02 09:46:25 +01:00
andy
480d51ee59 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-08-28 10:36:12 +01:00
andy
df2273f0c4 ENH: Refactored code 2013-08-28 10:28:10 +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
Sergio Ferraris
05022c2c02 BUG: In these solvers adjustPhi in the pEqn was calculated "before"
fvOption.relativeFlux() statement. Therefore adjustPhi was using
the absolute phi instead if the relative when the MRF was active
2013-08-07 17:18:08 +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
andy
4c0db5934d BUG: buoyantBoussinesq[Simple|Pimple]Foam - added missing fvOptions to pressure equations - mantis #921 2013-07-23 12:47:23 +01:00
Henry
d3fa77a93e interPhaseChangeDyMFoam: New dynamic-mesh version of interPhaseChangeFoam 2013-07-17 11:26:14 +01:00