|
[Sponsors] |
RunTime Post-Processing on cylindrical or conical surfaces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 7, 2014, 14:50 |
RunTime Post-Processing on cylindrical or conical surfaces
|
#1 |
New Member
Jason Ryon
Join Date: Oct 2009
Posts: 17
Rep Power: 17 |
I would like to use libsampling.so to write out data on a surface of constant diameter or a conical surface.
I use libsampling.so to write it on a planar suface, but there are no types that will allow for a constant radius or diameter. Could you help me to write this? currently in system/controlDict, this is how I do a planar surface, but would like a cylinder: functions { //monitors get inserted here animate { type surfaces; functionObjectLibs ("libsampling.so"); outputControl outputTime; surfaceFormat vtk; interpolationScheme cellPointFace; fields ( p U ); surfaces ( aplane { type plane; basePoint (0.0 0.0 0.0); normalVector (0.0 0.0 1.0); } ); } |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
No Wall pressure from OpenFOAM 2.2.0 | musahossein | OpenFOAM Post-Processing | 11 | October 1, 2013 15:08 |
post processing for CEL expressions | Niru | CFX | 0 | May 10, 2013 14:13 |
Automated post processing using CFD Post | shreyasr | ANSYS | 0 | January 28, 2013 07:21 |
post processing in CFX11.0 | u k jha | CFX | 1 | September 17, 2010 06:53 |
post processing in CFD | MANISH BHARGAVA | Main CFD Forum | 0 | October 17, 1998 21:51 |