[aspect-devel] problem on output writing

FELIPE ORELLANA f_orellana at berkeley.edu
Mon Feb 8 12:27:39 PST 2016


 Thanks Timo,

        This will take sometime, as I don't have permission to make changes
on installed software on the cluster I am using. I will contact the cluster
administrators and ask them about this.

        I will also let you know about what version we are using.

thanks a lot for your quick response,

cheers from Bky,

Felipe

On Mon, Feb 8, 2016 at 12:16 PM, Timo Heister <heister at clemson.edu> wrote:

> >         I keep getting a problem with output writing. It happens that
> after
> > some time steps my system, although it runs without complaining about
> > failure, gives a warning and it does not continue writing output vtu,
> pvtu
> > files
>
> can you please go into source/postprocess/visualization.cc and replace
> (line 538)
>
>   if (system((char *)0) != 0)
>
> by
>
>   if (false)
>
> and report back if the code still hangs at some point? If you are not
> using the latest development version, let me know.
>
>
> --
> Timo Heister
> http://www.math.clemson.edu/~heister/
> _______________________________________________
> Aspect-devel mailing list
> Aspect-devel at geodynamics.org
> http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20160208/92d2f15f/attachment.html>


More information about the Aspect-devel mailing list