yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #01998
Re: clumps
> In order to realize the accurate rigid body rotation integrator I need
> the previous angular moment. So, can I add prevAngMom to the State class
> or would be better if I add it to a RigidBodyState class which derived
> from the State?
I would prefer to add this a new state. But it shouldn't be
"RigidBodyState" (current State is what would be called rigid-body
state, no?), but something expressing that it remembers last angular
momentum. For now, you could remember it in a vector<Vector3> inside the
integrator, though it is an ugly hack.
Others might have better ideas, though.
Follow ups
References
-
clumps
From: Sergei D., 2009-11-20
-
Re: clumps
From: Bruno Chareyre, 2009-11-20
-
Re: clumps
From: Václav Šmilauer, 2009-11-20
-
Re: clumps
From: Janek Kozicki, 2009-11-21
-
Re: clumps
From: Václav Šmilauer, 2009-11-21
-
Re: clumps
From: Janek Kozicki, 2009-11-21
-
Re: clumps
From: Václav Šmilauer, 2009-11-21
-
Re: clumps
From: Sergei D., 2009-11-21
-
Re: clumps
From: Bruno Chareyre, 2009-11-23
-
Re: clumps
From: Václav Šmilauer, 2009-11-23
-
Re: clumps
From: Bruno Chareyre, 2009-11-23
-
Re: clumps
From: boon chiaweng, 2009-11-23
-
Re: clumps
From: Václav Šmilauer, 2009-11-24
-
Re: clumps
From: Sergei D., 2009-11-24