Henry Weller
|
5e6a7ea282
|
Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-11 09:03:39 +00:00 |
|
Henry Weller
|
03494fef5d
|
Updated notImplemented -> NotImplemented
The new NotImplemented macro uses __PRETTY_FUNCTION__ for GNU compatible
compilers otherwise __func__ to provide the function name string.
|
2015-11-01 10:26:37 +00:00 |
|
Henry Weller
|
0d024dd37d
|
Removed use of the deprecated "register" keyword
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4340.html
|
2015-06-30 10:26:44 +01:00 |
|
Henry Weller
|
61ba5f0268
|
Use basicThermo::dictName rather than hard-coding "thermophysicalProperties"
|
2015-06-24 10:44:57 +01:00 |
|
Henry
|
18705e2a77
|
chemistryModel: Improve efficiency of reversible reaction-rate evaluation
|
2015-05-14 18:49:18 +01:00 |
|
Henry
|
b6ebf4bdaa
|
Update header
|
2015-05-10 12:33:33 +01:00 |
|
Henry
|
5acc3dbdd5
|
chemistryModel: Added optional Treact to reduce the time of chemistry evaluation
Treact: Temperature below which the reaction rates are assumed 0
|
2015-05-10 12:31:17 +01:00 |
|
Henry
|
4db6925cee
|
Thermodyamics: Add support for multiphase
Pass the phase-name through hierarchy
Add phase-name to variables
Split basicCombustionMixture
Update applications accordingly
|
2015-02-18 21:21:22 +00:00 |
|
Henry
|
76c7f68ac1
|
fluidThermo: Add compressibleTransportModel as base-class
Needed to create generic compressible turbulence model library
|
2015-02-17 17:25:26 +00:00 |
|
Henry
|
53a2a040c2
|
Update headers
|
2015-02-12 15:10:29 +00:00 |
|
Henry
|
c539718f40
|
thermophysicalModels: Don't register derived fields such as Cp to avoid name conflicts in the objectRegistry
|
2015-02-12 15:08:57 +00:00 |
|
Henry
|
446e5777f0
|
Add the OpenFOAM source tree
|
2014-12-10 22:40:10 +00:00 |
|