← Back to team overview

yade-dev team mailing list archive

Re: KLA

 

Vincent, I fixed compile errors (did you know vtkWritter was not compiling?), but still no success. Can you plot anything with the attached file?

Bruno


Vincent Richefeu a écrit :
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     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp



--
_______________
Bruno Chareyre
Associate Professor
Grenoble INP
Lab. 3SR
BP 53 - 38041, Grenoble cedex 9 - France
Tél : 33 4 56 52 86 21
Fax : 33 4 76 82 70 43
________________

Attachment: deformations.tar.gz
Description: GNU Zip compressed data


References