Page 1 of 1

ElmerGrid partition joining and timesteps (for post-proc)

Posted: 16 Jan 2011, 22:13
by hazelsct
Hi,

The -partjoin option to ElmerGrid, which unifies the partitions in a decomposed domain, is not documented in the most recent ElmerGrid Manual (January 13, 2011). When working with a very large data set, it takes a very long time to run, and produces a very very large merged .ep file!

Is there a way to specify creating the .ep file with just a subset of the timesteps, or just one?

-Adam

Re: ElmerGrid partition joining and timesteps (for post-proc)

Posted: 16 Jan 2011, 22:32
by hazelsct
Just looked through the source code, and found the -saveinterval switch, which is in the ElmerGrid Manual. All set!

-Adam