Menu

SVN Code Commit Log


Commit Date  
[r671] by levans

Make.wins may be rubbish - not checked yet

convert/basil
elle2poly.cc:
Changes to prevent insertion of points close to corners
basil2elle.cc:
Changed call to update unitcell to conform with runopts functions
polygonavg.f:
updated comment

convert/ebsd
elle2ebsd.h
removing ZYZ
elle2ebsd.cc
removing ZYZ
FindUnode() moved to basecode

convert/oof
goof2elle.elle.cc
conform with runopts fns - processes which deform the unit cell should
call ElleUpdateCellBBox

matrix/mat.cc, mat.h
changes so euler functions assume ZXZ
Added fn for axis multiplication.

ranorient
ranorient.elle.cc
changes for assuming ZXZ

shelle
Imakefile - use shelle25.html

2010-06-04 07:43:56 Tree
[r670] by levans

elle2fft.cc had bad array size for val - other things changed and tidied while
chasing the bug
fft2elle.cc tidied

2010-06-03 08:17:17 Tree
[r669] by levans

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?

2010-05-26 08:03:24 Tree
[r668] by levans

Fixed bug that stopped plotting of flynn boundaries over unode plots

2010-05-07 07:51:58 Tree
[r667] by levans

ElleInitNodeAttribute() did not check whether the attribute was already
active. Multiple entries could occur in the attribute list.

2010-04-15 00:53:20 Tree
[r666] by mjessell

added multiples of 90° rotation of bnodes option

2009-11-27 09:19:37 Tree
[r665] by mjessell

fix crash on OnCloseWindow under windows

2009-11-24 13:13:47 Tree
[r664] by mjessell

change save movie default to png as it gives better quality AND smaller images

2009-08-12 12:34:29 Tree
[r663] by mjessell

modified how to select import variables (now using user values) and
change "print" commands to "log".

2009-05-05 10:55:46 Tree
[r662] by levans

Check for case where unode is not in any element (rounding may put it
outside the mesh?). This could result in erroneous position calculations
so for now we will not change the position.

2009-04-16 07:16:26 Tree
Older >
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.