← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 2710: 1. Add plot.autoAddData with docs. A limitation is that "=" should not be in names of data column...

 

These values are from test:


     'kinTrans': [-1.4972571417668189e+129, 7.5398223686155061],
     'nonviscDamp': [-9.881926876257279e+166, -9.881926876257279e+166],
     'total energy': [-9.881926876257279e+166, -9.881926876257279e+166]}

They are very high. Can it be a bug?


Anton




On Wed, Feb 9, 2011 at 9:29 AM, Anton Gladky <gladky.anton@xxxxxxxxx> wrote:
> The problem is in openmp-feature.
> If I disable it - no problems with tests.
>
> Anton
>
>
>
>
> On Tue, Feb 8, 2011 at 4:59 PM, Anton Gladky <gladky.anton@xxxxxxxxx> wrote:
>> Sorry, still the same.
>>
>> Expected:
>>    {'gravWork': [0.0, -25.13274...],
>>     'i': [0, 1],
>>     'kinRot': [0.0, 0.0],
>>     'kinTrans': [0.0, 7.5398...],
>>     'nonviscDamp': [0.0, 10.0530...],
>>     'total energy': [0.0, -7.5398...]}
>> Got:
>>    {'gravWork': [2.7686505097918465e-309, -25.132741228718356],
>>     'i': [0, 1],
>>     'kinRot': [2.1389395015414239e-314, 0.0],
>>     'kinTrans': [1.6930428609394479e-316, 7.5398223686155061],
>>     'nonviscDamp': [2.7686505097918465e-309, 10.053096491487342],
>>     'total energy': [5.5373225782829946e-309, -7.5398223686155079]}
>>
>>
>> Anton
>>
>>
>>
>>
>> 2011/2/8 Václav Šmilauer <eu@xxxxxxxx>:
>>> Can you try 2716? Not tested, but could make a difference. If not, I don't
>>> know. v.
>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~yade-dev
>>> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~yade-dev
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>



References