Hi,
I'm having trouble with an odd error with my rigid wall force output.
In my first set of sims, I was crushing a tube structure between two rigid walls. One wall is fixed, the other has an applied displacement. When looking at the d3plot in PP, I was able to get "Rigid Wall Force, wall#2" (the moving wall) loaded from the Global History button to have some non-zero value but I found it odd that "Rigid Wall Force, wall#1" (the stationary wall) was always zero. That didn't make sense to me as far as equilibrium was concerned but since I was able to get the force from at least one wall (and it agreed with my experimental values), I was ok.
Now I'm trying to solve a very similar problem but now there is only one rigid wall with the other end of the tube with a simple fixed node condition against all DOF. If I apply the displacement to the rigid wall, the simulation runs as normal but when I try to extract the "Rigid Wall Force, wall#1", the value is always 0.
I have the RWFORC flagged under the ASCII_option although it never writes it and I cannot load it from the ascii button. It shows that there is no file for rwforc. I'm using parallel computing on supercomputers so I'm running with multiple cores and a colleague suggested that I must write to a binary file as well as the ASCII file. If I do so, the binary output file crashes LS-Dyna every time I try to load it.
Any suggestions?
Thanks,
J. Haley
That is strange. So disclaimer, I never use *Rigidwall but I just make a 2D mesh and assign material *Mat_rigid. If we cannot get the issue resolved then I would suggest trying that and extracting the force from the RCFORC. At least you will be able to get some results.
The one thing that I can think of regarding why you are not getting a force from only 1 wall is that maybe it's direction is backward? As in something similar to a normal direction? I'm not familiar with rigid walls but I know that normal directions can cause issues with meshes and retrieving force in other ways.
And is there a slave and master side for the force output when you load the RWFORC? Sometimes one will plot but the other won't.
File > open > binout
or under the ascii button, load > binout.
That’s exactly it. But I was trying to open the binout, it just crashes. How are you opening it?