← Back to team overview

yade-dev team mailing list archive

Re: [Bug 493686] Re: yade-multi is not working

 

Thanks, it works!

But I have a small problem with yade.plot.addData, while using yade-
multi.

I have following error:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "uniaxialCylinderTest.py", line 169, in myAddPlotData
    yade.plot.addData(Eps=Eps_calc,Sigma=Sigma_calc)
  File
"/home/gladk/dem/yade/currentMono/build/lib/yade-currentMono/py/yade/plot.py",
line 72, in addData
    reduceData(numSamples)
  File
"/home/gladk/dem/yade/currentMono/build/lib/yade-currentMono/py/yade/plot.py",
line 45, in reduceData
    if not plotDataCollector:
plotDataCollector=o.labeledEngine('plotDataCollector') # will raise
RuntimeError if not found
NameError: global name 'o' is not defined

But when I start the same script with "simple yade" it works normally and
stores data.

______________________________

Anton Gladkyy


2009/12/8 Václav Šmilauer <eudoxos@xxxxxxxx>

> Fix r1872
>
> ** Changed in: yade
>       Status: In Progress => Fix Released
>
> ** Changed in: yade
>     Assignee: (unassigned) => Václav Šmilauer (eudoxos)
>
> --
> yade-multi is not working
> https://bugs.launchpad.net/bugs/493686
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Yet Another Dynamic Engine: Fix Released
>
> Bug description:
> When I start ./scripts/multy.py I have in log-file this:
>
> Usage: Yade [options] [ simulation.xml[.bz2] | script.py [script options]]
>
> Yade: error: no such option: -N
>
>
> I was trying to delete that option, but simulations do not start either.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/yade/+bug/493686/+subscribe
>

-- 
yade-multi is not working
https://bugs.launchpad.net/bugs/493686
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Fix Released

Bug description:
When I start ./scripts/multy.py I have in log-file this:

Usage: Yade [options] [ simulation.xml[.bz2] | script.py [script options]]

Yade: error: no such option: -N


I was trying to delete that option, but simulations do not start either.





References