Commit Graph

1083 Commits

Author SHA1 Message Date
Henry
875c74551a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-06 16:44:21 +01:00
Henry
1ccd1eac0a icoUncoupledKinematicParcelFoam: update nu 2012-09-06 16:44:10 +01:00
mattijs
3c183eba6c ENH: polyPatch: adding constraint patches to group 2012-09-05 16:40:59 +01:00
Henry
dfd24f5e98 multiphaseSystem: removed phaseModelTable
phaseModelTable superseded by PtrDictionary
2012-08-28 23:25:04 +01:00
Henry
9f096a403e Update headers 2012-08-23 14:13:30 +01:00
Henry
830c0ef382 Thermodynamyics: rename basicThermo -> fluidThermo and veryBasicThermo -> basicThermo 2012-08-23 14:13:13 +01:00
Henry
8f4b56b3c3 Thermodynamics: Rationalised the base classes for fluid and solid thermo.
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)

Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +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
andy
2d419cc7df BUG: Corrected mechanical energy in pEqn of compressibleTwoPhaseEulerFoam - mantis #624 2012-08-15 12:57:55 +01:00
andy
a76bdc1bd2 STYLE: minor code formatting 2012-08-03 09:24:21 +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
0488709387 multiphase: Correct phi BCs for p BCs 2012-07-31 22:36:06 +01:00
Henry
5f886ce3d6 fireFoam: Update the phi boundary field for consistency 2012-07-30 12:36:22 +01:00
Henry
aac8468aa8 interDyMFoam: Update the phi boundary field for consistency for the p_rgh BC 2012-07-30 12:31:51 +01:00
Henry
1464c4ff5c multiphase (VoF): Added support for general turbulence models
Required the addition of the divDevRhoR function to all incompressible turbulence models
2012-07-27 14:56:01 +01:00
Henry
c6359c087b compressibleTwoPhaseEulerFoam/pEqn.H: Corrected handling of the kinetic theory drag in the pressure equation 2012-07-25 12:04:09 +01:00
Henry
09aa9fbeb2 rhoPorousMRFSimpleFoam: Changed to rhoThermo
Also renamed addEnthalpySource -> addEnergySource
2012-07-16 09:49:04 +01:00
mattijs
0e1e599bfe STYLE: setRegionSolidFields: remove commented out old code 2012-07-10 10:03:57 +01:00
sergio
dccad82084 ENH: Modification of solid thermo, thermo baffles, pyrolysis and
tutorial, solvers solve for h in the solid
2012-07-03 10:54:27 +01:00
Henry
668a0e95b5 radialModel/SinclairJackson/SinclairJacksonRadial.C: Updated to compile SP 2012-07-02 11:47:49 +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
35d545d08f Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-22 11:54:02 +01:00
Henry
34a97a0698 multiphaseEulerFoam: Removed kineticTheoryModels pending a rewrite 2012-06-22 11:53:56 +01:00
Henry
824ec8be0c Updated headers 2012-06-22 11:51:15 +01:00
Henry
0025112496 compressibleTwoPhaseEuler: Updated kinetic theory from 2.1.x 2012-06-22 11:50:55 +01:00
Henry
4260f4b6cd Updated headers 2012-06-22 11:49:50 +01:00
Henry
344aa46854 compressibleTwoPhaseEuler: Updated kinetic theory from 2.1.x 2012-06-22 11:49:30 +01:00
andy
1959789a6e ENH: Added sources to reactingParcelFoam, sprayFoam and sprayEngineFoam 2012-06-21 12:01:11 +01:00
andy
d53dcc591a BUG: Corrected combustion dQ output in spray solvers 2012-06-20 14:33:34 +01:00
andy
00f7cb06db ENH: Updated chemistry-combustion solvers following combustion models library updates 2012-06-19 13:07:19 +01:00
Henry
fb96dfd44b Updated headers 2012-06-06 17:45:27 +01:00
Henry
2d2ad386a6 Updated support for clang-3.1 2012-06-06 17:45:18 +01:00
Henry
3c6d730b5a Minor change to keep icpc happy 2012-06-06 16:07:51 +01:00
Henry
2d2787bd8c thermodynamics: Added pressure as an addition argument to all primitive thermodynamic functions
Added additional layer of templating to reactingMixture to support specie functions in a generic manner.
2012-06-05 19:51:57 +01:00
Henry
10332e4fff Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/thermophysicalModels/basic/Make/files
	src/thermophysicalModels/basic/basicThermo/basicThermo.C
	src/thermophysicalModels/basic/psiThermo/hPsiThermo/hPsiThermo.C
	src/thermophysicalModels/basic/psiThermo/hsPsiThermo/hsPsiThermo.C
	src/thermophysicalModels/basic/rhoThermo/hRhoThermo/hRhoThermo.C
	src/thermophysicalModels/basic/rhoThermo/hsRhoThermo/hsRhoThermo.C
	src/thermophysicalModels/thermalPorousZone/thermalModel/fixedTemperature/fixedTemperature.C
2012-05-30 15:32:20 +01:00
Henry
dead8ec098 Thermodynamics: Rationalization
At the specie level:
    hs = sensible enthalpy
    ha = absolute (what was total) enthalpy
    es = sensibly internal energy
    ea = absolute (what was total) internal energy

At top-level
    Rename total enthalpy h -> ha
    Rename sensible enthalpy hs -> h

Combined h, hs, e and es thermo packages into a single structure.

Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form

alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:21:32 +01:00
Henry
63da3e9afc Thermodynamics: Rationalization
At the specie level:
    hs = sensible enthalpy
    ha = absolute (what was total) enthalpy
    es = sensibly internal energy
    ea = absolute (what was total) internal energy

At top-level
    Rename total enthalpy h -> ha
    Rename sensible enthalpy hs -> h

Combined h, hs, e and es thermo packages into a single structure.

Thermo packages now provide "he" function which may return either enthalpy or
internal energy, sensible or absolute according to the run-time selected form

alphaEff now returns the effective diffusivity for the particular energy which
the thermodynamics package is selected to solve for.
2012-05-30 15:19:38 +01:00
sergio
3fc8c16b0d BUG: Fix to source in energy Eq for solid 2012-05-22 16:29:41 +01:00
mattijs
f1b1d37868 COMP: Make/options: unused user library 2012-05-15 14:13:52 +01:00
sergio
0fd541cd81 Merge branch 'master' into enthalpyJump 2012-05-10 16:57:10 +01:00
sergio
7eb17886f8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-05-08 11:03:57 +01:00
sergio
fa4fd968a8 ENH: Renaming K to kappa and kappa to kappaRad in solid thermo and
updating tutorials
2012-05-08 11:02:39 +01:00
Henry
e5cd8fff64 compressible solvers: renamed Kp -> Ekp (kinetic + pressure energy) 2012-05-04 16:20:11 +01:00
Henry
50cccded84 Updated headers 2012-05-04 14:48:57 +01:00
Henry
e156d19610 rhoSimpleFoam family: updated to use e rather than h 2012-05-04 14:48:46 +01:00
Henry
476b39d5a1 Updated header 2012-05-03 15:14:41 +01:00
Henry
2e09a6628e sonicLiquidFoam: Updated pressure equation to use Dp 2012-05-03 15:14:32 +01:00