Dear all,
I tried to use parfeap for a really big structure that contains more than 5e5 elements (20 node brick element) with 13e6 nodes. The element generation implements feap standard routines (see file attached). However, after partition, there are 12 input files (as expected), but only the first 3 of them contain elements, i.e. there are 2e5 elements in the first (Iref_0001), 2e5 in the second (Iref_0002) and 1e5 in the third (Iref_0003). All other files (Iref_0004 to Iref_0012) contain only nodal coordinates but the element list is empty (also the header says 0 elements there).
Iref_00* are all larger than 150MB, therefore I only attach the first lines of two representatives...
I would be very greatful if somebody could give a hint or solution on the question of how to obtain the parallel input files properly here.
PS:
- FEAP 8.4 was used
- user material "crys" used, works well in serial computations, maybe commented for testing