Internal array cannot expand to greater than int32.MaxValue elements

Hi

I was playing with Non-linear buckling tutorial ; everything went well except when I wanted to “save” resuls - see screenshot

Note I ran the FEA twice (in case of file corruption); I used the latest dev release.

All file are available here

Am I alone ? Hope it helps

Paul

I can confirm the problem. Do you need the results of all elements for all time steps? The .dat file is really huge.

Thanks for the fedback.

Actually not at all: i just wanted to share this current issue i met.
(If i really need those results, rather than using “output results”, i would probably have to change my strategy)

Great tool anyway :wink:

I have fixed the history set writer to allow saving for a larger amount of data. Your example can now be saved.