Commit Graph

8611 Commits

Author SHA1 Message Date
a57cd8b752 ENH: Renamed noAbsorptionEmission model run-time selector to 'none' 2012-10-15 10:56:07 +01:00
f55f721cc3 ENH: updated thermo baffle to use new radiation model constructor 2012-10-15 10:49:49 +01:00
af69e16353 ENH: propagted new radiation constructors across sub-models 2012-10-15 10:48:37 +01:00
e08f5bca5e ENH: Added new contructor and selection table for radiation models 2012-10-15 10:45:55 +01:00
c05f8fb749 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 17:55:58 +01:00
3285851e57 BUG: Thermal baffle models - moved radiation model to derived type (needs thermo before it can be created) 2012-10-12 17:55:44 +01:00
9ceac87124 ENH: Removed unnecessary class member data 2012-10-12 17:54:45 +01:00
d6cd28aa3c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 17:38:06 +01:00
f17c43948b ENH: #include: allow recursive substitution 2012-10-12 17:37:38 +01:00
4965c8c816 STYLE: minor code formatting 2012-10-12 17:29:03 +01:00
4f4dec9dab ENH: corrected info message 2012-10-12 17:27:33 +01:00
2fabb7598a ENH: Updated doxygen boundary doxygen doc 2012-10-12 17:07:09 +01:00
ba08ab06c2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 16:19:20 +01:00
eab309a838 ENH: Updated film radiation model 2012-10-12 15:47:19 +01:00
643f4cb906 ENH: Added initial version of nastran surface writer 2012-10-12 15:32:46 +01:00
0c9d650367 BUG: includeEntry: allow environment variables 2012-10-12 14:45:57 +01:00
b59f0ba48d Update headers 2012-10-12 12:48:11 +01:00
d40a374cbc dictionary: changes field scoping operator from "::" to '.' 2012-10-12 12:47:54 +01:00
7db3286f34 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-12 12:24:26 +01:00
dced4a082a ENH: #include: allow dictionary variables in include paths 2012-10-12 12:23:34 +01:00
df20892bf6 Updated headers 2012-10-11 18:10:55 +01:00
a3658e3c6e Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-11 18:10:42 +01:00
41dcf4abfb OpenFOAM: added "transfer" constructor to tmp
Needed for return of tmp argument in "absolute" meshPhi function
2012-10-11 18:10:39 +01:00
f9bed1349c STYLE: TimeIO: indenting 2012-10-11 17:07:03 +01:00
3c0a1ee5aa STYLE: minor code formatting 2012-10-10 15:12:04 +01:00
bc7d36e0ff ENH: Create surface writer with additional dictionary options 2012-10-10 15:05:11 +01:00
cc1e1a725f STYLE: minor code formatting 2012-10-10 15:04:30 +01:00
5c1bd423b4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-08 16:36:56 +01:00
06d573d69a solidChemistryModel: Reorganised input of thermo-physical data for the gases 2012-10-08 16:13:50 +01:00
ed0f03b873 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-08 16:09:42 +01:00
4edd1e0257 BUG: dimensionSetIO: copy, not add, exponents 2012-10-08 16:09:20 +01:00
d879ec9f61 Thermodynamics: Complete support for absolute internal energy 2012-10-08 15:40:25 +01:00
684899d3d8 Updated headers 2012-10-08 15:39:48 +01:00
f897de27b8 Thermodynamics: E-equation generalized to handle mesh motion 2012-10-08 15:39:29 +01:00
0086cb34d2 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-08 10:36:51 +01:00
e3268f22c3 Updated headers 2012-10-08 10:36:44 +01:00
cf2783348d solidChemistryModel: Updated runtime selection mechanism 2012-10-08 10:36:27 +01:00
bdfba5ce2e ENH: dimensionSet: symbolic units 2012-10-08 09:36:22 +01:00
19a6e2cd48 Merge branch 'master' of ssh://homedm/home/dm2/henry/OpenFOAM/OpenFOAM-dev/ 2012-10-08 09:32:59 +01:00
0df8f23c60 Kmesh: Updated and generalized the calculation of k-max 2012-10-07 16:47:14 +01:00
3083282e21 BUG: Changing lookupOrDefault for solverFreq variable 2012-10-05 14:31:13 +01:00
64ade85525 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-05 11:51:36 +01:00
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
e48539a63a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-05 11:14:09 +01:00
0ace34f62e ENH: snappyHexMesh: additional parameter for layer truncation 2012-10-05 11:13:35 +01:00
8a228e02b7 COMP: LESModel: scope path to correct lesdelta 2012-10-05 11:12:34 +01:00
8cba140e17 ENH: regionSplit: make MeshObject 2012-10-05 11:11:54 +01:00
66cd76f104 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-10-04 18:10:29 +01:00
c6eea6990f specieThermo: Add guard in K(T) to protect against 0 moles in composition 2012-10-04 18:10:26 +01:00
7f8b070c6b ENH: LESdelta: split LESdelta runtime-selection into generic ones and compressible/incompressible 2012-10-04 17:43:24 +01:00