Menu

Commit [r669]  Maximize  Restore  History

fft2elle:

update the cellbbox is passed 0,0,0 for xyz strain. Is this why U_ATTRIB_C
was necessary?
Try not using U_ATTRIB_C. If a unode changes flynn when bnodes and unodes
have been moved, remove it from the old flynn unode list then add it to the
new flynn and set its EULER_3 to the orientation of the nearest unode in
the new flynn

elle2fft
Initialise user data
[0] 256 (rows)
[1] 0 should be set so that sq_grid is false but unnecessary as code
changed to always use FindUnode(pos,start)
[2] 1 elle angles in degrees. Code that converted from radians to
degrees was wrong (*DTOR instead of *RTOD) but not used

FindUnode(pt,start)
Function has been moved to basecode (unodes.cc) and searches all the unodes
to find the closest to the pt
FindUnode_alb(pt,start) searched the unodelist of each flynn for
unode<dist_min from pt, where dist_min=10. If a unode was not found then it
searched all the
unodes ????
Unodes and fft pts being repositioned to a trapezoid but elle file has
already been through reposition. Changed to just use current unode positions.
Program was checking value of ElleSSOffset() but should check corners?

levans 2010-05-26

changed /trunk/elle/elle/utilities/convert/fft/Imakefile
changed /trunk/elle/elle/utilities/convert/fft/elle2fft.cc
added /trunk/elle/elle/utilities/convert/fft/elle2fft_beta.h
added /trunk/elle/elle/utilities/convert/fft/fft2elle.cc
/trunk/elle/elle/utilities/convert/fft/Imakefile Diff Switch to side-by-side view
Loading...
/trunk/elle/elle/utilities/convert/fft/elle2fft.cc Diff Switch to side-by-side view
Loading...
/trunk/elle/elle/utilities/convert/fft/elle2fft_beta.h Diff Switch to side-by-side view
Loading...
/trunk/elle/elle/utilities/convert/fft/fft2elle.cc Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.