[aspect-devel] Question on tracers output

FELIPE ORELLANA ROVIROSA f_orellana at berkeley.edu
Fri May 11 00:35:17 PDT 2018


 Hi Wolfgang,

   Thanks for the answer,

    Sure, I guess transferring in not a problem, I should not have written
that.

    It gets messy when you wanna play, delete, or move particle files
(vtus).

   for example if I wanna select all the solution (grouped) files that end
in 2, I simply do:  ls solution-00*2.*

  but for the particle vtu files this needs and extra level:

   ls particles-00*2.*.*

 I sometimes need to do these things for example when the I chose an output
interval that unfortunately was too short (say less than..50 time steps),
so there are too many output files.. (I sometimes discover that after 12
hours of running)

Whatever, maybe there is a real good use to the individual vtu files. But,
as a suggestion, consider adding the grouping option for particle files in
future Aspect versions.

cheers, and thank you.
Felipe

On Fri, May 11, 2018 at 12:01 AM, Wolfgang Bangerth <bangerth at colostate.edu>
wrote:

> On 05/11/2018 04:13 AM, FELIPE ORELLANA ROVIROSA wrote:
>
>>
>>    I tried to follow the same strategy as in the solution files, to group
>> the files:
>>
>>     set Number of grouped files = 1
>>
>> but now for the tracers, ASPECT fails, says the parameter file is invalid.
>>
>> So, as of ASPECT 1.5, is it impossible to group the tracer files?
>>
>
> Yes, as far as I know.
>
>
>    Certainly, it is very inconvenient to have all these ungrouped files
>> stored and transferred..
>>
>
> Why? You can always do
>   tar cvzf all-output-files.tar.gz output/
>   scp all-output-files.tar.gz DESTINATION:
> and then at the destination do
>   tar xvzf all-output-files.tar.gz
>
> The effort is the same whether you have 3 files or 3000 :-)
>
> Best
>  W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth          email:                 bangerth at colostate.edu
>                            www: http://www.math.colostate.edu/~bangerth/
>
> _______________________________________________
> 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/20180511/893c1098/attachment.html>


More information about the Aspect-devel mailing list