Increase in mass during simulation
Hi,
The mass of the system in my problem is increasing. I have used a global rigid body which is turned ON from 0 to 1.57 sec. After 1.57, it is turned OFF. At this junction i.e 1.57 I can see a sudden rise in the mass from 16.374 to 21.39 . I have used output block for part components if there is any mass addition in any of them but found no mass increase in all these components.I want to understand from where this mass increase is possibility as there is no error percentage in mass also. I have attached the image for mass increase.
Find more posts tagged with
Hi,
During the rbody ON period, the mass for the RBDOY comes to be 16.28 which is the required mass and thus no issues. For all the components with parts, I have checked individual masses and could not see any increase in their masses when compared to to the actual. Thus , the problems seems to be either with admas or the rigids. How to go for checking the mass of this component using output block as they have to be part components.
Hi,
I have used AMS in this simulation for time during which RBODY is ON for reducing the simulation time during that phase. Initially I tried on a big model but now I am trying to understand this behaviour in a small model. The mass is again shooting up which causes a sudden rise in KE with very high magnitude. I have attached the images and .out files.
In KE image, you can see increase in KE from 1.0025 e+07 to 1.43771 e+07 at the moment when RBODY gets OFF. i,e at 1.52 sec. I ahve other RBODY involved in model an dthus wants to turn them OFF when the global rigid body gets ON, but do not know how to get the list of all master nodes of other rigid bodies. For this run I made all RBDOY to RBE2 and only global rigid is RBODY.
<?xml version="1.0" encoding="UTF-8"?>
Did you set any ICoG flag for the rigid bodies?. It is advised to set ICoG to 2 to get the most realistic behavior; the center of gravity is then computed taking into account only the slave nodes. If ICoG is set to 1, the master node, with its own mass, is included to compute the center of gravity.
Default is 1, where mass and inertia are added at the master node coordinates; the center of gravity is computed using the master and slave node coordinates, the master node is moved to the computed center of gravity.
Please check this ICoG flag.
Hi Gopal,
Can you check the same for the rigid body...?