On Mon, Dec 1, 2008 at 4:40 PM, Vijay M <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
>
>
> I'm looking for a way to read in a solution file that was dumped in earlier
> in a different simulation using (Mesh)IO.write_equation_systems. I can start
> with the same mesh as the file in the new run but I can't seem to figure out
> how to read the data in also. You could consider this as something essential
> for a restart mechanism. Anyway, if I perform mesh.read, this only gets me
> the mesh populated in my equationsystems while all the variables and data
> are not added. Is there any functionality similar to this available in
> LibMesh currently for some specific mesh type ?
Is it an XDA/R formatted file? I think that's the only one that's
well-supported for reading solutions. Are you calling something along
the lines of
equation_systems.read(restart_solution,
libMeshEnums::READ,
EquationSystems::READ_DATA);
?
This would be for a file originally written with equation_systems.write()
--
John
-------------------------------------------------------------------------
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