Thread Previous • Date Previous • Date Next • Thread Next |
This happens when the maxMultiplier is used as an input in python. Try typing this in the terminal:TriaxialTest(internalCompaction=True,maxMultiplier=0.01, finalMaxMultiplier=0.001).load()It loads ok. But when you type O.run(), the spheres vanish.
Guess what happens when you multipy sizes by 0.001? ;-) The multiplier should always be more than 1. Bruno -- _______________ Chareyre Bruno Maître de Conférences Grenoble INP Laboratoire 3SR - bureau E145 BP 53 - 38041, Grenoble cedex 9 - France Tél : 33 4 56 52 86 21 Fax : 33 4 76 82 70 43 ________________
Thread Previous • Date Previous • Date Next • Thread Next |