yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00256
Re: SDECSpheresPlane 1241 vs. 1244
Sorry, thanks for the fix. V.
> ok, I got it. You made a mistake here:
>
> --- pkg/common/Engine/EngineUnit/CundallNonViscousMomentumDamping.hpp (revision 1244)
> +++ pkg/common/Engine/EngineUnit/CundallNonViscousMomentumDamping.hpp (working copy)
> @@ -25,7 +25,7 @@
> protected :
> virtual void registerAttributes();
>
> - FUNCTOR2D(Force,RigidBodyParameters);
> + FUNCTOR2D(Momentum,RigidBodyParameters);
> REGISTER_CLASS_NAME(CundallNonViscousMomentumDamping);
> REGISTER_BASE_CLASS_NAME(PhysicalActionDamperUnit);
> };
>
> fix will go with next commit.
>
>
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
References