20693b96bd
CONF: move OpenFOAM etc/apps -> etc/config
...
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02: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
b646589996
COMP: add sentinels to catch mpi or scotch version changes when compiling
2011-04-28 16:26:00 +02:00
22fae65263
BUG: FOAM_INST_DIR (or prefix) not passed correctly from foamExec
2011-04-28 15:33:38 +02:00
ddc203fce0
Update tutorial to dev
2011-04-28 12:03:57 +01:00
80a391a4f3
COMP: incorrect comment type in options files (scotchDecomp)
2011-04-28 12:49:07 +02:00
0f0dd35413
STYLE: createPatchDict: updated comment
2011-04-28 10:40:26 +01:00
83c8407692
BUG: apps/paraview/bashrc trashed argument list
2011-04-28 09:17:32 +02:00
b55c3fb66b
ENH: avoid stray options affecting _foamEval, pass FOAM_SETTINGS to foamExec
2011-04-28 08:32:00 +02: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
debb4b42fd
ENH: add foamEtcFile -silent option to suppress stderr
...
- need to trap possibly weird input within etc/bashrc, etc/cshrc and
can't easily redirect stderr in csh.
2011-04-27 16:55:32 +02: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
0fc6700a14
ENH: allow for user adjustment of compiler/openmpi versions
2011-04-27 14:31:37 +02: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
d2f3ad34d9
ENH: Updated coal parcel surface reaction models
2011-04-21 14:42:53 +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