|
[Sponsors] |
May 7, 2010, 18:13 |
Sample using Zones
|
#1 |
New Member
Adrian Stalder
Join Date: Mar 2010
Posts: 10
Rep Power: 16 |
Hi everyone
I am trying to get out some specific data out of my simulation using the sample utility. I found the option using zones of planes: Code:
constantPlane { type plane; basePoint (0.0501 0.0501 0.005); normalVector (0.1 0.1 1); //- Optional: restrict to a particular zone // zoneName zone1; // Optional: whether to leave as faces or triangulate (=default) triangulate false; } If anyone has an idea how to use the zones feature, it would be great to get some hint. And any other idea how to filter out the desired data, I would be happy too. Cheers Adrian |
|
May 8, 2010, 10:49 |
|
#2 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
|
||
May 10, 2010, 04:57 |
|
#3 |
New Member
Adrian Stalder
Join Date: Mar 2010
Posts: 10
Rep Power: 16 |
Thank you olsen for your reply.
My problem is how to define these zones and implement it. Would be great to get some cloues on that. Thanks |
|
May 10, 2010, 05:30 |
|
#4 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
If you are converting your mesh from some other format (eg, proSTAR, fluent, ccm, etc) the zones and their names should normally be preserved from the original mesh. |
||
May 12, 2010, 09:15 |
|
#5 |
New Member
Adrian Stalder
Join Date: Mar 2010
Posts: 10
Rep Power: 16 |
Thanks a lot for your help, I got most of it now.
I didnt know that you can specify zones in the blockMeshDict before... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
heat conducting in a solid domain | Rogerio Fernandes Brito | FLUENT | 0 | March 18, 2008 18:25 |
heat conducting in a solid domain | Rogerio Fernandes Brito | Fidelity CFD | 0 | March 18, 2008 18:24 |
heat conducting in a solid domain | Rogerio Fernandes Brito | Siemens | 0 | March 18, 2008 18:23 |
about my old post | Rogerio Fernandes Brito | CFX | 1 | February 8, 2008 20:19 |
CAE program for heat conducting | Rogerio Fernandes Brito | FLUENT | 0 | February 3, 2008 12:22 |