Commit Graph

3285 Commits

Author SHA1 Message Date
0e1e599bfe STYLE: setRegionSolidFields: remove commented out old code 2012-07-10 10:03:57 +01:00
2d1efdaa6c ENH: snappyHexMesh: run without decomposeParDict 2012-07-10 10:03:32 +01:00
1f7d24e617 STYLE: decomposeParDict: added comment 2012-07-10 10:03:15 +01:00
413d25fbd2 ENH: boxToCell/face/point: have 'boxes' for multiple boxes 2012-07-10 10:02:01 +01:00
d490f96086 STYLE: SLList: make construct from type explicit to avoid nasty conversions 2012-07-10 10:00:52 +01:00
15188397e8 BUG: createFields: non-const ref to T 2012-07-05 12:26:51 +01:00
0607d6a9aa BUG: patchSummary: no output if no patch groups 2012-07-04 16:06:29 +01:00
33656b3969 ENH: snappyHexMesh: run without decomposeParDict 2012-07-04 10:01:25 +01:00
e177a11de6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 15:04:40 +01:00
743dec3f73 BUG: Fixing soliWallHeatFlux working with the new solid thermo and
fixing directionalSolidThermo in temperatureCoupledBase.C as mean value
of the vector for heat conductivity
2012-07-03 14:41:38 +01:00
3069a182d5 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 14:00:42 +01:00
d21b61a883 Updated headers 2012-07-03 14:00:21 +01:00
84ff26263b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-03 13:07:01 +01:00
dccad82084 ENH: Modification of solid thermo, thermo baffles, pyrolysis and
tutorial, solvers solve for h in the solid
2012-07-03 10:54:27 +01:00
ef2bc10d11 nutWallFunctions: Generalised for RAS and LES
nuSgsUSpaldingWallFunction removed, now use nutUSpaldingWallFunction
2012-07-03 10:34:20 +01:00
f451fc5825 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-02 15:34:20 +01:00
32f31a4fef ENH: reconstructPar: -newTimes cleanup 2012-07-02 15:33:50 +01:00
83c412403c STYLE: redistributePar: remove commented out code 2012-07-02 13:56:55 +01:00
668a0e95b5 radialModel/SinclairJackson/SinclairJacksonRadial.C: Updated to compile SP 2012-07-02 11:47:49 +01:00
6e68e105ca ENH: polyBoundaryMesh: matches patches to patchgroups 2012-06-27 13:03:50 +01:00
a2d54204ba ENH: patchSummary: patchGroup support 2012-06-27 12:14:15 +01:00
d838af5095 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-26 17:50:36 +01:00
b8a1efa0fc ENH: patchSummary: -collate argument for patchGroups etc. 2012-06-26 17:50:07 +01:00
b702a7178b PV3Readers: Added -I path to OSspecific 2012-06-25 12:32:28 +01:00
f3c8eb1547 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-25 11:35:07 +01:00
c2930574a7 Updated header 2012-06-25 11:35:02 +01:00
23ad7a11fe multiphaseEulerFoam: Completed support for surface tension and contact angle.
Also improved the efficiency of the handling of the models by evaluating only those specified.
2012-06-25 11:34:46 +01:00
3a3bd93242 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-22 16:43:01 +01:00
14aafe2b71 ENH: reconstructPar: -newTimes argument to reconstruct missing times 2012-06-22 16:40:52 +01:00
0cc2df494f Updated header 2012-06-22 11:55:30 +01:00
93355167ec multiphaseEulerFoam: Completed support for surface tension 2012-06-22 11:55:10 +01:00
35d545d08f Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-22 11:54:02 +01:00
34a97a0698 multiphaseEulerFoam: Removed kineticTheoryModels pending a rewrite 2012-06-22 11:53:56 +01:00
824ec8be0c Updated headers 2012-06-22 11:51:15 +01:00
0025112496 compressibleTwoPhaseEuler: Updated kinetic theory from 2.1.x 2012-06-22 11:50:55 +01:00
4260f4b6cd Updated headers 2012-06-22 11:49:50 +01:00
344aa46854 compressibleTwoPhaseEuler: Updated kinetic theory from 2.1.x 2012-06-22 11:49:30 +01:00
1959789a6e ENH: Added sources to reactingParcelFoam, sprayFoam and sprayEngineFoam 2012-06-21 12:01:11 +01:00
34f6e9250a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-20 18:23:05 +01:00
d53dcc591a BUG: Corrected combustion dQ output in spray solvers 2012-06-20 14:33:34 +01:00
5bbc6b193a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-20 04:44:42 +01:00
151b59ef5a STYLE: snappyHexMeshDict: indenting 2012-06-20 04:44:07 +01:00
9f20b93be9 BUG: setFields: consume token after warning 2012-06-20 04:43:32 +01:00
8476c1228a ENH: topoSet: added regionToFace source 2012-06-20 04:41:26 +01:00
39f6ab643d Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-19 13:07:46 +01:00
00f7cb06db ENH: Updated chemistry-combustion solvers following combustion models library updates 2012-06-19 13:07:19 +01:00
1c44fc6aec ENH: setFields: check for writing of fields 2012-06-18 14:31:45 +01:00
9075f54d69 BUG: Corrected output of yPlusRAS/LES for parallel running - mantis #556 2012-06-18 10:58:48 +01:00
616b3c8273 ENH: treeDataPrimitivePatch: refactored for single template arg 2012-06-13 16:15:01 +01:00
912eb364ba Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-06-13 10:26:00 +01:00