Commit Graph

8611 Commits

Author SHA1 Message Date
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
20b82e06c2 forgot edges declaration 2008-06-27 17:28:40 +01:00
14407bb265 more protection to unset fields 2008-06-27 17:08:41 +01:00
4807fea33b Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-27 16:51:30 +01:00
7908be9ea5 mini update - tidying up 2008-06-27 16:51:10 +01:00
b8ee18b9df Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-27 15:24:52 +01:00
da922300e6 added normals 2008-06-27 15:23:58 +01:00
a0c1594369 removing multiple diff patches in src/lagrangian/Allwmake src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H src/postProcessing/forces/Make/options following a rebase 2008-06-27 15:12:02 +01:00
e70fc7026c fixed missing public: in src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H 2008-06-27 14:53:01 +01:00
d858f7c811 fixup doxygen for RAS/LES models, etc 2008-06-27 13:43:08 +02:00
cb08f660ec Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-27 12:19:31 +01:00
31b83d862b Corrected the handling of mass-fluxes. 2008-06-27 12:19:08 +01:00
a8604f1ea6 Corrected the handling of mass-fluxes. 2008-06-27 12:19:08 +01:00
35e0527b85 fix copyrights OpenbAD and Nabla -> OpenCFD
* maybe okay to remove reflectParcel.C2 ?
2008-06-26 14:15:56 +02:00
a2ba29bcb4 fix copyrights OpenbAD and Nabla -> OpenCFD
* maybe okay to remove reflectParcel.C2 ?
2008-06-26 14:15:56 +02:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
fc7538d2b4 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
02ffb9d8e0 Merge branch 'olesenm' 2008-06-25 10:27:49 +01:00
3d9329bf35 Merge commit 'OpenCFD/master' into olesenm 2008-06-25 08:55:09 +02:00
5afd70bd1c writing note field 2008-06-24 21:43:01 +01:00
3b61709f90 writing note field 2008-06-24 21:43:01 +01:00
7fc71fa982 markSurfaceRefinement fixes 2008-06-24 21:42:47 +01:00
ad89051b8c markSurfaceRefinement fixes 2008-06-24 21:42:47 +01:00
c62c54c9eb Bug fix http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/8122 2008-06-24 18:08:46 +01:00
df0d196bed Bug fix http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/8122 2008-06-24 18:08:46 +01:00
e24f038e3a Removed unnecessary check. 2008-06-24 18:08:15 +01:00