7493d1ca16
handling of empty
2008-11-26 11:14:15 +00:00
8b72dbedbe
sampling changes
...
- cuttingPlane and sampledPatch now use PrimitiveMeshedSurface for their
storage.
- cuttingPlane always triangulates since the cut faces tend to look quite
horrible anyhow.
- moved triangulation request out of sampledSurface to the inherited
classes. It might disappear anyhow.
2008-11-23 15:08:16 +01:00
99eea2d52e
sampling: use new runtime macros and avoid typedefs for each writer/instance
2008-11-21 21:46:06 +01:00
b352c06f0f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2008-11-21 15:19:25 +00:00
ba10c42446
isoSurface instead of isoSurfaceCell
2008-11-14 14:50:51 +00:00
24619b5813
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2008-11-14 14:24:45 +00:00
b5a3037463
Merge commit 'OpenCFD/master' into olesenm
2008-11-14 10:55:11 +01:00
4d2284c99d
rmt isosurface correction
2008-11-12 16:05:22 +00:00
29d67c3240
averaging in isoSurfaces
2008-11-07 18:14:06 +00:00
856c44c264
simplification
2008-11-07 11:50:58 +00:00
1538606f58
signed distance
2008-11-07 11:46:13 +00:00
c8d4ea0e43
isosurfaces
2008-11-05 13:48:52 +00:00
0a8286b8ed
inspired by MeshObject - added coordinateSystems::New selector
2008-10-29 15:00:50 +01:00
f050ca8248
read fields
2008-10-21 19:52:10 +01:00
4c5ebb4cb1
added isoSurface
2008-10-21 15:03:13 +01:00
99e8bf7516
volPointInterpolation, pointMesh now MeshObject
2008-10-21 15:02:04 +01:00
cdb0a8a8d5
iso surface
2008-10-21 14:06:10 +01:00
73b83058b1
Added new extended stencil handling from Mattijs.
2008-10-16 14:56:30 +01:00
63cbb11324
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-19 17:28:45 +01:00
17454ed316
correcting typo
2008-09-19 17:28:33 +01:00
958059fb58
dynamicList update
2008-09-17 11:59:50 +01:00
c4c0f54fc6
dynamicList change
2008-09-17 11:53:14 +01:00
e8a70cd066
improved output handling
2008-09-16 10:49:03 +01:00
fb91e80086
tutorial and misc Dict cosmetics
2008-08-10 22:25:06 +02:00
3bd7010781
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-31 10:33:52 +01:00
436b8f075d
Added support for sphericalTensor and symmTensor.
2008-07-31 10:33:37 +01:00
e2d12e7306
cuttingPlane : handle cutting planes that coincide with a mesh face
2008-07-28 10:30:50 +02: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
a48bc8746a
use dictionary::readIfPresent wherever reasonable
2008-07-20 14:07:49 +02:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
f48cbb88a9
use dictionary lookupOrDefault() method instead of found() + lookup()
2008-06-13 15:51:31 +02:00
d325f236b1
Changed Type to Typedef and added Foam:: to the typename in the headers.
2008-06-10 17:03:05 +01:00
0e00a43eec
minor documentation cleanups
2008-06-10 15:00:47 +02:00
07dcbec9d0
Merge commit 'origin/master' into olesenm
2008-06-06 14:04:52 +02:00
b2fd02df8d
Doxygen : fixed rogue classes, simplified INPUT
2008-06-06 10:17:32 +02:00
935d7a8131
Changed format to be spreadsheet-friendly:
...
# x 0.05 0.03
# y 0.05 0.04
# z 0.001 0.001
# Time
0.005 0.130842 7.7749e-05
0.01 0.0554095 -0.0100031
0.015 0.0388121 -0.0115969
2008-06-05 20:19:41 +01:00
e5e89deabd
sampledSurfaces : avoid crash with empty surfaces
2008-05-16 17:00:34 +02:00
fb597a1062
Merge Henry and Mark's sampledSurface
2008-05-14 10:31:20 +02:00
2bfef3c073
Updated sampling to reflect Mark's current revision and reorganized file locations
2008-05-09 12:47:14 +02:00
8bcbf3533a
Update sampling to include surface and line sampling functionObjects
2008-05-01 16:09:21 +01:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00