Commit Graph

856 Commits

Author SHA1 Message Date
d66a41c6a6 Made the mesher more prominent. 2008-07-10 15:54:10 +01:00
a86b1ce4a3 Corrected for SP. 2008-07-10 15:53:10 +01:00
8f63c498bc Converted README and ReleaseNotes-1.5 to org-mode and updated. 2008-07-10 14:34:05 +01:00
7e16e4d9f8 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-10 11:12:38 +01:00
f5f9435838 Removed java test. 2008-07-10 11:12:32 +01:00
58c73dd4f5 kappa and E now need read as scalars instead of dimensionedScalars (2) 2008-07-10 11:05:01 +01:00
d3ead0d9c1 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-10 11:03:03 +01:00
c8f89b17a2 kappa and E now need read as scalars instead of dimensionedScalars 2008-07-10 11:02:49 +01:00
642842f435 Changed dev to 1.5 for release. 2008-07-09 18:21:57 +01:00
2dce152272 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 16:36:33 +01:00
6578ada113 minor formatting changes/clean-up 2008-07-09 16:36:15 +01:00
76bf16093a Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 16:20:01 +01:00
2491068f35 level0 determination 2008-07-09 16:07:42 +01:00
ce8d3ec960 Fix for if no level 0 cells present. 2008-07-09 15:53:25 +01:00
9a3f933288 General tidy-up 2008-07-09 15:26:16 +01:00
69a75b1ca4 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 15:18:45 +01:00
17beb3c21a meshing tutorials 2008-07-09 15:18:39 +01:00
26ef8829cb Merge branch 'olesenm' 2008-07-09 12:24:49 +01:00
475aa6779d Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 11:01:17 +01:00
f17c95cbff Merge commit 'OpenCFD/master' into olesenm 2008-07-09 11:44:45 +02:00
106d1447fa no meshed surfaces 2008-07-09 10:08:50 +01:00
cb981bbc5b Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 09:43:42 +01:00
2847dee4d4 Corrected the handling of Make sub-directories 2008-07-09 09:43:25 +01:00
0dff8de603 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 09:35:18 +01:00
e3e2b91823 Not use .foam extension 2008-07-09 09:35:14 +01:00
78de486b87 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-09 09:30:17 +01:00
ce2c4d5189 added foamCheckSourceDeps to help find moved directories/files 2008-07-09 09:57:08 +02: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
21f5411622 Adjusted interpolationTable for smoother merge with Henry's changes.
- timeVaryingUniformFixedValuePointPatchField seems to have been missed
2008-07-09 09:06:32 +02:00
655ef10401 convergence check for terminating SIMPLE steady-state solvers
- rhoPorousSimpleFoam
  - rhoSimpleFoam
  - buoyantSimpleFoam
  - buoyantSimpleRadiationFoam
  - simpleFoam
2008-07-09 08:33:06 +02:00
15cad22d8c split autoHexMeshDriver; updated header 2008-07-09 00:21:36 +01:00
2c8fa3b35f typo 2008-07-09 00:19:33 +01:00
8d44313d26 Filter-out platforms directory from the source.
Pack the linux-64 link for gcc.
2008-07-08 23:07:42 +01:00
27a474bed7 Use rm -rf to avoid warnings for files that have already been removed. 2008-07-08 19:13:07 +01:00
2ccd8322f0 Added scripts and support for packing ThirdParty 2008-07-08 18:54:28 +01:00
32d0a25278 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-07-08 16:25:11 +01:00
4a68c38ec4 Added new constructor from fileName to interpolationTable and
removed the objectRegistry argument from the constructor from
dictionary.  Now case-relative paths should be specified using
$FOAM_CASE.
2008-07-08 16:25:00 +01:00
32d46dc30c add in UEqn.H, pEqn.H for simpleFoam as well 2008-07-08 14:45:31 +02:00
e14d5bc4c5 removed redundant probes folder 2008-07-08 13:36:39 +01:00
72fb77ccce updated sample dictionary 2008-07-08 12:07:54 +01:00
7f7807d5e2 cleanup foamSystemCheck, foamInstallationTest also needs some cleanup 2008-07-08 09:14:41 +02:00
ab17085c1a adapted to new syntax 2008-07-07 19:51:20 +01:00
ffe2142dee refining without surfaces 2008-07-07 19:50:53 +01:00
76f2d62bde mesh driver rewrite; initial distributed surfaces 2008-07-07 18:41:09 +01:00
b7bb04e81b trisurfaceMeshes superceded by searchableSurfaces 2008-07-07 18:40:05 +01:00
c8887472f8 minor changes to interpolationTable
- use 'outOfBounds' dictionary keyword
 - avoid fileName expansion
 - removed unnecessary dictionary reference
2008-07-07 12:51:16 +02:00
d7f85054e8 minor fixup for flowRate bcs. 2008-07-07 08:49:35 +02:00
8b4e098813 Merge commit 'OpenCFD/master' into olesenm 2008-07-07 08:22:16 +02:00
e3ee5fcf37 Merge branch 'master' of ssh://chris@noisy/~OpenFOAM/OpenFOAM-dev 2008-07-04 22:21:44 +01:00
be461afe5a Change to Doxyfile so the collaboration diagrams are not huge 2008-07-04 22:20:24 +01:00