Hi there Ramakrishna, You need a specific program to read that output (like http://www.dealii.org/6.3.0/index.html mentions), the link to their site is http://www.generalmeshviewer.com/. It looks like it is no longer free. In deal.II it is also quite easy to change between output types and should only require changing the line that is similar to data_out.write_....(output);. (See some other tuts for options.)
Cheers, Michael On Sun, Jul 4, 2010 at 3:36 AM, Ramakrishna Tipireddy <[email protected]> wrote: > Dear dealii users, > > I am new to dealii. > > I ma trying run the examples from the tutorial and visualize the results. > > For visualization, I installed VisIt from > "https://wci.llnl.gov/codes/visit/home.html". > > I could read only .vtk files. I am wondering how to read .gmv files. > > Thank you, > Ramakrishna > > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii > > _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
