|
[Sponsors] |
September 22, 2004, 06:48 |
color map problem
|
#1 |
Guest
Posts: n/a
|
Hi,
There are 20 colors for plotting. 14 is default. There is a transition from red to blue in the default mode. I like to use 10 colors. "csca" controls number of colors plotted. However it uses available colors starting from red and it cuts somowehre at green. What I like to do is to plot 10 colors from red to blue. Is this possible and how? Thanks. Abe. |
|
September 22, 2004, 08:28 |
Re: color map problem
|
#2 |
Guest
Posts: n/a
|
You can make your own colour maps for plots - and it's quite easy.
Try the following commands: CLRT POST 1 1 0 0 RP10 0 1 -0.111 0 0.111 The first command sets post colour 1 to red, the second command repeats, incrementing red down by 0.111 and blue up by 0.111. Now CSCA 10 REPL and you're done. |
|
September 22, 2004, 08:30 |
Re: color map problem
|
#3 |
Guest
Posts: n/a
|
Don't you hate the way this forum reformats everything?
There is meant to be a line break before RP10 in the first command line, and before REPL in the second. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
line color | susan | Siemens | 0 | September 5, 2007 05:51 |
color curves | Le Stanc | CFX | 0 | December 5, 2006 08:12 |
[OpenFOAM] Color bar problem in ParaView | tangd | ParaView | 1 | October 27, 2006 06:45 |
Color | Daniele | FLUENT | 2 | October 27, 2006 05:39 |
background color | Nurul Murad | FLUENT | 2 | August 30, 2001 02:45 |