Commit Graph

6030 Commits

Author SHA1 Message Date
9705520e24 surfMesh changes
- read 'ftr' triSurface format
- added 'ofs' (OpenFOAM Surface) as new all-in-one surface format candidate
- trying to get some sanity into the surface patch classes, but called it
  'surfGroup' (for now) to avoid conflict with existing 'surfacePatch'
- add read() member like Mattijs suggested
2008-11-05 02:25:19 +01:00
593db180ce added verbosity option 2008-11-04 14:47:48 +00:00
99500b1fa8 updated for new functionality 2008-11-04 14:47:36 +00:00
63298cbf0e remove html versions of README, ReleaseNotes - they are derived and not html anyhow 2008-11-04 13:49:16 +01:00
6640acc650 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2008-10-31 18:04:52 +00:00
012cbab02c debug message 2008-10-31 18:04:42 +00:00
380e3192c5 ulist argument 2008-10-31 18:04:26 +00:00
be3d701bb6 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2008-10-31 11:26:02 +00:00
ded4f0b2a4 added option to set reference by point 2008-10-30 18:49:14 +00:00
1fb786eb6a removed transfer; delegate to List instead 2008-10-30 15:40:31 +00:00
60d8956f60 Adding IOobject read controls. 2008-10-30 14:06:35 +00:00
9745bcc6a2 Commit after fixing moleculeIO.C conflict 2008-10-30 13:54:20 +00:00
6859e3a08c Adding shrink() at the end of referInMols 2008-10-30 13:43:00 +00:00
3d16b61c0e Merge branch 'cvm' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev into cvm 2008-10-29 19:21:34 +00:00
d27bab0acd Test insertion of range of points - faster than individual insertion 2008-10-29 19:21:06 +00:00
f72b0560ae Merge branch 'master' into cvm 2008-10-29 15:20:38 +00:00
7d9c3c3fc8 Merge branch 'master' into cvm 2008-10-29 15:19:51 +00:00
0a8286b8ed inspired by MeshObject - added coordinateSystems::New selector 2008-10-29 15:00:50 +01:00
83bf5a7f98 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2008-10-29 13:19:27 +00:00
44c014397e Corrected an error in hc. 2008-10-29 13:19:02 +00:00
fd57af9980 Changed sum to gSum for parallel execution. 2008-10-29 13:18:36 +00:00
2fe4ba82d6 Added SAS LES model. 2008-10-29 13:17:24 +00:00
4b90cc4c11 extending zoned faces after zonifying cells 2008-10-29 12:57:03 +00:00
8c950850ba proper parallellisation of patch smoothing 2008-10-29 12:56:25 +00:00
0f05c04153 sample files 2008-10-29 12:12:42 +00:00
8ad016dd2c small normal tolerance. Fixed indexing error 2008-10-28 21:11:48 +00:00
3403802282 region option 2008-10-28 21:07:59 +00:00
b5ee8b6dc1 detect only option 2008-10-28 21:07:37 +00:00
6520f35f1e nearestToPoint 2008-10-28 21:07:05 +00:00
59821d6094 added optional notes to coordinate systems
porousZone constructor in the same order as sampling
2008-10-28 17:25:59 +01:00
37cae8e7ef Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2008-10-28 15:59:55 +00:00
9c204f9eed keyedSurface::setSize() affects faces and regions 2008-10-28 02:20:15 +01:00
eba9bbf0d8 cosmetics 2008-10-28 01:59:42 +01:00
ae6bf7790a reworked keyedSurface to store region information indirectly
- improves efficiency throughout
2008-10-28 01:29:51 +01:00
20430a8586 Merge commit 'OpenCFD/master' into olesenm 2008-10-27 17:01:53 +01:00
606516d88b Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev 2008-10-27 12:53:53 +00:00
11f35fe00f Merge commit 'OpenCFD/master' into olesenm 2008-10-27 13:35:00 +01:00
9a4de95354 made xfer constructors explicit, with trickle down to polyMesh/fvMesh calls 2008-10-27 13:14:07 +01:00
a7090d8f9e Added sensible enthalpy (hs, Hs) and chemical enthalpy (hc, Hc) to the thermodynamics package.
Absolute enthalpy h = hs + hc.
2008-10-27 10:45:45 +00:00
37ed8d9c7e Added eThermo package from Chris. 2008-10-27 10:44:04 +00:00
619f7838e8 Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev 2008-10-27 09:07:51 +00:00
dab67ba5bb pointZones resetting during update 2008-10-27 09:07:29 +00:00
aa2eba40a2 etc/settings.{csh,sh} - mkdir for mpi-paths 2008-10-27 07:45:35 +01:00
4c3c2385ed blockMesh tweaks
- convertToMeters optional, also allow 'scale'
2008-10-25 17:55:56 +02:00
cd199d599e added triSurface scaling option to surfaceConvert/surfaceMeshConvert 2008-10-25 16:54:10 +02:00
88cd954540 triSurface/triSurfaceMesh adjustments
- typedefs to simplify code
 - added scalePoints() member
   * this is especially useful for the triSurfaceMesh dictionary constructor
     when we have surfaces in mm or inches and don't wish to rescale in some
     external program
2008-10-25 16:34:35 +02:00
c2dd9825fa Merge commit 'OpenCFD/master' into olesenm 2008-10-24 18:11:02 +02:00
23476071dc polyMesh, fvMesh xfer constructors
- drop copy components constructors in favour of the xfer versions. Even if
  the caller sends through constant data, if will be automatically promoted
  to xfer (via a copy operation).
2008-10-24 17:29:05 +02:00
2a3bb0f5c4 autoPtr, tmp cosmetics
- dropped non-const tmp::clear() in favour of the const version
2008-10-24 17:21:02 +02:00
344a712ca4 Merge branch 'master' into cvm 2008-10-24 12:17:47 +01:00