|
[Sponsors] |
April 14, 2000, 12:00 |
Contour plotting
|
#1 |
Guest
Posts: n/a
|
Hi, I have written a piece of code to solve some simple heat transfer problems and to display the output also have written a simple contour plotting routine. The output could be better but because of the simplicity of my code I don't want to spend all my efforts developing the post-processing component.
Does anybody out there have, or know of, a 'free' contour plotting routine that I can drop into my program. For reference my 'parent code' has been developed in an early version of MS Visual C++ and runs under MS Windows. Thanks in advance. |
|
April 16, 2000, 13:43 |
Re: Contour plotting
|
#2 |
Guest
Posts: n/a
|
(1). Try the commercial post-processor programs or the vendors. (2). The graphic program is much harder to write and it is usually much longer than the solver part.
|
|
April 17, 2000, 04:17 |
Re: Contour plotting
|
#3 |
Guest
Posts: n/a
|
Hello, Try Mathematica it can do it.
|
|
April 18, 2000, 18:23 |
Re: Contour plotting
|
#4 |
Guest
Posts: n/a
|
Hi .. I suggest you to spend more time and improve ur code... It will be good exercise for you...I will give a hint: "It is matter of interpolation to have the iso-lines".. If u gave up just contact me i have it in visual basic.. Hope you good luck
|
|
April 21, 2000, 10:51 |
Re: Contour plotting
|
#5 |
Guest
Posts: n/a
|
Try to use Surfer or Origin.
|
|
April 22, 2000, 23:45 |
Re: Contour plotting
|
#6 |
Guest
Posts: n/a
|
Try Matlab 5.3. It is a great package for plotting contours. As a matter of fact you can automate the whole process by generating the corresponding C++ code by using the Matlab Graphics Compiler and embedding the resulting code in your application.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reynolds contour plotting in cfx-post | mortazavi | CFX | 3 | June 3, 2009 08:34 |
Vof contour plotting | Shane | FLUENT | 1 | October 8, 2006 05:57 |
CONTOUR PLOTTING | Dr M.A. Waheed | Main CFD Forum | 1 | November 2, 2005 05:24 |
Contour plotting with origin or matlab | M. A. Waheed | Main CFD Forum | 0 | November 1, 2005 03:42 |
Tecplot problem of plotting boundary in contour | mafoi | Tecplot | 1 | April 5, 2005 07:43 |