← Back to team overview

yade-users team mailing list archive

Re: [Question #688070]: save the evolution of the average kinetic energy of the grains and their average distance

 

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

    Status: Answered => Open

hafsa is still having a problem:
1. i am using yade 2018.02b and python3 
2. in my case and in my opinion divide the problem in two codes is the better way  to facilitate the study and accelerate simulation
3. i used two NewtonIntegrator because i didn't found another command to tilt the system.
4. for the kinetic energy if i use plot.plot the value change over time but when i saved it in file  it's always equal 2 even i use (%.3f).
is there any other method to have values of kinetic energy over time  apart plot.addData(i=O.iter,e=kineticEnergy()/n,**O.energy) ?

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