Commit Graph

7394 Commits

Author SHA1 Message Date
Henry
d057de7128 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:56:41 +01:00
Henry
c513ae8ccc potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:42 +01:00
Henry
2975fee756 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 14:54:21 +01:00
Henry
a54afe65c3 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:14 +01:00
sergio
6682c226cf ENH: Change definition of emission 2011-04-05 10:16:45 +01:00
sergio
a908e8975b Merge branch 'master' into thermalBuffles 2011-04-05 10:09:04 +01:00
sergio
1156b36b19 ENH: Add nLayers to 1Dregion Models 2011-04-05 10:07:18 +01:00
andy
44aae9f765 Merge branch 'olesenm' 2011-04-05 10:04:51 +01:00
mattijs
86a87a59eb Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-01 18:11:30 +01:00
mattijs
df0631c99c STYLE: dlLibraryTable.C: dlclose comment 2011-04-01 17:36:20 +01:00
mattijs
069bfbb508 ENH: Time: set writePrecision on error streams 2011-04-01 17:35:03 +01:00
graham
18c3647524 BUG: Wrong application name. 2011-04-01 15:46:52 +01:00
mattijs
2099600454 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-01 03:45:25 +01:00
mattijs
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
mattijs
7d728f5c77 ENH: snappyHexMeshDict: added comment. Changed wrt 17x 2011-04-01 03:33:49 +01:00
mattijs
d311e29011 BUG: size was returning points size instead of subset size 2011-04-01 03:16:14 +01:00
Henry
a76953302a Porous solvers: corrected change to ddt 2011-03-31 18:00:39 +01:00
Henry
19c08b9e5a tutorials: Set the file type to ascii for ascii files 2011-03-31 15:32:07 +01:00
Mark Olesen
e86458f8e8 GIT: copyright years on git push 2011-03-31 14:19:30 +02:00
Mark Olesen
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
mattijs
cfd449acc7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-31 12:20:36 +01:00
Henry
fe99873a10 Corrected line length 2011-03-31 12:00:45 +01:00
Henry
1bc5ac6d7d Updated date 2011-03-31 11:59:42 +01:00
Henry
dd7337a65f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-31 11:56:39 +01:00
Henry
b8839a7ba6 Intel icpc compiler: made a few random changes to keep the Intel compiler happy 2011-03-31 11:56:33 +01:00
Henry
3c2c3650d4 LTSInterFoam, rhoPorousMRFLTSPimpleFoam: set the name of the old-time rDeltaT
to avoid the registration of rDeltaT being pinched
2011-03-31 11:55:41 +01:00
graham
4a2e3fb5a2 BUG: Copying field instead of taking reference. 2011-03-31 11:53:51 +01:00
graham
09d96f0b62 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-31 11:20:08 +01:00
graham
0b8d3b2660 ENH: Shorten run - flow chokes. 2011-03-31 11:17:58 +01:00
Mark Olesen
5c3c1b2db1 Merge remote branch 'opencfd/master' into olesenm 2011-03-31 11:45:50 +02:00
Henry
57470a3850 rhoPorousMRFLTSPimpleFoam: Corrected for SP compilation 2011-03-30 17:57:42 +01:00
Henry
18b9e82b90 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 17:56:01 +01:00
Henry
81c63d9949 rhoPorousMRFLTSPimpleFoam: corrected for SP compilation 2011-03-30 17:55:57 +01:00
mattijs
d288c56926 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 16:47:37 +01:00
mattijs
31cea7cb8f STYLE: treeData*: renamed points() to shapePoints() to avoid confusion 2011-03-30 16:47:03 +01:00
graham
19c3a70d80 ENH: new DEM tutorial - hopper emptying. 2011-03-30 16:30:14 +01:00
Henry
fffe67d45f Porosity: Temporarily disable pZones.ddt(rho, U) while the term is being investigated 2011-03-30 16:24:35 +01:00
Henry
e673746838 LTSInterFoam/wigleyHull: further improvements 2011-03-30 15:43:39 +01:00
Henry
b33c31ebf1 rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam 2011-03-30 15:43:23 +01:00
mattijs
aef0a00b87 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 13:52:55 +01:00
Henry
4802014f7a LTSInterFoam/wigleyHull: further optimisation 2011-03-30 13:50:29 +01:00
Henry
7f8dbac2cc LTSInterFoam: Improved the near-interface Courant number evaluation 2011-03-30 13:50:09 +01:00
mattijs
56609d103c ENH: wigley stl : removed top so snapping is ok 2011-03-30 11:09:20 +01:00
mattijs
0aa8d3bdf0 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 09:59:00 +01:00
mattijs
cdb08178e5 COMP: shellSurfaces: include file order 2011-03-30 09:58:39 +01:00
Mark Olesen
7dee8058e1 ENH: add Gcc46 rules 2011-03-30 09:22:01 +02:00
Henry
6d2037c822 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-29 22:38:41 +01:00
Henry
c91108e250 LTSInterFoam/wigleyHull tutorial: updated with new stl and setup 2011-03-29 22:38:35 +01:00
mattijs
a64c9a1dd3 BUG: treeDataPoint: return selected points 2011-03-29 12:40:34 +01:00
mattijs
4fa972e4be ENH: surfaceClean: do a triangle cleanup unless suppressed 2011-03-29 12:27:25 +01:00