Commit Graph

941 Commits

Author SHA1 Message Date
Henry
f5a4a56f17 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-02-01 12:30:47 +00:00
Henry
6d2819686a interFoam: Minor improvement to diagnostic message 2012-02-01 12:30:41 +00:00
andy
90d2f80aae ENH: Deprecated channelFoam solver - can now use pimpleFoam with field sources 2012-01-31 12:23:16 +00:00
Henry
aad5c6519b interDyMFoam: Correct the sub-cycled cell volumes used for phase volume fraction calculation 2012-01-31 11:19:01 +00:00
Henry
c6c4508217 New BC: phaseHydrostaticPressure
Applies a constant density hydrostatic pressure to the region of the patch for
which the specified phase is non-zero.
2012-01-30 16:05:15 +00:00
andy
9c8e2fa709 ENH: Updated use of field sources in simple/pimple solvers 2012-01-26 16:23:34 +00:00
andy
56fccbfbad BUG: Corrected sprayFoam species evolution - mantis #394 2012-01-24 10:48:16 +00:00
Henry
f659614ac1 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/sampling/meshToMeshInterpolation/tetOverlapVolume/tetOverlapVolume.H
2012-01-19 16:34:43 +00:00
Henry
0b1bcbb753 Remove non-ASCII characters 2012-01-19 16:27:23 +00:00
andy
486da88fb9 BUG: Corrected mesh movement in sprayEngineFoam solver 2012-01-19 14:19:36 +00:00
mattijs
9030833a49 COMP: porousSimpleFoam: Make/options for fieldSources 2012-01-16 16:41:56 +00:00
sergio
f719c0df82 BUG: porousSolid T Ew modifications and lookup of T instead of the
thermo
2012-01-10 18:07:54 +00:00
sergio
011b804baa ENH: Adding fieldSources to Allwmake 2012-01-10 16:22:49 +00:00
sergio
e1462229c0 ENH: Changing chtMultiRegionFoam tutorial entries 2012-01-10 15:47:47 +00:00
sergio
df878f084a ENH: Modified chtMultiRegionFoam including porous media and
secondary regions loops
2012-01-10 15:46:38 +00:00
sergio
698ceefed1 ENH: Adding fieldSources lib to solvers usiing sources 2012-01-10 15:34:42 +00:00
Henry
e1c876f59a multiphaseEulerFoam: Make the specification of the slamming damper optional 2011-12-29 23:48:26 +00:00
Henry
c079821318 rhoCentralDyMFoam: Improved the handling of relative fluxes and corrected the pressure-work term 2011-12-29 23:48:09 +00:00
Henry
411db54faa sonicDyMFoam: Corrected pressure-work for mesh motion 2011-12-29 23:47:54 +00:00
Henry
d7fcc07675 compressibleTwoPhaseEulerFoam, multiphaseEulerFoam: correct drag coeff boundary field 2011-12-29 14:01:02 +00:00
Henry
49cd1382c5 multiphaseEulerFoam: final version for ANL including ad hoc slamming energy attenuation source 2011-12-28 17:50:55 +00:00
Henry
29d4f2ff33 multiphaseEulerFoam/multiphaseSystem/multiphaseSystem.C: updated drag pre-factor 2011-12-21 10:27:09 +00:00
Henry
7b7fe8cf0a multiphaseEulerFoam phaseModel : Correct re-reading of dictionary entries 2011-12-21 10:18:53 +00:00
Henry
a5eaa2bafd multiphaseEulerFoam: Change the specification of the residual drag and smooth the drag phase-fraction pre-factor
* The residual drag is now specified in terms of a residual phase-fraction and slip-velocity.
* The drag phase-fraction pre-factor is smoothed so that the computational molecule matches that
  of the transport terms.
2011-12-05 10:17:15 +00:00
Henry
3bab081c23 multiphaseEulerFoam: Remove old file 2011-12-05 10:11:19 +00:00
Henry
4b31cf0407 SP build: use scalar(1) rather than 1.0 2011-11-29 22:16:11 +00:00
Henry
df6459f74f Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-28 14:00:02 +00:00
Henry
fb64cd1131 interDyMFoam: Updated the initialisation of phiAbs 2011-11-28 13:59:53 +00:00
mattijs
51b6dcd4a3 COMP: 64bit label changes 2011-11-28 12:56:34 +00:00
Henry
450ec09509 interDyMFoam: Corrected handling of relative and absolute fluxes in correctPhi 2011-11-28 11:52:08 +00:00
andy
d3b0b79bf6 ENH: Corrected ambiguous field construction from tmp 2011-11-25 12:31:58 +00:00
Henry
1f196bb462 compressibleTwoPhaseEulerFoam/interfacialModels: corrected phaseModel library link 2011-11-24 17:35:05 +00:00
Henry
7d218b5e02 porousExplicitSourceReactingParcelFoam: Add total energy source term to enthalpy equation
Pressure time derivative term is run-time switchable
2011-11-24 15:26:59 +00:00
Henry
fc6049ab3f Thermodynamics: Further changes relating to the total energy sources for the enthalpy equation 2011-11-24 08:33:05 +00:00
Henry
dc810ea88d Thermodynamics: Completed most of the conversion of the enthalpy source 2011-11-23 16:56:13 +00:00
andy
971d1f1449 ENH: chtMultiRegionFoam - reverted calculation of global hEqn 2011-11-23 10:31:25 +00:00
Henry
3c7dc0e20a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-22 17:55:13 +00:00
Henry
96068a670d Thermodynamics: Changed h-eqn to conserve total energy 2011-11-22 17:54:13 +00:00
andy
4c67b05e2e ENH: Removed inappropriate construction of turbulence model from ico cloud solver 2011-11-22 17:26:41 +00:00
andy
396083ee36 BUG: Corrected source in LTSReactingParcelFoam solver (missong rho) 2011-11-22 11:30:13 +00:00
andy
3aadb63c4b ENH: Added new potentialFreeSurfaceFoam solver - single phase with wave height inclusion 2011-11-18 10:07:46 +00:00
andy
68a87d891b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-16 12:37:24 +00:00
Henry
52d5a8832d rhoCentralFoam: Corrected update of phi 2011-11-16 12:26:45 +00:00
andy
84ad94a455 ENH: pimple solvers: no longer update U in UEqn unless specifying a momentum predictor 2011-11-15 16:13:53 +00:00
andy
36e4a15363 BUG: multiphaseEulerFoam was linked against -lphaseModel instead of -lcompressibleMultiPhaseModel 2011-11-15 14:06:11 +00:00
andy
874b598bf2 STYLE: Code formatting and consistency 2011-11-11 16:58:39 +00:00
Sergio Ferraris
8968d1d0ae ENH: Moving circuitBoardCooling tutorial to buoyantSimpleFoam folder
and deleting old buoyantBaffleSimpleFoam
2011-11-08 16:39:36 +00:00
andy
97535cc66c ENH: Added new sprayEngineFoam solver to replace dieselEngineFoam 2011-11-08 16:19:46 +00:00
andy
627991bfc4 ENH: deprecated dieselSpray library and related solvers/deps 2011-11-08 16:18:59 +00:00
andy
51eb1ac5b6 BUG: chemFoam - density output on start-up was misleading due to presence of
call to thermo.correct()

- corresponds to mantis bug report 333
2011-11-07 14:25:51 +00:00