Commit Graph

334 Commits

Author SHA1 Message Date
0211d507b1 ENH: paraFoam: filter out ld.so messages about 'inconsistency detected' 2011-06-03 12:26:45 +01:00
239dc3a154 ENH: foamRunTutorials: add wm_scheduler 2011-05-27 17:16:58 +01:00
8596a86a7a ENH: bin/foamRunTutorials: run in parallel 2011-05-27 11:57:37 +01:00
9b38b768fc ENH: MakefileDirs: generic Makefile to recurse over directories 2011-05-27 11:54:52 +01:00
7cdee1366b ENH: downgrade to warnings for missing control files in paraFoam
- pass through normal paraview (double-dashed) options

- bypass the plugins logic when the --data=... option is provided.
  This allows the command 'paraFoam --data=...' to work too.
2011-05-26 09:17:16 +02:00
c59a6a5713 Merge remote branch 'opencfd/master' into olesenm 2011-05-10 17:08:23 +02:00
20693b96bd CONF: move OpenFOAM etc/apps -> etc/config
- use standard *.sh, *.csh endings
2011-05-02 14:52:11 +02:00
eaa2a9f1b5 COMP: tutorial scripts: add #!/bin/sh, chmod +x etc. 2011-04-28 17:47:11 +01:00
22fae65263 BUG: FOAM_INST_DIR (or prefix) not passed correctly from foamExec 2011-04-28 15:33:38 +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
4ebe912f30 CleanFunctions: remove directories containing sampled data and graphs 2011-04-19 23:28:17 +01:00
f70593a8ff Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam 2011-04-19 23:23:49 +01:00
a66a9bbc8e BUG: FOAM_INST_DIR not preserved across versions in foamExec, foamJob 2011-04-18 10:57:21 +02:00
f0554905a1 ENH: Removed OpenCFD-specific behaviour out of hooks 2011-04-06 15:14:25 +01:00
7969b20915 ENH: foamCleanTutorials: remove 0/pointLevel 0/cellLevel 2011-04-05 12:05:15 +01:00
3c30eca1cc STYLE: drop check for paraview versions
- we don't support paraview < 3.x anymore
2011-03-28 11:07:10 +02:00
f2a30512ec Merge remote branch 'opencfd/master' into olesenm 2011-03-28 10:47:17 +02:00
e2cf8f5cf3 ENH: foamCleanPath quick exit on empty 'path' 2011-03-25 18:20:34 +01:00
a8bc6e46f0 ENH: CleanFunctions: remove .setSet 2011-03-23 14:24:01 +00:00
90a80f490b Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-03-17 22:27:55 +00:00
2475ffe9f8 ENH: foamConfigurePaths: rule to rewrite project version 2011-03-17 15:51:00 +00:00
0e871459b8 Merge remote branch 'OpenCFD/master' into olesenm 2011-03-17 08:50:13 +01:00
9cbc0efca3 ENH: add support for WM_PROJECT_SITE env variable
- alternative to WM_PROJECT_INST_DIR/site for systems with locked down
  installation paths (eg, when packaged as RPM or deb)

  When "$WM_PROJECT_SITE" is defined, it is used in favour of
  "$WM_PROJECT_INST_DIR/site"
2011-03-11 18:32:18 +01:00
dc872d6bae ENH: mpirunDebug: generate bash script since executes OpenFOAM bashrc scripts 2011-03-09 18:08:57 +00:00
51399bbbd1 STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code 2011-02-24 13:21:39 +01:00
2f3cb0f63c BUG: foamPackSource: moved up to bin/ 2011-02-23 16:05:14 +00:00
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
f8cae3f43c ENH: add cleanCodeStream to tools/CleanFunctions 2011-02-22 19:11:51 +01:00
0ffe4c0fd9 BUG: foamCleanPath: did not remove last element in path when stripping using wildcards 2011-02-21 16:43:11 +00:00
3c43471021 Merge remote branch 'OpenCFD/master' into olesenm 2011-02-21 13:11:57 +01:00
c37defa5e2 ENH: foamPackSource: moved back to bin so can be used externally 2011-02-18 13:54:08 +00:00
32292113f8 ENH: catch empty wildcards in foamCleanPath
- also split on colons for consistency
2011-02-17 16:11:55 +01:00
64b43070c9 GIT: skip tab check on Makefiles (not just wmake/Makefiles) 2011-02-16 09:57:03 +01:00
fc2bd19356 STYLE: use 'platforms/' for organizing wmake binaries as well
- replaces previously used 'bin/'

STYLE: add -help to makeWmake
2011-02-15 19:01:04 +01:00
28e6389173 STYLE: accept and silently ignore -current option in foamPackDeps
- may be useful in the future. For now it keeps consistency with
  foamPackMake, foamPackBins
2011-02-15 17:24:39 +01:00
f691fe7896 STYLE: more consistent use of stderr for script usage 2011-02-15 16:48:26 +01:00
2873f9fc8d ENH: add findEmptyMake for detecting rogue Make/ directories 2011-02-15 16:26:59 +01:00
9926d5f2a4 BUG: dir names missed in toucho, touchdep
- forgot in 10f5e80803
2011-02-15 16:12:12 +01:00
dd22de68d4 ENH: support bzip2 compression for foamPack* 2011-02-15 11:04:08 +01:00
449a0e253d ENH: add -current option to foamPackBin, foamPackMake
- reduces typing
2011-02-15 10:08:46 +01:00
cf65eebcd5 ENH: add foamPackDeps, foamPackMake to help transferring between machines 2011-02-15 09:29:33 +01:00
56e07de724 STYLE: changed some missed doxygen '@' to '\' 2011-02-14 10:00:48 +01:00
1e4d26429b Merge remote branch 'OpenCFD/master' into olesenm 2011-02-14 09:47:49 +01:00
10f5e80803 ENH: add -make option to touchdep, toucho
- restricts selection to Make/$WM_OPTIONS* subdirectories, which is
  useful when multiple compilers are in use
2011-02-11 09:21:08 +01:00
b3cde56f27 Doxygen docs: Corrected doxyFilter to preserve line numbers
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
fc1e443116 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-01-19 12:37:20 +00:00
ba5d689110 BUG: foamExec mangled the arguments
- use function when sourcing the bashrc to avoid these problems
2011-01-19 12:54:27 +01:00
a6de8e746a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	applications/test/lduMatrix/Test-lduMatrix.C
	applications/test/lduMatrix/Test-lduMatrix2.C
	applications/test/lduMatrix/Test-lduMatrix3.C
	applications/test/parallel/Test-parallel.C
	applications/utilities/miscellaneous/foamFormatConvert/writeMeshObject.H
	bin/mpirunDebug
	etc/apps/paraview3/cshrc
	src/OpenFOAM/meshes/polyMesh/globalMeshData/globalMeshData.H
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.C
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistribute.H
	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/mapDistributeTemplates.C
	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/primitives/Pair/labelPair.H
	src/finiteVolume/fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C
	src/postProcessing/functionObjects/field/streamLine/streamLineParticle.C
2011-01-17 21:40:13 +00:00
e95e9700c8 Merge remote branch 'OpenCFD/master' into olesenm 2011-01-17 10:21:58 +01:00