mattijs
c4a65259ad
GIT: boundary: remove usued file
2013-08-07 11:27:34 +01:00
Henry
ca2ad8032e
Thermodynamics: Completed dictionary based selection mechanisms for all thermodynamic packages
...
Rationalised "make" macros to reduce code duplication
Removed solid phase radiation properties
Updated tutorials appropriately
2012-10-03 22:43:50 +01:00
Henry
9bf80af379
Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics
2012-09-30 21:27:18 +01:00
Henry
27deb733aa
Thermodynamics: Further rationalization of the selection mechanism
2012-09-27 21:57:21 +01:00
Henry
ef8b6810f2
Thermodynamics: add specie type as argument to the "makeThermo" macros
...
Added "8" as the default Order of polynomial thermodynamic functions
2012-09-25 18:09:05 +01:00
Henry
f1bfeba127
Thermodynamics: rename specieThermo -> species::thermo and create the species namespace
...
Also remove the "<thermo" part of the names of thermodynamics packages
2012-09-24 15:37:36 +01:00
Henry
734f853ca9
tutorials/combustion/XiFoam/les: Deleted the combusting pitzDaily case
2012-07-13 10:25:14 +01:00
Henry
c1696f9cde
mutWallFunctions: Generalised for RAS and LES
...
muSgsUSpaldingWallFunction removed, now use mutUSpaldingWallFunction
2012-07-03 13:57:27 +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
Henry
96068a670d
Thermodynamics: Changed h-eqn to conserve total energy
2011-11-22 17:54:13 +00:00
andy
f4f078b979
ENH: Updated tutorial fvSolution files to employ updated solution ctrl params
2011-09-09 14:36:28 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
OpenFOAM-admin
c720299876
ENH: Reverted back to version dev
2011-06-17 10:08:20 +01:00
andy
29c485361a
STYLE: renamed version 2.0 -> 2.0.0
2011-06-08 16:31:07 +01:00
andy
d2d91bb84f
STYLE: Updated tutorial headers to version 2.0
2011-06-07 11:18:46 +01:00
andy
57f6a904ec
ENH: Updated tutorial thermo files
2011-05-27 17:33:41 +01:00
Henry
b6f8897268
tutorials: Upgraded all of the blockMeshDict files to the new format
...
Upgraded other files as necessary for consistency with the blockMeshDict, in
particular cases with cyclic patches.
2011-05-26 12:43:16 +01:00
andy
a81bfbfa09
ENH: Tutorial updates
2011-05-12 12:17:39 +01:00
sergio
a038c90f21
Tutorial Updates
2011-04-21 10:00:53 +01:00
andy
154761a3a1
ENH: Updated tutorials
2011-04-15 16:46:35 +01:00
Henry
e1c9f43c08
tutorials: Use getApplication to set the application rather than hard-coding it
2011-03-24 21:42:09 +00:00
andy
bd4f9a9b3b
ENH: Updated XiFoam tutorial set-up
2011-03-18 10:21:43 +00:00
Henry
1d020111b3
tutorials: minor updates
2011-03-17 17:49:45 +00:00
andy
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
Henry
d005fa29b4
XiFoam tutorials: Updated alphaSgsJayatillekeWallFunction BC and fvSchemes
2011-01-07 12:32:18 +00:00
andy
8962878a1c
STYLE: Updated tutorial foam headers back to dev (from dev.localBranchName)
2010-10-18 13:13:21 +01:00
andy
f2581d7b57
ENH: tutorial thermo updates
2010-10-14 12:13:24 +01:00
andy
806dfc707f
ENH: tutorial thermo input updates
2010-10-11 17:42:47 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
Mark Olesen
895a077cb1
STYLE: fixup some dictionary headers
2010-05-18 11:38:07 +02:00
mattijs
f84a91d7ce
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
henry
911f50cebe
XiFoam: Added relaxation statements to Su and Xi equations
...
This makes the solver more robust when the "Courant number" of the flame
propagation fluctuates.
2010-05-06 14:45:53 +01:00
mattijs
3973126deb
ENH: Updated combustion/XiFoam/les/pitzDaily3D
2010-05-04 15:29:51 +01:00
Mark Olesen
3fef72510e
STYLE: use switch value for 'writeCompression' in controlDict's
...
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
2010-04-09 13:12:35 +02:00
Mark Olesen
10141f907b
STYLE: use dict entry for function objects in controlDict
2010-04-09 12:23:25 +02:00
Mark Olesen
6b6dd51a27
STYLE: more consistent shell style in tutorial run/clean scripts
2010-03-10 10:55:42 +01:00
henry
cf08f081da
Corrected tutorials.
2009-08-18 17:12:15 +01:00
andy
8bad166975
updated version number dev->1.6
2009-08-03 16:38:20 +01:00
Mark Olesen
d749aac04d
adjust tutorial fvSolution to use regular expressions and $variable
2009-08-01 14:51:59 +02:00
andy
2349fdaabe
updated version numbers to 1.6
2009-07-23 12:22:48 +01:00
henry
150528e7bb
Corrected to use alphaEff for b and ft to ensure Lewis number of 1.
2009-07-22 16:07:01 +01:00
henry
b3d455de80
Removed turbulence model coefficients from the dictionaries to allow them to default.
2009-07-21 19:05:30 +01:00
henry
fa34079e5a
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-16 12:42:45 +01:00
henry
4363dac73f
Further updates of the XiFoam tutorials.
2009-07-16 12:42:34 +01:00
Mark Olesen
535789cf98
Merge commit 'OpenCFD/master' into olesenm
2009-07-15 08:20:06 +02:00
henry
6f48a922d0
Further corrections to tutorials following a complete Allrun.
2009-07-14 21:16:33 +01:00
Mark Olesen
f1fbc24638
Merge commit 'OpenCFD/master' into olesenm
2009-07-10 22:39:29 +02:00
Mark Olesen
7cbcc02d09
turbulence models get thermal dissipation source term(s)
...
- thermalDissipation()
corresponds to the energy lost due to viscous efffects and
what exits the energy cascade via dissipation.
- thermalDissipationEff()
corresponds to the energy lost due to effective viscous efffects.
Everything that is lost from momentum. Thus essentially assumes
turbulent equilibrium, but is what STAR-CD and Fluent seem to be using.
Thus even if it's wrong, provide it anyhow.
- minor consistency update in comments
2009-07-10 21:47:58 +02:00
henry
90298600e0
Corrected buoyancy BCs for p.
2009-07-10 12:59:51 +01:00