I have 2 loadcases and I see the 2 node sets repeit? Since this is in the model definition section, it doesn’t make sense? Shouldn’t it be once all node sets involved in the submodel BC?
You are right, the node sets should be included only once. Looking at the code, this is implemented correctly. So the reason why there are repeated nodeSet lines could be that there are multiple node sets with the same name in the model, which is also not possible.
Thank you for the model. I have found the problem, which comes from using multiple steps. I have fixed the code, and the fix will be available in the next developer version.
Just installed V2.4.0 and this works fine, thanks for checking in.
I’ve noticed that you now insert blank lines in the input deck, while I don’t think you did before? Is this intentional? See attached a test little model in V2.3.0 & V2.4.0. See the comparisons of input decks and where the blanks are now appearing.
I don’t use CCX, so I rely on the *.inp format to convert it into other solver. Just wanted to check if the input deck is meant to change in the way all commands are written.
Just realised of s’thing that now doesn’t seem to work for submodels. I’m not able to change the file for the Global results file (if there was one already assigned), it seems to always look into the installation path, no matter what I try. Not a big deal, since an easy edit in input deck; but this used to work in V2.3.0 OK.