andy
|
309120d5b6
|
ENH: Added null constructor to basicSourceList
|
2012-09-25 18:20:15 +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 |
|
mattijs
|
6e03b278f0
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-25 14:15:58 +01:00 |
|
mattijs
|
0fc430a57b
|
STYLE: codedBase: indenting
|
2012-09-25 14:14:29 +01:00 |
|
mattijs
|
4023418a6b
|
ENH: codeStream: sha1 calculation cached
|
2012-09-25 14:14:05 +01:00 |
|
mattijs
|
3d8a083c40
|
STYLE: codedMixed: changed className to be consistent with function
|
2012-09-25 11:35:18 +01:00 |
|
mattijs
|
2cd4c27a4f
|
ENH: codedMixed: corrected comment
|
2012-09-25 11:34:23 +01:00 |
|
Henry
|
dd341c5017
|
Thermodynamics: removed inline from friend template declarations
|
2012-09-25 10:58:36 +01:00 |
|
andy
|
ac8af99bb7
|
ENH: Added new writeDictionary function object
|
2012-09-25 10:44:27 +01:00 |
|
mattijs
|
e27d10761b
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-25 09:51:31 +01:00 |
|
mattijs
|
f145cc8fa4
|
BUG: paraFoam: keeping patchGroups thus doubling geometry
|
2012-09-25 09:50:37 +01:00 |
|
Henry
|
62ff1f351d
|
Updated headers
|
2012-09-24 17:57:28 +01:00 |
|
Henry
|
14153d57db
|
Thermodynamics: template the equations of state on Specie
This will allow alternative methods of storing mixture information for e.g. complex transport modelling
|
2012-09-24 17:57:12 +01:00 |
|
mattijs
|
15198110d8
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-24 17:43:08 +01:00 |
|
mattijs
|
19ef4cdd9e
|
ENH: controlDict: typo
|
2012-09-24 17:42:59 +01:00 |
|
mattijs
|
07ddd52d6a
|
ENH: patchGroups: disable patch display
|
2012-09-24 17:09:53 +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 |
|
andy
|
711877b161
|
ENH: Removed staticPressure and pressureCoefficient function objects - replaced by pressureTools
|
2012-09-24 15:07:41 +01:00 |
|
andy
|
3644f064af
|
ENH: Added new pressureTools function object
|
2012-09-24 15:06:45 +01:00 |
|
Henry
|
969756b818
|
Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-24 13:42:09 +01:00 |
|
Henry
|
ccbcde9e42
|
reactingParcelFoam/verticalChannel: Remove unnecessary limiters
|
2012-09-24 13:42:06 +01:00 |
|
Henry
|
e5ffac8cd9
|
Thermodynamics: Test dictionary selection mechanism
|
2012-09-24 13:41:46 +01:00 |
|
Henry
|
ba77277255
|
Thermodynamics: Added initial dictionary selection mechanism
|
2012-09-24 13:40:26 +01:00 |
|
andy
|
013515dfdd
|
ENH: parcel injection - updated validation check
|
2012-09-24 12:54:25 +01:00 |
|
mattijs
|
fa443cb65f
|
GIT: boundary: derived file
|
2012-09-24 12:49:59 +01:00 |
|
mattijs
|
2132e8b1e2
|
BUG: iglooWithFridges: missing constraint type setup
|
2012-09-24 12:49:13 +01:00 |
|
andy
|
66eac7a20b
|
ENH: Added example of using data bins to motorbike tutorial
|
2012-09-24 12:40:06 +01:00 |
|
andy
|
b7a50c0c93
|
ENH: Updated sixDoF BC after change to forces calculation
|
2012-09-24 12:39:32 +01:00 |
|
andy
|
4ad23cfed4
|
ENH: forceCoeffs function object - added data output into bins
|
2012-09-24 12:39:04 +01:00 |
|
andy
|
d8cb5d97f4
|
ENH: forces function object - added data output into bins
|
2012-09-24 12:38:47 +01:00 |
|
andy
|
4414a65683
|
ENH: Added helper function to set 'writer' API
|
2012-09-24 12:37:56 +01:00 |
|
mattijs
|
e1b6dfa6eb
|
ENH: flowRateVelocityInlet: fall back to rhoInlet
|
2012-09-24 12:00:52 +01:00 |
|
mattijs
|
beb2943d8e
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/verticalChannel/0/p
tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/verticalChannel/system/changeDictionaryDict
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/H2O
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/T
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/U
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/air
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/alphat
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/k
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/mut
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/omega
tutorials/lagrangian/reactingParcelFoam/verticalChannel/0/p
tutorials/lagrangian/reactingParcelFoam/verticalChannel/constant/polyMesh/boundary
|
2012-09-24 11:03:51 +01:00 |
|
mattijs
|
93fe2b5f43
|
ENH: verticalChannel: no need for Allrun
|
2012-09-24 10:51:57 +01:00 |
|
mattijs
|
1e0cf2f960
|
BUG: verticalChannel: U starting off with incompressible mode for potentialFoam
|
2012-09-24 10:49:06 +01:00 |
|
mattijs
|
deed6d371d
|
STYLE: fileMonitor: space added
|
2012-09-24 10:48:41 +01:00 |
|
Henry
|
966dd4192b
|
Removed trailing space
|
2012-09-23 22:12:06 +01:00 |
|
Henry
|
7e0d4565b7
|
Thermodynamics: Updated combustion solvers to use EEqn and support h/e or ha/ea
|
2012-09-23 22:11:38 +01:00 |
|
Henry
|
661c26288d
|
sprayFoam and sprayEngineFoam: Updated thermodynamics to solve EEqn and support h and e
|
2012-09-22 22:43:42 +01:00 |
|
Henry
|
2997fc7ddb
|
LTSReactingParcelFoam tutorials: updated rhoMax and rhoMin
|
2012-09-22 19:44:11 +01:00 |
|
Henry
|
608b6dd6a4
|
Updated headers
|
2012-09-22 16:34:51 +01:00 |
|
Henry
|
78121bac4a
|
Solvers: Updated to solve EEqn rather than h,hs,eEqn
|
2012-09-22 16:34:20 +01:00 |
|
Henry
|
790409ae2b
|
Updated header
|
2012-09-21 14:34:53 +01:00 |
|
Henry
|
a114345eab
|
Thermodynamics and sub-models: Removed "Sp" boundedness corrections on transport, replaced with "bounded Gauss" scheme
|
2012-09-21 14:34:42 +01:00 |
|
mattijs
|
b512a8f373
|
BUG: iglooWithFridges: missing file
|
2012-09-21 12:06:51 +01:00 |
|
mattijs
|
5dc1c259d4
|
ENH: verticalChannel: updated for fowRateInletVelocity
|
2012-09-21 12:03:08 +01:00 |
|
mattijs
|
1d83996c0f
|
STYLE: dynamicMeshDict: extraneous entry
|
2012-09-20 16:54:57 +01:00 |
|
mattijs
|
2ba7dd67a6
|
GIT: wmake: undo incorrect push
|
2012-09-20 15:24:57 +01:00 |
|
mattijs
|
2d1a22d69c
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-09-20 15:21:55 +01:00 |
|
mattijs
|
cbdba6b471
|
GIT: revert: revert bad commit b6c4e144c4
|
2012-09-20 15:19:25 +01:00 |
|