Ok, I'm attempting to extract data from multiple runs of heterogeneous models, the problem is I'm trying to extract data for damage energy values and element volume (which are calculated for individual elements), because ideally we'd examine the energy and damage based on the volume of the material for comparisons and determining fracture toughness. We have ALLDMD (damage dissipation energy) data for the entire model, but it's an assembly of smaller parts with different properties, and we'd like to be able to examine the effects of each part.
The problem, is extracting the element by element data for the 20000 elements we have is overloading the computers we're trying to extract the data on. We can't use the computer the simulations were done on, because they were submitted to a server cluster with a much larger processing power.
So, I need a way to extract the data for the elements, Either a way to sum the total the element data in Abaqus, and then extract it for the increments, or a way to extract all the element data, which I can then perform operations on in a separate program.
I know this isn't necessarily the most clear question, but basically, we have too much data for our computer to handle, and need a way to cut it down, while not losing information, any help would be greatly appreciated, and I'll be happy to try to clarify things to make it easier for you to understand what is going on and what I'm trying to do


Reply With Quote

Bookmarks