I have a Mechanical script that is intended to duplicate nodal force summation like FSUM in APDL. In my test model, I have several contacts scoped using named selections for which I would like to compute the surface reaction forces and moment (about the global csys). To develop this using DPF, I have force reaction probes and an APDL script which have matching results, yet the DPF script only returns correct results for one of the named selections (out of 5 or 6). The calculation is done by a loop so it should work equally well for all named selections. Would someone please verify the issue that I am seeing and file a bug if one exists?
The Static Structural system in the attached model has the test results and the attached script is what is used to export a spreadsheet to the user_files folder of the Workbench project having the reactions in it.