That works for 1D, for 2D with adaptive meshing should I just project the solution to a uniform grid and export?
Nasser Mohieddin Abukhdeir Graduate Student (Materials Modeling Research Group) McGill University - Department of Chemical Engineering http://webpages.mcgill.ca/students/nabukh/web/ http://mmrg.chemeng.mcgill.ca/ John Peterson wrote: > On Tue, Aug 12, 2008 at 9:46 AM, Nasser Mohieddin Abukhdeir > <[EMAIL PROTECTED]> wrote: > >> Hi: >> This might be a stupid question, but I cannot figure out how to >> export data from Libmesh for post-processing into an Octave/Matlab >> compatible format. Right now its a simple problem, I am solving a 1D >> problem with adaptive mesh refinement...there doesn't seem to be >> anything on the lists about this and none of the file formats supported >> by Libmesh seem readable by Octave/Matlab, *please* correct me if I'm wrong. >> > > There is a GnuplotIO output format for 1D. Will that suit your needs? > See ex4 for an example. > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
