Commit Graph

4896 Commits

Author SHA1 Message Date
0436536579 Merge branch 'master' into cvm 2008-07-24 16:53:23 +01:00
af5674aca5 PV3FoamReader - remove old time-selection arrays 2008-07-24 15:58:59 +02:00
898742e6eb Corrected the update of pd from p in closed-volume cases. 2008-07-24 12:39:44 +01:00
5a42070834 Changed destination of CV2DMesher executable 2008-07-24 12:22:04 +01:00
21615b3e64 Adding CV2DMesher and updated CV3dMesher 2008-07-24 11:14:22 +01:00
278b1d567a Merge branch 'master' into cvm 2008-07-24 10:50:16 +01:00
fc6780cd23 restored and updated (doxygen) usage for blockMesh 2008-07-24 08:28:32 +02:00
db00b5e1ad Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-23 17:47:29 +01:00
5508e0b6cb added -dict option 2008-07-23 17:47:26 +01:00
c9148dd1dd Minor rearrangement. 2008-07-23 17:06:55 +01:00
7320858835 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-23 16:58:46 +01:00
8136d271e8 Revert "DebugSwitches in etc/controlDict is incomplete/incorrect"
This reverts commit 7446cee720.
2008-07-23 16:51:45 +01:00
1bd82369ff Revert "blockMesh:"
This reverts commit 3ae1a49119.
2008-07-23 16:49:16 +01:00
6281e94a37 reverting blockMesh changes 2008-07-23 16:49:01 +01:00
eb604fdb88 revert to previous search order - constant/polyMesh/blockMeshDict
- retain failsafe check (constant/blockMeshDict)
2008-07-23 15:12:44 +02:00
b43378747a Merge commit 'OpenCFD/master' into olesenm 2008-07-23 13:41:51 +02:00
7343b3853c very minor formatting 2008-07-23 11:12:30 +01:00
dcdce31460 paraview reader: export modified FOAM_CASE for parallel sub-cases 2008-07-23 09:59:41 +02:00
04f065cf4c fix PV3FoamReader to restore mesh caching
previous disabling of the TimeSelection arrays [commit c52b20b..]
resulted in the mesh caching being disabled :(

Simplified code is enabled/disabled by PV3FOAM_TIMESELECTION define.
Might be removed in the future.
2008-07-22 16:26:03 +02:00
202570dce4 renamed ensight76FoamExec -> ensightFoamReader for consistency 2008-07-22 14:52:57 +02:00
e629d33a08 paraview reader: export FOAM_CASE env variable 2008-07-22 13:07:45 +02:00
6a53f06636 Added basic surface conformation 2008-07-22 10:37:55 +01:00
b42e13583a More cleanup on headers/source for doxygen
- it also found things like size_t instead of size_type in fileName class
2008-07-22 11:12:40 +02:00
85c164340e Added IOobject::readOption to IOOutputFilter
- allows post-processing functions with an optional dictionary
   (eg, the developer can hard-wire some defaults)
2008-07-21 16:40:05 +02:00
352c0f4c24 Added turbulent viscosity. 2008-07-21 12:00:06 +01: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
3c07d20652 more fixing... removed epsilon - this utility needs a serious re-write 2008-07-18 11:41:21 +01:00
a02890a972 changed R -> UPrime2Mean to comply with fieldAverage function object field output 2008-07-18 11:14:57 +01: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
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
46b102bd8f Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-15 22:11:10 +01:00
8e3d196ec8 logic 2008-07-15 22:06:26 +01:00
17ab54d381 extraneous autoPtr 2008-07-15 22:06:11 +01:00
55b6620b01 Merge branch 'master' into cvm 2008-07-15 11:35:06 +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
b7be6bce24 updated 2008-07-14 11:34:47 +01:00
da7c874e47 user_libsrc correction 2008-07-14 11:34:31 +01:00
a86b1ce4a3 Corrected for SP. 2008-07-10 15:53:10 +01:00
f330e202f4 Make/files addition 2008-07-10 13:56:30 +01:00
d99980f16a Start of boundary handling 2008-07-09 20:13:10 +01:00
d95f9ac117 Incorported CV3DMesher into dev version. Added CGAL and Boost to ThirdParty, altered template-depth 2008-07-09 15:25:02 +01:00
f17c95cbff Merge commit 'OpenCFD/master' into olesenm 2008-07-09 11:44:45 +02:00
e3e2b91823 Not use .foam extension 2008-07-09 09:35:14 +01:00
9cde05b169 Merge commit 'OpenCFD/master' into olesenm
Resolved conflicts:
	src/OpenFOAM/interpolations/interpolationTable/interpolationTable.C
	src/OpenFOAM/interpolations/interpolationTable/interpolationTable.H
2008-07-09 09:14:18 +02:00
655ef10401 convergence check for terminating SIMPLE steady-state solvers
- rhoPorousSimpleFoam
  - rhoSimpleFoam
  - buoyantSimpleFoam
  - buoyantSimpleRadiationFoam
  - simpleFoam
2008-07-09 08:33:06 +02:00