← Back to team overview

yade-users team mailing list archive

Re: [Question #670492]: shape mismatch

 

Question #670492 on Yade changed:
https://answers.launchpad.net/yade/+question/670492

    Status: Needs information => Answered

Robert Caulk proposed the following answer:
Your iterperiod is quite small for such a fast simulation. You could try
increasing that by a couple orders of magnitude (change iterperiod=100
to iterperiod=10000) and see if that helps.

Also, please open a terminal and type:

python
import matplotlib
matplotlib.__version__

and report the result.

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