|
[Sponsors] |
April 26, 2016, 02:19 |
Iso surface plot with artifical "lines"
|
#1 |
New Member
zonexo
Join Date: Apr 2016
Posts: 7
Rep Power: 10 |
Hi,
I partition my grid in the y and z directions during my CFD run. The tecplot output follows the same partition. However, I found that when I used many procs (1000+), I got my Iso surface plot with artifical "lines" as shown attached. Do you know what cause them? Or how can I eliminate them? Thanks |
|
April 27, 2016, 15:59 |
|
#2 |
Senior Member
Scott Rumage
Join Date: May 2009
Location: Seattle, WA
Posts: 152
Rep Power: 17 |
We here at Tecplot cannot say for certain what is causing this issue. As you probably realize, it could be something to do with some face neighbor weirdness when you stitch the 100+ files back together for visualization.
Would you be able to share the file to us for further examination? If so, then send me an email to s dot rumage at Tecplot dot com to make the file transfer arrangements. Scott |
|
May 12, 2016, 17:18 |
Tecplot MPI utility reference
|
#3 |
Senior Member
Scott Rumage
Join Date: May 2009
Location: Seattle, WA
Posts: 152
Rep Power: 17 |
Thank you for sharing a dataset with us.
We think what we are seeing are interpolation discontinuities between your partition zones. When Tecplot calculates the nodal values from the cell centered source variables it doesn’t take into account cells from neighboring zones unless there are explicit connections via face neighbors (what Tecplot calls global face neighbor connections). Global face neighbor connections connect the exterior cells between partitioned zones. So, one solution is to provide those connections. As another alternative, the MPI version of the TecIO library will allow each CFD processor to write its own partition (using MPI TecIO) and then the master node will assemble together the partitions into a single ordered IJK zone (again using the MPI version of TecIO). The MPI TecIO produces SZL formatted data. SZL of course being Tecplot’s newest data format ( szplt ) especially designed for large partitioned data. For more information & access to MPI TecIO, please visit this page: http://www.tecplot.com/downloads/tecio-library/ Note: If the global face neighbor connections are supplied, Tecplot will only use them if Laplacian averaging is used (Laplacian averaging is selected in the Performance dialog found by selecting the “Options->Performance… menu option, then selecting the “Accurate” option for “Variable Derivation” under the “Misc” tab of the “Performance” dialog). Without global face neighbors this option will not help you. We hope this information is helpful to you. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
pressure plot over surface | gmoehl | STAR-CCM+ | 14 | October 3, 2022 10:21 |
[swak4Foam] Foam warnings - related to swak4Foam | Salam-H | OpenFOAM Community Contributions | 20 | August 2, 2015 16:40 |
[General] Plot the spreading of oil on the surface of water over time | liguifan | ParaView | 11 | February 2, 2014 08:51 |
ISO surface cordinates | Mohsin | FLUENT | 3 | August 20, 2010 05:59 |
Is it possible to plot streamline on a user surface | fkzstar | CFX | 2 | April 8, 2009 06:30 |