Menu

SVN Code Commit Log


Commit Date  
[r674] by levans

GBMUnodeUpdate.cc
uses the unode area calculated when a voronoi of the unodes is created
or
CalculateInitialAreas() sets U_ATTRIB_A ??!! hope this attrib is not
used for anything else - specific to fft runs?

flynnarray.h
bool getParent(int flynn1) needed by merge code but no longer exists -
put it in?

general.cc/h
calcfmod for unitcell shear

interface.cc/h
ElleGetFlynnEulerCAxis moved from various processes to basecode. Assumes
ZXZ.

mineraldb.c
Temporarily just parked the symmetry matrices for cubic and hexagonal

misorient.cc/h
new misorient functions
eulerZXZ assumption

polygon.cc
Not sure why index incrementing was changed - safer code?

runopts.cc/h
split SetCellBBox into two functions, one to be called by processes
which deform the cell and the other called by reposition. Trying to fix
shear cumulation and make it more logical.

unodes.cc/h
moved FindUnode from ebsd and process codes to basecode. Allow wrap to
be turned off when finding closest unode to a point.

ElleReassignUnodes()-Problem if unode exactly on a flynn boundary - not
assigned to either flynn?

2010-06-06 02:33:04 Tree
[r673] by levans

Make.wins
Imakefile has SUBDIR FFT_vs9.0_nonorthoFFT rather than fft

Add fft viscoplastic code in dir FFT_vs9.0_nonorthoFFT (for now). This
will build a version assuming 256x256x1 points which will be installed
in the elle bin directories as FFT_vs256. Leave all the .sx files here
for now. Maybe moved to elle/extras.
PPC15E-9.02.FOR has one change: to close the temp.out file (98) after
reading.

disloc_rx.elle.cc
change to euler ZXZ
gbm.elle.cc, gbe_growth_euler.cc, jkbmelt.elle.cc, metamorphism.elle.cc
ElleGetFlynnEulerCAxis moved to basecode
split.elle.cc
Changed to check for DISLOCDEN rather than EULER_3. EULER_3 not required
by code
sub_gg.elle.cc
data structures for new Misorient function
tbh.f
This format change was made May 09 - change in compiler gave read error?
viscosity.elle.cc
tidied code

2010-06-06 02:31:11 Tree
[r672] by levans

canvas.cc/h
resize image for pure shear ie xlength!=ylength. Save the original width
and height.
Fix the flynn label position so they are centred on the centre of the
flynn
Changes to get the flynn boundaries to be drawn over unode attribute
plots
PS may still need code checks
Allow bmp image output

plotaxes.elle.cc/h
Fix stereonet output for ZXZ. Only C-axis done. Polar C-axis values can
be written to a text file but this needs a button or menu opt so the
user can turn it off/on
Added parameters to function calls toPPC15E-9.02.FOR control polar
values output

rundia.cc
Option to allow bmp image output

settings.h
Allow plots of strain values

showelle.cc
Option to allow bmp image output. Should default be jpg or png?

wxstart.cc
Don't draw flynn boundaries unless user has chosen

2010-06-06 02:26:44 Tree
[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
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.