Commit Graph

1278 Commits

Author SHA1 Message Date
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
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
f1f344b812 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-20 10:45:19 +01:00
Henry
2d124e8e8b Removed blank-line 2013-06-20 10:40:01 +01:00
andy
ea94da2168 ENH: Documentation updates 2013-06-13 12:58:03 +01:00
andy
77d8b45ded BUG: chemFoam - reverted change to pressure indexing 2013-06-12 09:38:13 +01:00
andy
850816f829 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-06-11 11:18:00 +01:00
andy
eb7456eee5 ENH: Added fvOptions support to buoyantBoussinesq heat transfer solvers 2013-06-11 11:17:46 +01:00
mattijs
3050476b1f STYLE: chtMultiRegionFoam: corrected comment 2013-06-07 14:53:49 +01:00
andy
1ad81c9b19 BUG: Added missing/non-committed file 2013-06-04 09:50:21 +01:00
andy
d18db8ba07 ENH: potentialFreeSurfaceFoam - updated phi patches so can use fixed flux pressure on moving boundaries 2013-06-03 18:26:56 +01:00
Henry
876beee7ec Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-11 11:57:21 +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
andy
314d05cfdb STYLE: Minor typo corrections 2013-05-10 10:15:31 +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
andy
9ebd8a851a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 17:33:37 +01:00
Henry
d609e0270a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 15:47:52 +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
andy
620f16b06e BUG: Renamed fluidThermo[Cloud|Parcel] back to basicThermo[Cloud|Parcel] 2013-05-03 10:42:36 +01:00
mattijs
5bc4cc3b7c Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-05-01 16:57:36 +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
042354a88e rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases 2013-04-29 14:34:15 +01:00
Henry
c205857f0b interPhaseChangeFoam: Improve consistency with current interFoam 2013-04-28 21:53:30 +01:00
Henry
b0a68b775e Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-27 15:31:26 +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
mattijs
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
andy
2915000cbc BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn 2013-04-11 12:05:44 +01:00
Henry
456a74c9f6 Incompressible heatTransfer: Rename kappa->alpha and move turbulentHeatFluxTemperature BC to turbulence base class 2013-04-05 17:21:58 +01:00
Henry
b07e4f55b4 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-05 15:27:44 +01:00
Henry
e08e4b0b5c multiphaseEulerFoam: Check consistency of surface tension and interface compression coefficients 2013-04-05 15:27:26 +01:00
andy
c8ea8198cd STYLE: Updated solver header documentation 2013-03-27 15:49:58 +00:00
andy
adc90617af Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-03-26 12:30:28 +00: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
Henry
1d64955b69 rhoReactingFoam: Correct handling of the density correction term for the transonic case 2013-03-21 17:05:00 +00:00
andy
8c16c4b678 BUG: Re-added general turbulence to chtMultiRegionFoam 2013-03-21 10:03:59 +00:00
andy
1290c0f914 ENH: Added fvOptions support to potentialFoam 2013-03-18 09:49:49 +00:00
andy
b45a4486b1 STYLE: Updates to erroneous copyright dates - applications 2013-03-13 09:45:16 +00:00