The fundamental problem is that group information is not properly transferred from the model definition to the Solution section when using externally generated .frd files.
I had tried the following:
1. First importing the generated .inp file (containing model and groups) into Mecway
2. Then importing the corresponding .frd file (containing results)
This approach works, but in the attached image (see fig1, using both .frd and .inp files), the components under 'Solution' actually do not contain the grouping information shown in the upper part of the image. However, I found that when directly calling CalculiX solver within Mecway, the grouping information from the upper part is properly transferred to the lower part (as shown in another image attached, i.e., fig2, directly using .liml file)."
Please also find attached .frd, .inp files (both directly output from Mecway using ccx solver) and also Mecway .liml file. If I am not wrong, the .frd file already contains the element or material group information in element topo data field of .frd file.
So, what's the right import or open sequence of .frd and .inp files to keep Group information in "Solution"?
Comments
Using Paraview with converted Calculix results is the same, you lost all the group information.
You could trick Mecway by changing the setting for the CCX .exe to your own script that copies the .frd file into the place Mecway expects to find it.