|
[Sponsors] |
Can Tecplot do selective blanking on grid? Others? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 9, 2007, 11:20 |
Can Tecplot do selective blanking on grid? Others?
|
#1 |
Guest
Posts: n/a
|
Hi,
I'm trying to implement an overset code and I've been using tecplot to visualize my previous data. I need to do blanking on selective cells due to my overcode code. Is tecplot able to do this? It seems that it is only able to do some simple blanking based on equations etc. Else is there other software which can blank out the cells I specify? Like CGNS or ensight? ... Thanks |
|
June 9, 2007, 11:41 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#2 |
Guest
Posts: n/a
|
i use tecplot 10 and it do this
>plot > blanking > value blanking or ijk blanking and then use suitable criteria |
|
June 9, 2007, 20:11 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#3 |
Guest
Posts: n/a
|
Hi tks. But what I mean is if I want to blank specific cells like i=10,j=5 , i=7, j=6, Can Tecplot do it?
Or is there other software which can? |
|
June 9, 2007, 21:41 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#4 |
Guest
Posts: n/a
|
You need to define an iblank array and include that as part of your grid file. Then you can use tecplot to blank using variable and choose iblank as the variable to blank on. If you use an iblank array there are several pieces of software that can operate on blanked grids, including fieldview and the overset grid tools package from Bill Chan at NASA.
|
|
June 11, 2007, 04:07 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#5 |
Guest
Posts: n/a
|
Tks ag.
Supposed that I 've a rectangle grid, FVM, cell-center, 10x10 Then I create an array blank(10,10) in fortran. if I want it blank, I let its value =1, else 0. Then what to I do next? How can I let tecplot know which cells I want it to blank? Thanks again |
|
June 11, 2007, 10:15 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#6 |
Guest
Posts: n/a
|
Typically IBLANK = 0 for cells that will be blanked (standard overset nomenclature). Then under the plot menu choose blanking -> value, and select the iblank variable as the variable to blank on. You will also need to set the cutoff, so that blanking occurs when the variable value satisfies the constraint.
|
|
June 11, 2007, 11:15 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#7 |
Guest
Posts: n/a
|
Got it! tks
|
|
June 12, 2007, 06:24 |
Re: Can Tecplot do selective blanking on grid? Oth
|
#8 |
Guest
Posts: n/a
|
u can do any blanking with value blanking, for this add an additional field variable, e.g., blanck-field and give 0 value to for where u like to blank and 1 for other positions, then use value blanking and blank value (based on blanck-field) that are not equal to 1
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
export gambit grid to tecplot | ztdep | FLUENT | 1 | September 17, 2008 20:01 |
Tecplot output format in 2-D cartesian grid | jinwon park | Tecplot | 5 | April 7, 2008 07:28 |
Tecplot - Display Grid Lines | asd | Tecplot | 1 | June 29, 2007 03:34 |
Patch grid with tecplot | Hoarau Yannick | Tecplot | 0 | October 10, 2005 12:16 |
Combustion Convergence problems | Art Stretton | Phoenics | 5 | April 2, 2002 06:59 |