Re: [Yade-users] [Question #707888]: Why do particles in the concrete cube compression test disperse directly?

2023-09-12 Thread Antonia
Question #707888 on Yade changed:
https://answers.launchpad.net/yade/+question/707888

Status: Answered => Solved

Antonia confirmed that the question is solved:
Thanks Karol Brzezinski, that solved my question.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


[Yade-users] [Question #707888]: Why do particles in the concrete cube compression test disperse directly?

2023-09-11 Thread Antonia
rameters? 
  I have replaced the #spheres section of the original code with the following 
codeļ¼š
# spheres
sp=pack.randomDensePack(

pack.inAlignedBox((0,0,0),(specimenLength,specimenLength,specimenLength)),
radius = sphereRadius,
spheresInCell = 500,
    memoizeDb = '/tmp/packing-brazilian.db',
returnSpherePack = True
)
sp.toSimulation()

Thanks
Antonia

[1] 
https://gitlab.com/yade-dev/trunk/-/blob/master/examples/concrete/brazilian.py?ref_type=heads

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp