mattijs
5552d5500b
ENH: angledDuct: renamed wall to walls
2013-12-13 14:34:08 +00: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
mattijs
c4a65259ad
GIT: boundary: remove usued file
2013-08-07 11:27:34 +01:00
Henry
14c3689fec
epsilon/omega: ensure non-0 values are set on all boundaries
2013-06-20 16:33:15 +01:00
Henry
48272dc5ab
alphatWallFunctions: add "compressible::" qualifier to compressible alphat wall-functions
2013-04-10 17:04:49 +01:00
andy
863f2fd74f
ENH: Tutorial update
2013-01-21 17:28:33 +00:00
andy
c6bfa19a30
ENH: Tutorial update
2013-01-21 16:52:48 +00:00
andy
03ee3a5046
GIT: merge conflict resolution
2013-01-21 16:48:22 +00:00
andy
c71cfa3d3b
ENH: Tutorial updates - porosityProperties->fvOptions
2013-01-21 16:29:07 +00:00
sergio
9692a52e3a
ENH: Update tutorials using coordinate systems for porosity models
2013-01-21 12:37:54 +00:00
andy
28c883564a
ENH: Tutorial updates
2012-12-06 11:07:05 +00:00
andy
811740ceaa
ENH: Moved/translated rhoPorousMRFPimpleFoam/mixerVessel2D tutorial to rhoPimpleFoam/mixerVessel2D
2012-12-05 17:30:08 +00:00
andy
97ac66ad9e
ENH: Updated porosity-based tutorials
2012-10-18 17:31:11 +01:00
Henry
9b1ed88057
rhoPimpleFoam/les/pitzDaily: Update thermophysicalProperties
2012-10-12 11:16:13 +01:00
Henry
015d1fb1bf
thermophysicalProperties: added demo of dictionary tree lookup
2012-10-11 18:11:21 +01:00
Henry
9bf80af379
Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics
2012-09-30 21:27:18 +01:00
Henry
5e59b510e6
Thermodynamics: Updated tutorials to use the new dictionary based thermo package selection mechanism
2012-09-27 16:49:45 +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
78121bac4a
Solvers: Updated to solve EEqn rather than h,hs,eEqn
2012-09-22 16:34:20 +01:00
mattijs
b6c4e144c4
ENH: flowRateInletVelocity: require volumeFlowRate or massFlowRate keyword
2012-09-20 14:42:48 +01:00
Henry
6db2e55ab0
tutorials: Removed unmaintained files and unused dictionary entries
2012-08-02 15:30:10 +01:00
Henry
30eba3882a
Tutorials: Removed unmaintained files
2012-08-02 13:37:15 +01:00
mattijs
a0a0f89017
ENH: blockMeshDict: use new boundary syntax
2012-07-25 12:22:35 +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
b55941c07f
compressible solvers: Name pressure diffusivity Dp
2012-05-03 14:15:15 +01:00
andy
2dc13eb942
ENH: tutorialse: use orthogonal scheme on orthogonal meshes
2011-12-16 15:30:58 +00:00
Henry
70592ba210
Tutorials: updates to run with the latest developments
2011-11-28 16:15:42 +00:00
Henry
dc810ea88d
Thermodynamics: Completed most of the conversion of the enthalpy source
2011-11-23 16:56:13 +00:00
andy
6b71297665
ENH: tutorial input file updates related to DataEntry changes
2011-11-21 18:38:47 +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
Henry
0ee842a113
rhoPimpleFoam/ras/angledDuct tutorial: under-relax U,h,etc. on last iteration also
2011-06-13 17:17:30 +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
mattijs
eaa2a9f1b5
COMP: tutorial scripts: add #!/bin/sh, chmod +x etc.
2011-04-28 17:47:11 +01:00
andy
335da20074
ENH: changed absTol->tolerance for consistency with solvers
2011-04-20 12:59:08 +01:00
andy
e7c75377ce
ENH: Updated tutorial to use pimpleControl functionality
2011-04-13 17:21:51 +01:00
Henry
19c08b9e5a
tutorials: Set the file type to ascii for ascii files
2011-03-31 15:32:07 +01:00
Henry
a93e63e7b7
tutorials: use getApplication
rather than hard-coded application name
2011-03-25 12:06:18 +00:00
Henry
80393339a9
Upgrade of compressible solvers merging in developments from OpenFOAM-1.7.x
2011-03-17 15:03:15 +00:00
andy
6ffbe0553c
ENH: Updated tutorial fvSchemes for transpose operator
2011-01-18 15:24:30 +00:00
andy
1970573609
STYLE: Misc coding cosmetics
2010-10-13 18:20:14 +01:00
andy
9b87336b3f
COMP: merge conflict
2010-10-11 17:59:46 +01:00
andy
806dfc707f
ENH: tutorial thermo input updates
2010-10-11 17:42:47 +01:00