mattijs
e1a5f3f8ae
END: chtMultiRegionFoam: avoid double registration of Cp
2013-11-06 17:25:14 +00:00
Henry
3da28cb4bc
interDyMFoam: support relaxation of p_rgh
2013-11-06 09:55:46 +00:00
andy
9a8e128e8d
BUG: sprayFoam - updated pressure equation for relativeFlux - mantis #1045
2013-11-05 10:20:58 +00:00
Henry
6df8f705ae
6-DoF solid body motion: Support PIMPLE iteration and acceleration relaxation
2013-10-31 10:22:26 +00:00
Henry
f5fd050293
VoF solvers: phase-fraction equation and move mesh motion into PIMPLE loop
2013-10-30 12:50:12 +00:00
Henry
b994d6a11f
MULES: Added support for predictor-corrector formulation to interFoam and LTSInterFoam
2013-10-27 21:00:46 +00:00
Henry
16a89a6fce
MULES: Consolidated support for LTS
2013-10-25 15:08:33 +01:00
Henry
541d36b995
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-10-21 10:02:36 +01:00
Henry
6a2d8b7e2f
twoPhaseEulerFoam: Changes pEqn into phase mass-conservative form (at convergence)
2013-10-20 19:48:51 +01:00
Henry
739e8d84c9
twoPhaseEulerFoam: Removed unused gh
2013-10-18 10:19:31 +01:00
Henry
79467c20ae
twoPhaseEulerFoam: Added IATE
2013-10-10 16:29:21 +01:00
Henry
f76a715155
multiphaseEulerFoam/multiphaseSystem/multiphaseSystem: Updated the inlet BC flux correction
2013-10-04 15:07:17 +01:00
Henry
25c4f31bfd
compressibleMultiphaseInterFoam: hack implementation of compressible multiphaseInterFoam
...
Needs to be consolidated with multiphaseInterFoam with thermal and
compressibility effects made run-time selectable
2013-10-04 08:58:41 +01:00
Henry
8c67099c57
twoPhaseEulerFoam/alphaEqn.H: Improved handling of the limited alpha
...
flux at inflow faces
2013-10-03 08:47:30 +01:00
Henry
e53d830742
rhoPimpleDyMFoam: correct dpdt for mesh-motion
2013-10-01 10:37:16 +01:00
Henry
5eec17c9c6
Add LTSReactingFoam
2013-09-30 08:34:18 +01:00
Henry
9c099f2160
LTSReactingFoam: Improved defaults
2013-09-27 22:44:28 +01:00
Henry
e197117805
chemistryModel: removed superfluous time argument to solve
2013-09-26 22:40:13 +01:00
Henry
ca6fb03260
LTSInterFoam: Improved temporal damping
2013-09-26 22:39:39 +01:00
Henry
2e846f260d
Minor clean-up
2013-09-26 22:39:15 +01:00
Henry
da4acfbaa3
LTSReactingFoam: New LTS version of reactingFoam
2013-09-26 22:38:41 +01:00
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
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
Henry
d05e256dcd
src/transportModels: split twoPhaseMixture from twoPhaseProperties as a separate library
2013-03-09 16:15:29 +00:00
andy
0a8bae1f54
ENH: Adding changes from 2.2.0
2013-03-06 15:41:24 +00:00
andy
cbb8c3678b
BUG: traction displacement error - mantis #763
2013-03-06 15:33:21 +00: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
afd07288ad
compressibleTwoPhaseEulerFoam/alphaEqn.H: Add commented legacy semi-implicit unbounded alpha formulation for reference
2013-03-01 17:46:03 +00:00
Henry
2176098a3e
compressibleTwoPhaseEulerFoam: select the phase energy source terms correctly
2013-03-01 17:45:42 +00:00
Henry
371c5aed11
multiphase: Update U BCs for MRF
2013-02-23 14:44:39 +00:00
andy
b69e0ae07a
ENH: Consisteny update for turbulence G field name
2013-02-18 14:20:37 +00:00
Henry
d17b0b583c
compressibleTwoPhaseEulerFoam: Complete support for sensible internal energy and update tutorials
2013-02-12 15:12:21 +00:00
Henry
d8eb000d14
rhoCentralDyMFoam: Remove spurious Info statement
2013-02-12 10:12:34 +00:00
Henry
c7ad9e1133
compressibleInterFoam tutorials updated for new thermo
2013-02-07 15:58:14 +00:00
Henry
186bf33d9f
compressibleInterFoam: renamed twoPhaseThermo -> twoPhaseMixtureThermo
2013-02-07 12:37:04 +00:00
Henry
11f638c648
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-07 12:31:25 +00:00
Henry
fdf751763d
Update Headers
2013-02-07 12:31:14 +00:00
Henry
d53245c833
Multiphase: Update all solvers to accommodate the split between twoPhaseMixture and incompressibleTwoPhaseMixture
2013-02-07 12:31:00 +00:00
andy
c834330dc3
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-02-07 09:59:47 +00:00
Henry
59f9f9ebd1
twoPhaseMixture: Add alpha2
2013-02-06 10:52:49 +00:00
Henry
edbf12c163
compressibleInterFoam: Further development of twoPhaseThermo
2013-02-06 10:51:25 +00:00
Henry
0d91b161af
Update headers
2013-02-05 14:54:36 +00:00
Henry
1a294d0235
Thermo: move the he BC set functions into basicThermo
2013-02-05 14:54:28 +00:00
Henry
2602868b00
Update wallHeatTransfer BC for turbulence
2013-02-05 14:51:01 +00:00
Henry
1ae61659fa
interPhaseChangeFoam: No need to check continuity error and the velocity divergence defines the compressibility effect
2013-02-03 22:01:22 +00:00
andy
e1913362ad
ENH: Added new thermoFoam utility
2013-01-31 15:39:56 +00:00
andy
f69816fa38
ENH: Updated buoyantSimpleFoam to use rhoThermo
2013-01-31 15:36:41 +00:00
sergio
cf5317d6bc
ENH: Updating solver chemFoam and fireFoam tutorials to use new naming
...
for gasThermoType based on type of energy solved
2013-01-28 10:49:35 +00:00
Henry
7a86319cc0
rho?imple?Foam: Remove update of rho at beginning of pEqn to improve convergence
2013-01-25 12:42:24 +00:00
andy
91300187a6
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2013-01-23 10:30:30 +00:00
andy
0499f53408
ENH: Added radiation to buoyantBoussinesqPimpleFoam
2013-01-23 09:02:09 +00:00
andy
fad2ab226b
BUG: Added missing radiation contribution to buoyantPimpleFoam
2013-01-23 08:58:47 +00:00
sergio
1bd6b1bbb7
ENH: Adding isotropic flag to solidThermo for transport.
...
Modified chtMultiRegionFoam and chtMultiRegionSimpleFoam to work with
anisotropic heat transfer conductivity
2013-01-22 13:04:44 +00:00
andy
18c4ecd89e
ENH: Removed -g flag from Make/options file
2013-01-22 12:27:28 +00:00