Dear All,
I am attaching here the following files:
- Ishear, where I define the geometry, material, BCs and parameters for the paralelization of the problem. I am using 8 tasks.
- solve.shear, where I define the solution of the problem. In here, I am indicating that I want to write a file with the reaction forces from the x-coordinate of the node located in the right top corner of the specimen.
When running this problem in parFEAP I am getting eight different .rea files with eight different values for the reaction force. In order to find out which one is the correct, I have to open the .vtu file in Paraview to check the task to which the node of interest is associated with. For example, if I see that the node is contained in the 5th partition, the file with the correct values is Pshear_0005a.rea.
Here is the problem, we are trying to automatize this process and we find that by having one correct and seven wrong .rea files may jeopardize this process. Therefore, I ask: is there any way to get rid of the extra .rea files without having to do the time consuming operation of checking in Paraview which one is the correct?
Many thanks in advance. Best regards,
JReinoso.