Commit Graph

3936 Commits

Author SHA1 Message Date
c9903b30e0 Small output formatting change 2008-07-22 15:13:41 +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
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
537f11310f baffle splitting in parallel 2008-07-18 12:59:26 +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
b341c45864 update docs for timeVarying bcs 2008-07-18 08:52:33 +02:00
7e1d14be68 Adding exponential replusion pair potential, steering tether potential, modifying tether force base class, tether potential list container and derived tethers to take a vector argument rather than a scalar 2008-07-17 15:05:39 +01:00
ce66358a57 cyclic ordering fix 2008-07-17 14:15:43 +01:00
68bbd82c91 Merge branch 'molecularDynamics' 2008-07-15 10:10:06 +01:00
5e5b26edd5 update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
ba0de9ace0 Removed spurious polyMesh::directions() function. 2008-07-10 20:04:09 +01:00
58c73dd4f5 kappa and E now need read as scalars instead of dimensionedScalars (2) 2008-07-10 11:05:01 +01:00
c8f89b17a2 kappa and E now need read as scalars instead of dimensionedScalars 2008-07-10 11:02:49 +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
26ef8829cb Merge branch 'olesenm' 2008-07-09 12:24:49 +01:00
106d1447fa no meshed surfaces 2008-07-09 10:08:50 +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
21f5411622 Adjusted interpolationTable for smoother merge with Henry's changes.
- timeVaryingUniformFixedValuePointPatchField seems to have been missed
2008-07-09 09:06:32 +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
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
f400fb2943 Changed property averaging report to remove r.f 2008-07-08 14:09:00 +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
b2744a5eeb small update to headers for usage 2008-07-04 18:49:57 +01:00
c683276733 updated time varying boundary conditions 2008-07-04 18:46:45 +01:00
c7a7dc443c extended the conversion library and utilities
library:
  * routines for managing cellTable and boundaryRegion
  * writing ensight files and parts
  * mesh reader/writer for STARCD

utils:
  * star4ToFoam
  * foamToStarMesh
  * foamToEnsightParts
2008-07-04 16:26:22 +02:00
267b562b5b Merge branch 'olesenm' 2008-07-04 12:19:48 +01:00
d8b29eb7ef added 'conversion' library
* started with polyDualMesh, but add mesh reader/writers in the future
2008-07-04 09:57:43 +02:00
bb597d34c6 changed timestep control in molecule::move to tEnd > ROOTVSMALL 2008-07-03 17:59:04 +01:00
79a425236b added get/set component functionality 2008-07-03 14:33:54 +01:00
db54cffe7f removed spaces in fatalioerror message 2008-07-01 18:16:50 +01:00
b07223396a Merge commit 'OpenCFD/master' into olesenm 2008-07-01 13:01:09 +02:00
0ed1f94278 Removed the switch to Gauss. Will need to be reinstated after further development. 2008-07-01 11:18:18 +01:00
934b076910 Merge branch 'molecularDynamics' 2008-06-27 18:25:53 +01:00
1636c4757d Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-27 17:30:06 +01:00
35faeb74a9 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-27 17:28:45 +01:00