← Back to team overview

yade-users team mailing list archive

Re: [Question #693437]: does iterperiodaffect the results of simulation?

 

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

    Status: Open => Answered

Robert Caulk proposed the following answer:
It is a known bug [1], we cannot do much about it from what I can see.

> But in the previous problem, we changed the iterperiod problem and
solved it

? what does that mean? Are you referring to a different question on
launchpad?

> But my problem is that when I change the iterperiod, my load-
displacement image also changes accordingly.

The number points shown in yade's plot depends on the iterperiod. So you
are just plotting fewer points spaced further apart - the actual data
points are not moving. You can collect data as often as you like using
saveDataTxt (same way you are doing it now), then create your plot later
using the saved txt file.

Cheers,

Robert

[1]https://gitlab.com/yade-dev/trunk/-/issues/110

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