Hi Bruno, I have just commit a new version of KinematicLocalisationAnalyser::DefToFile. The code were NOT checked and I don't know if it compile (I can not compile on my apple laptop). Please send me an image from paraview when it will work...
For everybody: If it crash (I sorry in advance) comment my code and remove /* */ from the previous working code. Vincent Le 11 janv. 2010 à 21:09, Bruno Chareyre a écrit : > Hi Vincent, > > The function KinematicLocalisationAnalyser::DefToFile(const char* > output_file_name) is > now generating files like this (code below). > Can you check how to make vtk magic with that? > Note that ids will start at 6 in some cases as ids=0...5 are for walls. > I attach one small example. > > Bruno > > ________________ > Nspheres > id0 x0 y0 z0 rad0 > ... > idN xN yN zN radN > > Ncells* > v1->id v2->id v3->id v4->id (vertices ids) > ... > vN*->id vN*->id vN*->id vN*->id (vertices ids) > > > id0 > grad(disp)(id0) //matrix3 > norm(sym(grad(disp)(id0))) //scalar -> norm of the deviatoric strain > > id1 > .... _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

