|
[Sponsors] |
September 17, 2004, 05:52 |
BÚG REPORT for CD
|
#1 |
Guest
Posts: n/a
|
1. geometry plot on screen 2. open cell tool add shell in table5 and on screen 3. cset news type5 4. cplot 5. WARNING NO CELL SELECTED FOR PLOTTING ** ERROR ** NO ITEM SELECTED FOR PLOTTING
version linux 32 bit 3.2 It would be nice, if you could remove this programming mistake. thx |
|
September 17, 2004, 10:03 |
Re: BÚG REPORT for CD
|
#2 |
Guest
Posts: n/a
|
Two possible problems here, and they're not bugs.
1) (The really obvious) Do you have any shell cells of type 5? If not, you can't plot them. 2) (Most likely problem) When you use the command GETV, dummy shell cells are created for interpolation of data on the boundaries. These shells are marked as invisible, so they don't clutter your plots. Unfortunately, when you first issue the GETW command, a flag is set that marks all shells created from that point on as invisible, i.e. they can't be plotted. The solution is quite easy. BEFORE creating your new shells, issue the command CLRW. This clears the flag, and all subsequently created shells can be plotted in the same way. |
|
September 20, 2004, 03:45 |
Re: BÚG REPORT for CD
|
#3 |
Guest
Posts: n/a
|
THX
It works with CLRW |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD report | Sami | FLUENT | 0 | April 15, 2008 12:09 |
Report > Discrete Phase > Report > How to commands | Francesco Micchetti | FLUENT | 1 | January 23, 2008 07:10 |
Please report this bug | egp | OpenFOAM Installation | 5 | December 8, 2006 13:56 |
need a report... | CFD Student | Main CFD Forum | 0 | April 3, 2006 16:33 |
Report | Gabry | FLUENT | 2 | December 5, 2003 10:38 |