Commit Graph

11326 Commits

Author SHA1 Message Date
Henry
713d109922 Thermodynamics: minor reformat 2012-09-28 17:21:27 +01:00
Henry
ee630870e0 Thermodynamics: Removed addition thermodynamics package selector 2012-09-28 17:21:07 +01:00
sergio
16c351dc42 BUG: Changing lsolid for lsolidSpecie 2012-09-28 16:59:39 +01:00
andy
f72fe168b0 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-28 14:23:09 +01:00
andy
75c708410f BUG: Corrected typeName usage for NamedEnum 2012-09-28 14:22:57 +01:00
andy
5a0700bc7b ENH: Removed duplicate namespace declarations 2012-09-28 11:54:12 +01:00
andy
66ec81f502 ENH: Removed unused variable yPlusLam from epsilon wall functions 2012-09-28 11:11:17 +01:00
mattijs
e7569aa7d4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-27 22:03:00 +01:00
mattijs
16d7763522 BUG: autoMesh: link in surfMesh for OBJstream 2012-09-27 22:02:33 +01:00
mattijs
ee2c41b7a8 ENH: codedMixed: comment 2012-09-27 22:01:22 +01:00
Henry
27deb733aa Thermodynamics: Further rationalization of the selection mechanism 2012-09-27 21:57:21 +01:00
mattijs
bb6641d208 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-27 16:55:34 +01:00
mattijs
e9268406dc ENH: OBJstream: convenient way of writing obj files 2012-09-27 16:55:14 +01:00
Henry
5e59b510e6 Thermodynamics: Updated tutorials to use the new dictionary based thermo package selection mechanism 2012-09-27 16:49:45 +01:00
mattijs
d21a32d44e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-27 15:21:32 +01:00
mattijs
95572f359f ENH: snappyHexMeshDict: updated comment 2012-09-27 15:21:11 +01:00
andy
cb29fc7c1c ENH: restructured pv reader interface 2012-09-27 15:09:32 +01:00
andy
1f568c2194 ENH: Extended particle sub model base API 2012-09-27 13:58:50 +01:00
andy
b62940d4e5 ENH: Removed unnecessary type info 2012-09-27 13:58:23 +01:00
andy
e4ac87231e STYLE: Code comment corrections 2012-09-27 13:03:55 +01:00
andy
e1d4e5d41d ENH: Added new particle lift force models to particle tables 2012-09-27 12:30:21 +01:00
andy
2ad8b20374 ENH: Added particle Tomiyama lift force 2012-09-27 12:29:54 +01:00
andy
9900d16178 ENH: Added particle Saffman-Mei lift force 2012-09-27 12:29:35 +01:00
andy
8904127eba ENH: Added base class for particle lift forces 2012-09-27 12:29:03 +01:00
andy
7b4724b32d ENH: Added calculation for Eotvos number 2012-09-27 12:28:31 +01:00
Henry
2feb4fef52 Merge branch 'master' of ssh://sgidm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 23:50:17 +01:00
Henry
fb0d3ade1f Thermodynamics: templated New function to reuse in all basic thermo types 2012-09-26 23:50:11 +01:00
Henry
4413f10e97 Thermodynamics: rationalised the "make" macros for chemistrySolvers 2012-09-26 23:49:29 +01:00
Henry
931b86335e wordList: Added initial version of printTable which prints a List<wordList> in tabular form 2012-09-26 23:48:47 +01:00
andy
10bd19fb42 ENH: Added new DESModelRegions function object to identify DES calc RAS/LES regions 2012-09-26 16:39:05 +01:00
andy
33d8b17a36 ENH: Added DES models to Make/files 2012-09-26 16:38:19 +01:00
andy
ac5163e142 ENH: updated #ifdef label 2012-09-26 16:37:42 +01:00
andy
9106a4f500 ENH: Updated SpalartAllmaras family of DES models 2012-09-26 16:37:11 +01:00
andy
1d009cfb07 ENH: Added DES turbulence model abstract layer derived from LES 2012-09-26 16:36:16 +01:00
andy
7d2a890bfd BUG: Corrected solution control construction from IOobject 2012-09-26 14:52:27 +01:00
andy
ee624a98a0 ENH: Updates to foamHelp utility 2012-09-26 14:10:55 +01:00
andy
77d51a6caf STYLE: limit to 80 chars 2012-09-26 12:34:29 +01:00
andy
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
andy
93c568a1d5 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 12:27:54 +01:00
andy
65f13499b3 ENH: writeDictionary function object - use HashSet instead of List 2012-09-26 12:27:39 +01:00
andy
d6aae98328 ENH: wallShearStress function object - added error handling for when turb model is not present 2012-09-26 12:18:42 +01:00
andy
2412f20f51 ENH: derived solutionControl from IOobject so that it can be retrieved from the database 2012-09-26 12:14:30 +01:00
andy
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
mattijs
f232a3b8ec Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-09-26 12:09:03 +01:00
mattijs
da17674f0f ENH: decomposePar,reconsturctPar: added -allRegions option 2012-09-26 12:08:43 +01:00
mattijs
e29c0b1266 ENH: regionProperties: added comment 2012-09-26 12:07:07 +01:00
andy
4c06fb5339 ENH: Removed boundedness correction (Sp) from scalarTransport function object 2012-09-26 11:42:36 +01:00
andy
ca5e397eb7 ENH: updated lagrangian tutorial input files 2012-09-26 11:40:38 +01:00
andy
1123d1602e STYLE: corrected 80 char line length 2012-09-26 11:30:05 +01:00
andy
77858f2401 ENH: removed solveSpecies flag from lagrangian solvers 2012-09-26 11:28:19 +01:00