Commit Graph

11326 Commits

Author SHA1 Message Date
sergio
92d2bc1b76 ENH: Aligning solid thermo mixing with gas mixing and solid reaction 2012-10-31 17:13:03 +00:00
sergio
3083282e21 BUG: Changing lookupOrDefault for solverFreq variable 2012-10-05 14:31:13 +01:00
sergio
64ade85525 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-05 11:51:36 +01:00
sergio
54432bb18a ENH: Adding greyMeanSolidAbsorptionEmission, updating tutorial.
The radiative properties are now held in the radiationModel in the solid
region instead than in the solidThermo
2012-10-05 11:48:48 +01:00
mattijs
e48539a63a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-05 11:14:09 +01:00
mattijs
0ace34f62e ENH: snappyHexMesh: additional parameter for layer truncation 2012-10-05 11:13:35 +01:00
mattijs
8a228e02b7 COMP: LESModel: scope path to correct lesdelta 2012-10-05 11:12:34 +01:00
mattijs
8cba140e17 ENH: regionSplit: make MeshObject 2012-10-05 11:11:54 +01:00
Henry
66cd76f104 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-04 18:10:29 +01:00
Henry
c6eea6990f specieThermo: Add guard in K(T) to protect against 0 moles in composition 2012-10-04 18:10:26 +01:00
Henry
e9e09f11dc rhoCentralFoam: Corrected output of maxwellSlipUFvPatchVectorField BC 2012-10-04 18:10:15 +01:00
mattijs
7f8b070c6b ENH: LESdelta: split LESdelta runtime-selection into generic ones and compressible/incompressible 2012-10-04 17:43:24 +01:00
mattijs
def233075f STYLE:LRR: correct error message 2012-10-04 17:37:32 +01:00
mattijs
3e39c92669 STYLE: laminar: incorrect comment 2012-10-04 17:36:59 +01:00
mattijs
297c6c721d COMP: wallHeatFlux: removed extraneous libraries 2012-10-04 15:03:41 +01:00
sergio
9dbf6f1f14 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-04 14:51:13 +01:00
sergio
a34f71ca3c ENH: Modification to get hold of the radiative from the radiation model
instead of solid thermo
2012-10-04 14:50:43 +01:00
mattijs
8d5814e9ce Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-04 14:28:23 +01:00
mattijs
c6fa69d3db COMP: autoSnapDriverFeature: unused variables 2012-10-04 14:27:28 +01:00
mattijs
8d4b3253db ENH: runTimeSelection: added error printing for multiple entries 2012-10-04 14:25:08 +01:00
mattijs
a9226bb505 STYLE: basicSymmetry: updated date 2012-10-04 14:24:27 +01:00
mattijs
5f61a90e15 BUG: MUSCL: variants added to runtime selection tables under same name as normal muscl 2012-10-04 14:23:39 +01:00
mattijs
e601911fa0 BUG: basicSymmetry: added to runtime selection tables 2012-10-04 14:22:58 +01:00
Henry
71c469f89d Updated header 2012-10-04 12:36:54 +01:00
Henry
ade944c0d8 solidchemistryModel: renamed solid() -> solidThermo() 2012-10-04 12:36:45 +01:00
Henry
05e08889cf solidReactionThermo: Removed radiation 2012-10-04 11:47:55 +01:00
Henry
9d044ac179 solidThermo: Updated selection mechanism 2012-10-04 11:02:39 +01:00
sergio
2b9ce017f5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/thermophysicalModels/radiationModels/derivedFvPatchFields/radiationCoupledBase/radiationCoupledBase.C
2012-10-04 11:01:41 +01:00
sergio
99aa00e33c ENH: Adding greyMeanSolidAbsorptionEmission for radiative properties of
the solid
2012-10-04 10:55:49 +01:00
Henry
865f2448e5 Corrected line lengths 2012-10-04 10:17:09 +01:00
Henry
80b2446564 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-04 10:08:55 +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
mattijs
267d6fa42c ENH: checkMesh: parallel sizes printing for patches 2012-10-03 16:54:10 +01:00
mattijs
5fae67d2f1 ENH: autoSnapDriver: do not correct attraction 2012-10-03 14:35:44 +01:00
mattijs
af4f1f42e5 ENH: pointPatchField: added fixesValue 2012-10-03 14:07:43 +01:00
mattijs
bf5e0376be STYLE: ISstream: corrected file list 2012-10-03 14:06:59 +01:00
mattijs
cf93009c5c ENH: error: added printStack using std:: io 2012-10-03 14:06:23 +01:00
mattijs
f280cd933b BUG: solidReactionThermo: incorrect name for runtime selection table 2012-10-03 12:57:23 +01:00
mattijs
416940ed33 BUG: mergeMeshes: overwrite write to 0, not constant 2012-10-02 16:19:41 +01:00
Henry
88050abcab ChemistryModel: the from of the compressibility thermo is now selectable
The form of the chemistry model is no longer selectable (only one choice).
2012-10-02 11:33:04 +01:00
Henry
a9894b5161 Updated headers 2012-10-01 17:00:56 +01:00
Henry
7d17731637 ChemistryModel: Updated names and lookup 2012-10-01 17:00:43 +01:00
mattijs
920b9734d7 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-01 14:14:10 +01:00
mattijs
fcc77aae28 ENH: snappyHexMesh: allow sliding 2012-10-01 14:13:06 +01:00
andy
340bbed2e0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-01 11:40:22 +01:00
andy
fd677b9f14 ENH: Tutorial file updates 2012-10-01 11:40:11 +01:00
Henry
27528e6ac4 Corrected line length 2012-10-01 09:58:13 +01:00
Henry
e3081f6880 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-01 09:56:33 +01:00
Henry
9bf80af379 Thermodynamics: Update selection mechanism for reaction and chemistry thermodynamics 2012-09-30 21:27:18 +01:00
Henry
149a584cfe Solid thermodynamic: rationalize and update selection mechanism for consistency with fluid thermo 2012-09-30 21:26:12 +01:00