Commit Graph

4603 Commits

Author SHA1 Message Date
6682c226cf ENH: Change definition of emission 2011-04-05 10:16:45 +01:00
a908e8975b Merge branch 'master' into thermalBuffles 2011-04-05 10:09:04 +01:00
1156b36b19 ENH: Add nLayers to 1Dregion Models 2011-04-05 10:07:18 +01:00
44aae9f765 Merge branch 'olesenm' 2011-04-05 10:04:51 +01:00
df0631c99c STYLE: dlLibraryTable.C: dlclose comment 2011-04-01 17:36:20 +01:00
069bfbb508 ENH: Time: set writePrecision on error streams 2011-04-01 17:35:03 +01:00
646f9f8b4c ENH: meshRefinement: extend test vectors for robustness.
17x indexedOctree was missing intersections which could lead to less refinement
2011-04-01 03:35:43 +01:00
d311e29011 BUG: size was returning points size instead of subset size 2011-04-01 03:16:14 +01:00
e86458f8e8 GIT: copyright years on git push 2011-03-31 14:19:30 +02:00
3177e81566 ENH: adjust thermalPorousZone to match documentation
eg, dictionary entry:

        thermalModel
        {
            type        none; // fixedTemperature;
            // fixedTemperature coefficients
            T           350;
        }

A missing thermalModel is treated as 'none'
2011-03-31 13:53:48 +02:00
cfd449acc7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-31 12:20:36 +01:00
fe99873a10 Corrected line length 2011-03-31 12:00:45 +01:00
1bc5ac6d7d Updated date 2011-03-31 11:59:42 +01:00
dd7337a65f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-31 11:56:39 +01:00
b8839a7ba6 Intel icpc compiler: made a few random changes to keep the Intel compiler happy 2011-03-31 11:56:33 +01:00
4a2e3fb5a2 BUG: Copying field instead of taking reference. 2011-03-31 11:53:51 +01:00
31cea7cb8f STYLE: treeData*: renamed points() to shapePoints() to avoid confusion 2011-03-30 16:47:03 +01:00
aef0a00b87 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 13:52:55 +01:00
7f8dbac2cc LTSInterFoam: Improved the near-interface Courant number evaluation 2011-03-30 13:50:09 +01:00
cdb08178e5 COMP: shellSurfaces: include file order 2011-03-30 09:58:39 +01:00
a64c9a1dd3 BUG: treeDataPoint: return selected points 2011-03-29 12:40:34 +01:00
6ee1d853b6 BUG: Time: not setting IO flags for e.g. fvSolution constructed from Time. 2011-03-28 16:43:04 +01:00
0c8e354faf Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-28 12:47:19 +01:00
e4397535ac BUG: autoLayerDriver.C : mapping meshPhi after adding proc boundaries. TBD. 2011-03-28 12:46:36 +01:00
5b4cd73e55 PIMPLE: Rationalised loop structure
Automated the caching of "finalIteration".
2011-03-26 21:48:15 +00:00
ab95424f8b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-25 14:44:39 +00:00
3bb159794f BUG: Hadn't updated heat transfer calc for derived particles 2011-03-25 14:33:48 +00:00
89e5b6ba94 COMP: POSIX: namespace endl 2011-03-25 13:00:08 +00:00
fd62307338 ENH: meshRefinement: do all intersections with slightly extended vector for robustness 2011-03-25 12:40:57 +00:00
17c3983f55 ENH: Updated LTSReactingParcelFoam solver 2011-03-25 12:13:58 +00:00
20b1d49a82 ENH: dynamicCode: display line numbers 2011-03-25 04:43:29 +00:00
e634b481e1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-24 21:21:12 +00:00
b5d6aee54f ENH: triSurfaceMesh: added tolerance for edgeTree as well 2011-03-24 21:21:07 +00:00
7c34b443e0 BUG: sampledSurfaces: cleared out volPointInterpolation & pointMesh. 2011-03-24 21:18:56 +00:00
cd45f3c9c3 BUG: searchableSurfaceWithGaps: scale of perturb vectors 2011-03-24 18:28:41 +00:00
7c858d2eeb STYLE: limit code to 80 chars 2011-03-24 12:38:24 +00:00
290f57fab3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-24 12:34:13 +00:00
8af299cc26 ENH: Updated cloud sub-model macros 2011-03-24 12:33:57 +00:00
aaa432bd2c Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-24 09:29:01 +00:00
32c9ec9994 ENH: timeVaryingMappedFixedValue: add perturbation to breat ties 2011-03-24 09:27:15 +00:00
6ad8fde5ee Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-23 18:20:12 +00:00
5df29dffd0 ENH: Re-worked I/O for particle forces 2011-03-23 18:18:03 +00:00
11556949d1 ENH: updated parcel energy coupling + style updates 2011-03-23 16:07:59 +00:00
63b95cec36 ENH: Adition of shear to points to avoid Delaunry2D degeneration 2011-03-23 15:57:04 +00:00
d94985a94b ENH: Use scalar for max parcel count for easier i/o 2011-03-23 15:14:18 +00:00
bc6642668e ENH: DimensionedIOField: use expensive headerOk() only when needed 2011-03-23 10:59:37 +00:00
157d89f3de STYLE: OutputFilterFunctionObject.C : indentation 2011-03-23 04:57:09 +00:00
402c557f3a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-22 22:17:36 +00:00
e24dd4fe2a ENH: codedFunctionObject: initial version. 2011-03-22 22:16:48 +00:00
25821081ba GIT: adjust copyright year for git-push 2011-03-22 16:44:59 +01:00