20693b96bd
CONF: move OpenFOAM etc/apps -> etc/config
...
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02: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
80a391a4f3
COMP: incorrect comment type in options files (scotchDecomp)
2011-04-28 12:49:07 +02: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
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
0fc6700a14
ENH: allow for user adjustment of compiler/openmpi versions
2011-04-27 14:31:37 +02:00
a66a9bbc8e
BUG: FOAM_INST_DIR not preserved across versions in foamExec, foamJob
2011-04-18 10:57:21 +02:00
099ca47119
BUG: bad word chars (single quotes) for source '-roots' option
2011-04-18 10:51:46 +02:00
c20efb0923
ENH: add 'report' to trace #includeEntry/#includeIfPresentEntry
...
- used in "expandDictionary -list" to find which files are included by
any particular dictionary
2011-04-15 13:34:25 +02:00
e1137fe8e2
ENH: add convenience handling of "roots" when the slave roots are identical
...
- a single root entry is interpreted as being the same for all slaves
2011-04-15 13:32:59 +02:00
8687d00c2d
Merge remote branch 'opencfd/master' into olesenm
2011-04-12 12:54:35 +02:00
03bae68436
STYLE: drop face::area() and triFace::area() - less useful than expected
2011-04-12 12:53:51 +02:00
1d4fdf1b9f
STYLE: return type on triFace::area
2011-04-12 12:44:28 +02:00
358be80629
Merge branch 'master' of ssh://10.0.0.4/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-11 22:06:12 +01:00
a5f207e740
Merge branch 'master' of hunt:/home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-11 13:40:26 +01:00
21ec7be069
ENH: refinementFeatures: make indexedOctree bounding box 3D
2011-04-11 13:37:41 +01:00
ce4302716d
ENH: scotchDecomp: add mpi compilation since scotch.h seems to include mpi.h
2011-04-11 13:37:02 +01:00
6594b254b5
STYLE: chckTopology: wrong message.
2011-04-11 13:36:33 +01:00
1adcd0eb6b
BUG: foamConfigurePaths: permissions
2011-04-11 13:29:45 +01:00
386dd53f44
ENH:autoSnapDriver: added support for facezones
2011-04-08 15:09:19 +01:00
13ce640b92
ENH: dates
2011-04-07 22:36:11 +01:00
39de49429d
ENH: surfaceFeatures: search start of string
2011-04-07 22:35:34 +01:00
d22c89db9a
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-04-07 13:48:49 +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
876aa9cdda
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
472bb82160
ENH: foamToFieldView: added region option.
2011-04-07 09:27:02 +01:00
dccfa2171b
STYLE: primitiveMesh.H: removed extraneous includes
2011-04-07 08:56:12 +01:00
d47133aed9
ENH: polyMeshTetDecmoposition: move List allocation outside loop
2011-04-07 08:54:29 +01:00
9153534a9d
ENH: use face::area() method for surfaceMeshInfo
2011-04-07 09:29:05 +02:00
cfc1f315d8
ENH: add area() method for face and triFace
...
- optionally returns centre point as well
2011-04-07 09:19:39 +02: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