dac5beb53a
BUG/STYLE: vector type fails to compile. Using extendedFeatureEdgeMesh naming.
2011-05-03 16:33:11 +01:00
02ff182be1
Merge branch 'master' into cvm
2011-05-03 11:02:23 +01:00
560114a09f
BUG: Do not create empty processor patches.
...
Mismatch of presence of processor patches on processors causes mesh parallel
read/check seg-faults.
2011-05-02 17:23:44 +01:00
0b5f17f30c
BUG: Break no longer required as loop depth reduced - was causing referring failure.
2011-05-02 10:18:48 +01:00
22275f20b4
wigleyHull tutorial: add clean-up script
2011-04-28 21:14:48 +01:00
e3eae71014
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-28 21:14:18 +01:00
24adaa0e1d
Updated tutorials
2011-04-28 21:14:13 +01:00
d8630c4677
settlingFoam: Corrected time-loop
2011-04-28 21:13:57 +01:00
6500f9e997
setInitialDeltaT: only if the time-step would be reduced by doing so
2011-04-28 21:13:40 +01:00
5222405567
Create graphs in a sub-directory
2011-04-28 21:13:08 +01:00
eaa2a9f1b5
COMP: tutorial scripts: add #!/bin/sh, chmod +x etc.
2011-04-28 17:47:11 +01:00
36fde0b5d1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-28 16:28:22 +01:00
1c1cac6646
ENH: ideasUnvToFoam.C: added support for zones
2011-04-28 16:27:20 +01:00
ddc203fce0
Update tutorial to dev
2011-04-28 12:03:57 +01:00
0f0dd35413
STYLE: createPatchDict: updated comment
2011-04-28 10:40:26 +01:00
624a661744
ENH: processor/cyclic: per-patch matchTolerance
2011-04-27 20:43:39 +01:00
8782283d62
ENH: cyclicPolyPatch: have local 'matchTolerance' entry in dictionary
2011-04-27 20:41:17 +01:00
eaa6a98ff7
ENH: cyclicPolyPatch.C: debug printing of area match
2011-04-27 14:39:40 +01:00
a3739657e2
STYLE: sampleDict, interpolationTable usage: added comment about csv reading/writing
2011-04-27 14:38:39 +01:00
6217691b4d
ENH: csv reading for interpolationTable and writing for sampledSet
2011-04-26 19:25:00 +01:00
0b6949098c
ENH: coupledPolyPatch: allowed sheared cyclic
2011-04-26 19:21:20 +01:00
a839ac5110
ENH: cyclicPolyPatch: use transformation vector if supplied
2011-04-26 11:59:22 +01:00
b6071774f2
ENH: Always create all patches, even if they are empty.
...
Move the default patch before the processor patches.
Add a new boundBox to the geometry to assess the bounds of the "mesh" - really
the bounds of the Delaunay vertices which gets updated and can overlap.
2011-04-22 15:42:40 +01:00
98bfe5904a
STYLE: autoLaterDriver: duplicate message
2011-04-22 11:49:45 +01:00
e23956583c
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-22 10:59:38 +01:00
329f0bbe69
BUG: addPatchCellLayer: non-manifold edges on processor boundaries
2011-04-22 10:57:55 +01:00
9245a084a0
ENH: domainDecomposition.C: added inbalance stats
2011-04-22 10:55:37 +01:00
a803f9ea2c
ENH: Patches for mesh quality eval are now proc patches.
...
Forcing empty patches to write in parallel.
2011-04-21 18:02:40 +01:00
6a96e4a326
ENH: Shorten dsmc tut.
2011-04-21 18:01:38 +01:00
cd083dc832
ENH: Smaller, shorter, faster wingMotion tut.
2011-04-21 16:09:44 +01:00
855df4757f
ENH: Allwmake: pass through build option
2011-04-21 15:55:33 +01:00
a3417e4596
Merge branch 'master' into cvm
...
Conflicts:
tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
5bb2ac5ec7
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-21 11:07:13 +01:00
ffb0a2df21
TY: dates
2011-04-21 10:31:06 +01:00
e3de9b123c
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-21 10:30:22 +01:00
8768ef62a3
ENH: Adding patchProbes to named Patch and Qr and Qe to fvDOM
2011-04-21 10:29:43 +01:00
f6830c206d
STYLE: Line endings, trailing whitespace. Caught by pre-commit hook on branch merge.
2011-04-21 10:29:22 +01:00
727e087ab5
Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-21 10:10:52 +01:00
a39476be8e
COMP: CGAL 3.8.
2011-04-21 10:10:19 +01:00
a476822da8
ENH: Variable name tweak, restoring false to addPatches.
2011-04-21 10:08:26 +01:00
423df61fca
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-21 10:01:16 +01:00
a038c90f21
Tutorial Updates
2011-04-21 10:00:53 +01:00
38189883de
Corrected line lengths
2011-04-20 18:33:39 +01:00
53cb06171b
Updated header
2011-04-20 18:31:49 +01:00
188469b994
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-20 18:30:48 +01:00
119f1fdc62
dynSmagorinsky renamed homogeneousDynSmagorinsky
...
to avoid the continuing confusion about this model
2011-04-20 18:30:45 +01:00
ba01d338fb
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-20 15:10:06 +01:00
5c035f5f79
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-20 13:23:18 +01:00
14e3815192
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-20 13:21:25 +01:00
335da20074
ENH: changed absTol->tolerance for consistency with solvers
2011-04-20 12:59:08 +01:00