Commit Graph

7886 Commits

Author SHA1 Message Date
fe0f6a487a Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
d5d88fdba2 STYLE: Writing surface feature set out the root of the case. 2011-04-07 11:27:00 +01:00
adfc2de66e ENH: Moving the calculation of the lambda denominator/numerator upwards.
Expensive to look it up in the lambda function, passing from trackToFace as an
argument.
2011-04-07 11:23:18 +01:00
1a0095489b gcc-4.6.0 warnings: removed initialised but unused variables 2011-04-06 22:55:47 +01:00
afc69b2010 snappyHexMesh/flange tutorial: Removed refinement of boss and increased overall resolution 2011-04-06 22:04:47 +01:00
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +01:00
19332dc06e STYLE: fixed headers. 2011-04-06 19:20:36 +01:00
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
9021e777e0 ENH: flange feature edge tutorial:
- slightly bigger display so re-patching does not pick up original outside
- additional refinement at inlet since 2 cells across is too few occasionally
- changed feature angle to pick up more edges
2011-04-06 19:04:17 +01:00
668f97c0ec Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 17:38:43 +01:00
56426ce0df STYLE: wrong variable name. 2011-04-06 17:11:50 +01:00
201d2def16 BUG: Not a reference, a value. 2011-04-06 16:57:34 +01:00
293398cea5 tutorials: updatded header 2011-04-06 16:16:33 +01:00
faffc4a255 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 16:16:15 +01:00
977ec4407b tutorials: updatded header 2011-04-06 16:16:10 +01:00
be3d8be65a GIT: testing 2011-04-06 16:11:30 +01:00
f0e2fd049e GIT: testing 2011-04-06 16:11:01 +01:00
765d659faa GIT: testing 2011-04-06 16:08:47 +01:00
96b171adfe GIT: testing 2011-04-06 16:07:33 +01:00
405ee3ca64 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 16:02:35 +01:00
f0554905a1 ENH: Removed OpenCFD-specific behaviour out of hooks 2011-04-06 15:14:25 +01:00
beaf86ff87 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 15:03:08 +01:00
4fc6e230cc snappyHexMesh flange tutorial: contracted the initial blockMesh to the bounding-box
Updated headers
2011-04-06 15:03:05 +01:00
a5b19972d9 STYLE: Corrected coding style 2011-04-06 14:55:23 +01:00
c65a3375fd Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 12:53:03 +01:00
5a8429582e snappyHexMesh flange tutorial: redirect all output to log files 2011-04-06 12:17:02 +01:00
ead978f08b snappyHexMeshDict flange tutorial: changed to mesh the inside of the flange 2011-04-06 12:16:36 +01:00
bddb31eaf8 BUG: lambda numerator and denominator too small for tiny domains.
They go < SMALL for micro/nano domains and trigger corrections.  An absolute
value of SMALL is not justifiable, using cell volume scaled comparison.
2011-04-06 11:12:33 +01:00
35e9958de6 ENH: selectCells: parallel running 2011-04-06 10:38:18 +01:00
b1ce027774 ENH: cellClassification: parallel running 2011-04-06 10:36:00 +01:00
081e4ff810 ENH: cellClassification: work in parallel 2011-04-06 10:24:13 +01:00
7e50bc63c3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 20:55:47 +01:00
b09a19e026 ENH: sampledPatch: patchSet instead of single patch 2011-04-05 20:54:18 +01:00
f203f4a835 ENH: flange: clean 0 directory. 2011-04-05 20:53:09 +01:00
483c0c6518 ENH: ReleaseNotes-dev: snappyHexMesh changes 2011-04-05 20:52:13 +01:00
1699142a58 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 17:37:30 +01:00
08a3023eec ENH: removed ambigous construction from tmp 2011-04-05 17:37:07 +01:00
4d1e047ea1 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 15:56:48 +01:00
5497bcb22d ENH: foamUpgradeCyclics,foamFormatConvert etc: switch off master-only reading. 2011-04-05 15:55:27 +01:00
459889e304 ENH: snappyHexMeshDict: refinement to get centre hole 2011-04-05 15:54:01 +01:00
22ed66c9ff ENH: flange/allClean: clean script 2011-04-05 15:53:31 +01:00
d057de7128 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:56:41 +01:00
c513ae8ccc potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:42 +01:00
2975fee756 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 14:54:21 +01:00
a54afe65c3 potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow 2011-04-05 14:54:14 +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