Commit Graph

7402 Commits

Author SHA1 Message Date
22ed66c9ff ENH: flange/allClean: clean script 2011-04-05 15:53:31 +01:00
ef50bd794d Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 12:12:07 +01:00
5cf0612207 ENH: surfaceFeatureExtact: optionally write obj files 2011-04-05 12:11:08 +01:00
50157f8943 ENH: flange: snappyHexMesh case with featurelines 2011-04-05 12:08:20 +01:00
7969b20915 ENH: foamCleanTutorials: remove 0/pointLevel 0/cellLevel 2011-04-05 12:05:15 +01:00
314c15b341 ENH: snappyHexMesh: restore old behaviour (no mesh smoothing) 2011-04-05 11:59:46 +01:00
3e71574d8a ENH: snappyHexMesh: initial feature-line support 2011-04-05 11:56:57 +01:00
22e752d348 ENH: etc/settings: define MPI_ARCH_PATH for systemopenmpi 2011-04-05 11:49:45 +01:00
c610ea8fc3 ENH: ReleaseNotes-dev: added dlclose problem 2011-04-05 11:47:14 +01:00
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
e6b7c7f445 BUG: changeDictionary: swit6ch off any parallel time-stamp checking 2011-04-04 16:38:21 +01:00
0fbe553bca ENH: nearestToCell: use polyMesh meshSearch 2011-04-04 15:26:19 +01:00
1ea4bb9890 STYLE: faceSet: removed printing of sync 2011-04-04 15:25:01 +01:00
86a87a59eb Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-01 18:11:30 +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
18c3647524 BUG: Wrong application name. 2011-04-01 15:46:52 +01:00
2099600454 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-01 03:45:25 +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
7d728f5c77 ENH: snappyHexMeshDict: added comment. Changed wrt 17x 2011-04-01 03:33:49 +01:00
d311e29011 BUG: size was returning points size instead of subset size 2011-04-01 03:16:14 +01:00
a76953302a Porous solvers: corrected change to ddt 2011-03-31 18:00:39 +01:00
19c08b9e5a tutorials: Set the file type to ascii for ascii files 2011-03-31 15:32:07 +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
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
4a2e3fb5a2 BUG: Copying field instead of taking reference. 2011-03-31 11:53:51 +01:00
09d96f0b62 Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-31 11:20:08 +01:00
0b8d3b2660 ENH: Shorten run - flow chokes. 2011-03-31 11:17:58 +01:00
5c3c1b2db1 Merge remote branch 'opencfd/master' into olesenm 2011-03-31 11:45:50 +02:00
57470a3850 rhoPorousMRFLTSPimpleFoam: Corrected for SP compilation 2011-03-30 17:57:42 +01:00
18b9e82b90 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 17:56:01 +01:00
81c63d9949 rhoPorousMRFLTSPimpleFoam: corrected for SP compilation 2011-03-30 17:55:57 +01:00
d288c56926 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 16:47:37 +01:00
31cea7cb8f STYLE: treeData*: renamed points() to shapePoints() to avoid confusion 2011-03-30 16:47:03 +01:00
19c3a70d80 ENH: new DEM tutorial - hopper emptying. 2011-03-30 16:30:14 +01:00
fffe67d45f Porosity: Temporarily disable pZones.ddt(rho, U) while the term is being investigated 2011-03-30 16:24:35 +01:00
e673746838 LTSInterFoam/wigleyHull: further improvements 2011-03-30 15:43:39 +01:00
b33c31ebf1 rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam 2011-03-30 15:43:23 +01:00
aef0a00b87 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-30 13:52:55 +01:00
4802014f7a LTSInterFoam/wigleyHull: further optimisation 2011-03-30 13:50:29 +01:00
7f8dbac2cc LTSInterFoam: Improved the near-interface Courant number evaluation 2011-03-30 13:50:09 +01:00