CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   How to plot streamlines and isotherms? (https://www.cfd-online.com/Forums/main/174922-how-plot-streamlines-isotherms.html)

Dhairya July 20, 2016 22:39

How to plot streamlines and isotherms?
 
Hello everyone, I am learning to write a code for natural convection in square cavity using stream vorticity formulation in fortran and want to plot streamlines and isotherms but I don't know how to do that. Could you please suggest me some source where I could learn this.
Also the output file I am getting using write(1,*) x(i),y(j),psi(i,j) is not in column format, so how can I write data in different columns in Fortran?

FMDenaro July 21, 2016 03:20

Usually, the graphics is done in a post-processing phase using other softwares.... you can use Tecplot, Matlab, Gnuplot, ecc. and I suggest to see the documentation for the correct output file to be written.


All times are GMT -4. The time now is 11:26.