Commit Graph

1210 Commits

Author SHA1 Message Date
7be8bc1d06 Changed packing for OpenMPI.
Not by me, Chris/Mattijs?
2008-07-21 11:34:44 +01:00
ddebd03c70 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-21 11:19:33 +01:00
4d96b876e4 cleanup of foam-pack scripts
- removed legacy foamDiffSourceList, foamPackChanged
  - added foamPackDoxygen for separate distribution of docs
    handles -prefix option
  - misc. cosmetic changes
2008-07-20 15:53:43 +02:00
0473f177ad Create unique member name for addNamed...SelectionTable
We can now add the same member function with different lookups
  e.g. 'stl' and 'stlb'

By using leading/trailing underscores around the lookup name,
we get a unique name and avoid possible collision with other classes.
2008-07-20 15:19:07 +02:00
f75ffd7f15 cosmetics 2008-07-20 14:17:08 +02:00
a48bc8746a use dictionary::readIfPresent wherever reasonable 2008-07-20 14:07:49 +02:00
2ec86d6f12 Removed tabs. 2008-07-20 12:22:28 +01:00
7f9631634d cleanup wmake scripts
- match comments to names of scripts
  - remove comments about using C-shell (not true anymore)
  - use 'assert' style syntax in places instead of if/then/fi
  - wcleanMachine supports multiple arguments
2008-07-18 15:32:10 +02:00
d6c87e58c6 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-18 12:59:30 +01:00
537f11310f baffle splitting in parallel 2008-07-18 12:59:26 +01:00
fbf250af65 foamCopySettings ignore log files as well 2008-07-18 13:53:42 +02:00
3c07d20652 more fixing... removed epsilon - this utility needs a serious re-write 2008-07-18 11:41:21 +01:00
b6c6953ba3 foamClearPolyMesh gets -region option too 2008-07-18 12:23:48 +02:00
a02890a972 changed R -> UPrime2Mean to comply with fieldAverage function object field output 2008-07-18 11:14:57 +01:00
d61fd187c1 argList.C - don't emit banner with -help, -doc usage etc.
This makes it easier to find the usage on the screen.
  Provide hint about -help if the docs cannot be found.
2008-07-18 11:41:12 +02:00
0b7c46f0d6 updated umean as in previous commit, but all this code is commented??? to be tidied/removed??? 2008-07-18 10:14:56 +01:00
e3f44132cf updated Umean -> UMean to comply with fieldAverage function oject 2008-07-18 09:54:36 +01:00
3ae1a49119 blockMesh:
renamed genBlockMesh.C -> blockMeshApp.C for the -doc option

  Followed Eugene's suggestions and moved blockMeshDict out of polyMesh/.

  Rationale:
  blockMeshDict is not a polyMesh or part of a polyMesh, thus it doesn't
  really belong in the polyMesh/ dir anyhow. Moving it to constant/ or
  constant/<region>/ improves the overview and eases cleanup of polyMesh/ as
  well. For compatibility, constant/polyMesh/ or constant/<region>/polyMesh/
  will be searched if the new locations fail.
2008-07-18 10:23:09 +02:00
d0ee873946 Merge commit 'bundle/home' into olesenm 2008-07-18 09:14:49 +02:00
b341c45864 update docs for timeVarying bcs 2008-07-18 08:52:33 +02:00
1884b91c8c bin/script changes
foamUpdateCaseFileHeader:
      - handle multiple files
      - use fixed version width
      - replace grep/tr/cut -> sed

    foamUpgradeTurbulenceProperties:
      - handle multiple files
2008-07-17 23:26:54 +02:00
ced9f11065 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-17 16:17:25 +01:00
64a1f7cbde fix for cyclic boundary handling 2008-07-17 16:15:42 +01:00
ce66358a57 cyclic ordering fix 2008-07-17 14:15:43 +01:00
a34c8d635b foamUpgradeTurbulenceProperties : do not use dirname with missing arguments 2008-07-17 10:04:30 +02:00
931c30e61e foamClearPolyMesh minor cleanup 2008-07-17 10:03:16 +02:00
46b102bd8f Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-15 22:11:10 +01:00
67c010c729 chtMultiRegionFoam tutorial 2008-07-15 22:10:40 +01:00
8e3d196ec8 logic 2008-07-15 22:06:26 +01:00
17ab54d381 extraneous autoPtr 2008-07-15 22:06:11 +01:00
68bbd82c91 Merge branch 'molecularDynamics' 2008-07-15 10:10:06 +01:00
3165df886e Merge branch 'olesenm' 2008-07-15 10:06:15 +01:00
e480daefa9 reset version to dev (from 1.5) 2008-07-15 09:56:41 +01:00
5e5b26edd5 update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
ff2040f26f fixup copyright dates 2008-07-14 14:49:20 +02:00
2fc54a50ff Merge commit 'OpenCFD/master' into olesenm 2008-07-14 12:59:35 +02:00
b7be6bce24 updated 2008-07-14 11:34:47 +01:00
da7c874e47 user_libsrc correction 2008-07-14 11:34:31 +01:00
04ffbbc51a foamAllHC / foamEbrowse / foamNew - error checking 2008-07-14 11:00:41 +02:00
fbac898f53 updated foamClearPolyMesh
* now removes the same files as Foam::polyMesh::removeFiles()
  * accepts -case option
2008-07-14 10:12:20 +02:00
f22d251d60 added foamCopySettings script
* copies case contents without the polyMesh
2008-07-14 10:11:01 +02:00
22dd42b04e tidy up and turn all 3rd party library functionality off 2008-07-11 16:39:05 +01:00
34e69f5d8a Corrected the details of the supported GNU/Linux versions. 2008-07-10 21:44:09 +01:00
ba0de9ace0 Removed spurious polyMesh::directions() function. 2008-07-10 20:04:09 +01:00
b48f6ac2d3 Moved buildParaView3.3-cvs to be on the PATH and added more path corrections 2008-07-10 18:44:31 +01:00
60c3a635ef Removed foamPackThirdPartyBinAll 2008-07-10 17:56:42 +01:00
e89dae6084 New script. 2008-07-10 17:16:31 +01:00
adadd12e3e Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-10 16:36:59 +01:00
9d1e821e7b Changed for HTML export and created HTML versions 2008-07-10 16:36:52 +01:00
45ba5d17d4 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-10 16:03:54 +01:00