Commit Graph

8611 Commits

Author SHA1 Message Date
b62940d4e5 ENH: Removed unnecessary type info 2012-09-27 13:58:23 +01:00
e4ac87231e STYLE: Code comment corrections 2012-09-27 13:03:55 +01:00
e1d4e5d41d ENH: Added new particle lift force models to particle tables 2012-09-27 12:30:21 +01:00
2ad8b20374 ENH: Added particle Tomiyama lift force 2012-09-27 12:29:54 +01:00
9900d16178 ENH: Added particle Saffman-Mei lift force 2012-09-27 12:29:35 +01:00
8904127eba ENH: Added base class for particle lift forces 2012-09-27 12:29:03 +01:00
7b4724b32d ENH: Added calculation for Eotvos number 2012-09-27 12:28:31 +01:00
2feb4fef52 Merge branch 'master' of ssh://sgidm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 23:50:17 +01:00
fb0d3ade1f Thermodynamics: templated New function to reuse in all basic thermo types 2012-09-26 23:50:11 +01:00
4413f10e97 Thermodynamics: rationalised the "make" macros for chemistrySolvers 2012-09-26 23:49:29 +01:00
931b86335e wordList: Added initial version of printTable which prints a List<wordList> in tabular form 2012-09-26 23:48:47 +01:00
10bd19fb42 ENH: Added new DESModelRegions function object to identify DES calc RAS/LES regions 2012-09-26 16:39:05 +01:00
33d8b17a36 ENH: Added DES models to Make/files 2012-09-26 16:38:19 +01:00
ac5163e142 ENH: updated #ifdef label 2012-09-26 16:37:42 +01:00
9106a4f500 ENH: Updated SpalartAllmaras family of DES models 2012-09-26 16:37:11 +01:00
1d009cfb07 ENH: Added DES turbulence model abstract layer derived from LES 2012-09-26 16:36:16 +01:00
7d2a890bfd BUG: Corrected solution control construction from IOobject 2012-09-26 14:52:27 +01:00
77d51a6caf STYLE: limit to 80 chars 2012-09-26 12:34:29 +01:00
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
93c568a1d5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 12:27:54 +01:00
65f13499b3 ENH: writeDictionary function object - use HashSet instead of List 2012-09-26 12:27:39 +01:00
d6aae98328 ENH: wallShearStress function object - added error handling for when turb model is not present 2012-09-26 12:18:42 +01:00
2412f20f51 ENH: derived solutionControl from IOobject so that it can be retrieved from the database 2012-09-26 12:14:30 +01:00
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
f232a3b8ec Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 12:09:03 +01:00
e29c0b1266 ENH: regionProperties: added comment 2012-09-26 12:07:07 +01:00
4c06fb5339 ENH: Removed boundedness correction (Sp) from scalarTransport function object 2012-09-26 11:42:36 +01:00
1123d1602e STYLE: corrected 80 char line length 2012-09-26 11:30:05 +01:00
2a261581b1 ENH: Updated build order for postProcessing 2012-09-26 10:48:50 +01:00
227e830c55 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 10:32:58 +01:00
36b19521f3 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 10:05:44 +01:00
a0a6be49c5 ENH: Enabled equation solve deactivation by checking if maxIter = 0 2012-09-26 10:01:23 +01:00
bc3de98ee4 ENH: Simplified CourantNo function object such that field is stored on the mesh database 2012-09-26 09:25:12 +01:00
2801f229fa Corrected line length 2012-09-25 18:28:32 +01:00
bf2f293915 Corrected line length 2012-09-25 18:27:34 +01:00
06d5c21232 ENH: Added new scalarTransport function object 2012-09-25 18:20:55 +01:00
309120d5b6 ENH: Added null constructor to basicSourceList 2012-09-25 18:20:15 +01:00
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
6e03b278f0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-25 14:15:58 +01:00
0fc430a57b STYLE: codedBase: indenting 2012-09-25 14:14:29 +01:00
4023418a6b ENH: codeStream: sha1 calculation cached 2012-09-25 14:14:05 +01:00
2cd4c27a4f ENH: codedMixed: corrected comment 2012-09-25 11:34:23 +01:00
dd341c5017 Thermodynamics: removed inline from friend template declarations 2012-09-25 10:58:36 +01:00
ac8af99bb7 ENH: Added new writeDictionary function object 2012-09-25 10:44:27 +01:00
62ff1f351d Updated headers 2012-09-24 17:57:28 +01:00
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
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
711877b161 ENH: Removed staticPressure and pressureCoefficient function objects - replaced by pressureTools 2012-09-24 15:07:41 +01:00
3644f064af ENH: Added new pressureTools function object 2012-09-24 15:06:45 +01:00
969756b818 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-24 13:42:09 +01:00