Re: [Yade-users] [Question #439162]: KeyError: "Unknown energy name 'kineticParticle'

2017-01-17 Thread Bruno Chareyre
Question #439162 on Yade changed:
https://answers.launchpad.net/yade/+question/439162

Bruno Chareyre posted a new comment:
If I understand the above correctly you are copy/pasting lines selectively from 
one version to another. Then you end-up with a version that only you have.
Good for you if it works this time, but in the long run it will be impossible 
to manage.
If you are writing your own pieces of code I would suggest to keep using the 
latest version  (i.e. including frequent updates)  of the sources to avoid 
trouble.
Bruno

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #439162]: KeyError: "Unknown energy name 'kineticParticle'

2017-01-17 Thread Yor1
Question #439162 on Yade changed:
https://answers.launchpad.net/yade/+question/439162

Status: Answered => Solved

Yor1 confirmed that the question is solved:
Hi Jan,

I identified the problem of YADE compiling. In fact, i change some source code 
of yade-2017-01-04.git-8801250 with source code of yade-2015-04-08.git-f3818b4. 
With the changement done in April (isnan ---> sted::isnan), i insert the lines 
in the code source of yade-2017-01-04.git-8801250 from the code source (which i 
developed) in yade-2015-04-08.git-f3818b4 and the problem is resolved.

Best regards.
Jabrane.

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #439162]: KeyError: "Unknown energy name 'kineticParticle'

2017-01-16 Thread Yor1
Question #439162 on Yade changed:
https://answers.launchpad.net/yade/+question/439162

Yor1 posted a new comment:
Hi Jan and Jérôme,

I integrate my equation in the new version of "NewtonIntegrator.cpp" (with 
std::isnan).
I compile the code and i haven't problem in compiling.
But i have a new problem, when i execute yade i obtain this error message :
Error in `/usr/bin/python': malloc(): memory corruption: 0x01a6f410

 
NewtonIntegrator.hpp with the new version (std::isnan) 
https://filex.univ-lorraine.fr/get?k=oE63DWqmO2BsfNrAcgP 
NewtonIntegrator.cpp with the new version (std::isnan) 
https://filex.univ-lorraine.fr/get?k=Kw1m7oQUrtjzHUGLNhF

Best regards.
Jabrane.

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #439162]: KeyError: "Unknown energy name 'kineticParticle'

2017-01-13 Thread Jérôme Duriez
Question #439162 on Yade changed:
https://answers.launchpad.net/yade/+question/439162

Jérôme Duriez posted a new comment:
Hi,

Just to be sure: I guess you're aware these measurements are already
coded in YADE e.g. through EnergyTracker, see https://yade-
dem.org/doc/yade.wrapper.html#yade.wrapper.EnergyTracker and example
script simple-scene/simple-scene-energy-tracking.py

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #439162]: KeyError: "Unknown energy name 'kineticParticle'

2017-01-13 Thread Yor1
Question #439162 on Yade changed:
https://answers.launchpad.net/yade/+question/439162

Yor1 posted a new comment:
Hi Jan

I'm using this version of Yade: yade-2017-01-04.git-8801250
and this operating system: Ubuntu 16.04 LTS

Best regards
Jabrane

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #439162]: KeyError: "Unknown energy name 'kineticParticle'

2017-01-13 Thread Jan Stránský
Question #439162 on Yade changed:
https://answers.launchpad.net/yade/+question/439162

Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Jabrane,
what version of Yade and operating system do you use? I was not able to
compile your files..
thanks
Jan

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp