yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10963
Re: [Branch ~yade-pkg/yade/git-trunk] Rev 4013: improve output and remove first iteration in calculation velocity estimation
Hi Alex,
you are right. There should not be a +1. I changed it already.
Klaus
On Wednesday 11 June 2014 13:14:07 Eulitz, Alexander wrote:
> Hi Klaus,
> I just checked your script. In my eyes the revision does the first
iteration
> wasn't considered in calculation of velocity before Rev4013. O.run(1)
> O.wait()
> O.run(2000)
> print O.iter
> Gives 2001 as output.
> Using your revised script:
> O.run(1)
> O.wait()
> O.run(2000+1)
> print O.iter
> Gives 2002 as output.
>
> Nevertheless the other part of the commit concerning improved output is
nice
> to have.
>
> Alex
>
> ________________________________
>
> Von: Yade-dev im Auftrag von noreply@xxxxxxxxxxxxx
> Gesendet: Di 10.06.2014 10:15
> An: Yade developers
> Betreff: [Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 4013: improve
> output and remove first iteration in calculation velocity estimation
>
>
>
> ------------------------------------------------------------
> revno: 4013
> committer: Klaus Thoeni <klaus.thoeni@xxxxxxxxx>
> timestamp: Tue 2014-06-10 13:36:47 +1000
> message:
> improve output and remove first iteration in calculation velocity
> estimation modified:
> examples/test/performance/checkPerf.py
>
>
> --
> lp:yade
> https://code.launchpad.net/~yade-pkg/yade/git-trunk
>
> Your team Yade developers is subscribed to branch lp:yade.
> To unsubscribe from this branch go to
> https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
References