Commit Graph

28 Commits

Author SHA1 Message Date
424866f099 ENH: Added sample around circle (new line sample type) 2011-09-12 13:03:56 +01:00
71fa63273e ENH: patchCloudSet: new sampledSet for nearest point on cloud 2011-07-13 16:41:13 +01:00
6217691b4d ENH: csv reading for interpolationTable and writing for sampledSet 2011-04-26 19:25:00 +01:00
51df389de6 ENH: rework surface writers as non-templated classes
- easier (more logical) when adding a new writer

ENH: add surface field  writer for 'starcd' format

- creates *.usr files, which can be read in proSTAR with the 'getuser'
  command, but which can also be parsed directly since the format is
  extremely primitive
2011-01-26 13:36:37 +01:00
fc3f2ba871 Merge branch 'master-copy' 2010-12-07 15:47:59 +00:00
069117eb85 ENH: patchProbes additions. Test probes at patches 2010-12-07 15:47:07 +00:00
68408e6851 ENH: near-wall sampling : new 'patchInternalField' sampledSurface, new 'nearWallFields' functionObject 2010-12-07 11:07:23 +00:00
0db9fa5702 ENH: Ensight output for sampledSurfaces 2010-11-09 18:04:32 +00:00
f99a145143 ENH: Renamed curveSet to polyLineSet to better represent sampling method 2010-04-01 12:35:41 +01:00
992344ffac ENH: sampling on triSurfaceMesh
sampledTriSurfaceMesh adds sampling on points/triangles of a triSurface(mesh).
All values outside mesh are set to 0.
2010-02-01 16:31:48 +00:00
2667382644 probes - handle fields as wordReList
- adjust code to more closely resemble sampledSets / sampledSurfaces
2009-12-01 17:53:18 +01:00
b752ce5272 sampledSets - handle fields as wordReList
- adjust code to more closely resemble sampledSurfaces
2009-12-01 16:11:18 +01:00
3355c8d9eb initial streamlines functionobject 2009-08-25 12:35:48 +01:00
e7b3ede72e multiple line writing; vtk output 2009-08-24 17:41:20 +01:00
681cd5fc30 sampling: use proxy surfaceWriter to generate obj, stl and other formats 2009-03-17 14:13:03 +01:00
d3bc5c21b1 sampling: added thresholdCellFaces, sampledThresholdCellFaces 2009-03-16 18:49:23 +01:00
6ecdf4fc41 updated DebugSwitches, surfaceWriter
- added obj surfaceWriter
- don't bother with prepended field names on obj and stl surfaceWriter.
  It fills the disk and suggests differences where there are none.
2009-03-09 15:37:54 +01:00
fee6e312b9 Time and functionObject updated for end()
- added end() method to functionObject, functionObjectList & associated classes
- moved outputFilters from src/sampling -> src/OpenFOAM/db/functionObjects
2009-02-17 12:48:10 +01:00
8fa4620e0a cutting plane 2009-02-02 12:24:32 +00:00
5140b7c577 renamed directory 2009-01-22 17:07:49 +00:00
7cf90b039e sampling: use new runtime macros and avoid typedefs for each writer/instance 2008-11-21 21:46:06 +01:00
4d2284c99d rmt isosurface correction 2008-11-12 16:05:22 +00:00
c8d4ea0e43 isosurfaces 2008-11-05 13:48:52 +00:00
4c5ebb4cb1 added isoSurface 2008-10-21 15:03:13 +01:00
e8a70cd066 improved output handling 2008-09-16 10:49:03 +01:00
436b8f075d Added support for sphericalTensor and symmTensor. 2008-07-31 10:33:37 +01: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