Page 1 of 1

interpretation of the tetragonal anisotropy functions

Posted: Tue Dec 04, 2018 2:33 am
by deepumaj1
Hi. Micress has the following tetragonal anisotropy functions in built:
# This anisotropic interaction is not yet implemented.
# Instead: isotropic-metallic
# Anisotropy of interfacial stiffness? (tetragonal)
# (1 - delta * (4*(nx^4 +nz^4) -3)
# * (1-nz^2 +nz^2*faktor)
# Coefficient delta (<1.), factor z/x (>0)? (2 REALS)
0.05 2.
# Anisotropy of interfacial mobility? (tetragonal)
# (1 + delta * (4*(nx^4 +nz^4) -3)
# * (1-nz^2 +nz^2*faktor)
# Coefficient delta (<1.), factor z/x (>0)? (2 REALS)
0.05 0.02
What are the meaning of the coefficients, delta and the factor? Does these coefficients(delta, factor) have any physical significance? Can anyone show the original reference papers where these functions are referenced? Thanks.

Deepu

Re: interpretation of the tetragonal anisotropy functions

Posted: Thu Dec 06, 2018 3:49 am
by deepumaj1
Hi. Anyone has information about this? Thanks.

Deepu

Re: interpretation of the tetragonal anisotropy functions

Posted: Thu Dec 06, 2018 3:00 pm
by janin
Hi Deepu,
the tetragonal anisotropy is a 4-fold cosine function 1 + delta*cos(4*theta) which can be elongated in z-direction by an elangation factor.
This means, you will get a cosine function with 1+ delta as maximum and 1-delta as minimun, if the elongation factor is 1. In the general case, the elongation factor stretches the whole function in z direction such that the z-maximum becomes factor * (1+delta).
A graphical illustration of the function has been given in a former thread:
http://board.micress.de/viewtopic.php?f ... tropy#p477

Note that this anisotropy corresponds to the stiffness, not to the interfacial energy itself.
The maximal value of the kinetic coefficient is commonly related to the minimum value of the stiffness.

This is a rather pragmatic appraoch and has never been published. If you prefer a more physical description of your anisotropy, you may use the 'harmonic expansion' feature in Micress.

More information can be found in the Micress user guide, volume 2, section 3.8.3.

Best regards,
Janin

Re: interpretation of the tetragonal anisotropy functions

Posted: Thu Dec 06, 2018 3:40 pm
by deepumaj1
Hi Janin,
Thanks for the explanation. What does the factor nx, ny and nz stands for. Does it represent the co-ordinates in the cartesian plane?

Deepu

Re: interpretation of the tetragonal anisotropy functions

Posted: Fri Dec 07, 2018 4:11 pm
by janin
nx,ny,nz are the cartesian coordinates of the local interfacial normal vector transformed into the coordinate system of the anisotropic grain.

They can be transformed into spherical coordinates by:
nx = cos(phi) *sin(theta)
ny = sin(phi)*sin(theta)
nz = cos(theta)

In 2d this reduces to:
nx = sin(theta)
ny = 0
nz = cos(theta)

and inserted into the 2D anisotropy function this yields
a = 1 - delta * (4*(nx^4 +nz^4) -3)
= 1 - delta * (4*(cos(theta)^4 +sin(theta)^4) -3)
= 1 - delta * cos( 4 theta)
using cos(theta)^4 +sin(theta)^4 = 1/4 (cos(4 theta) + 3)

Regards,
Janin

Re: interpretation of the tetragonal anisotropy functions

Posted: Wed Jan 09, 2019 5:09 am
by Lilly
Hi Janin

I have a problem that why is the maximal value of the kinetic coefficient commonly related to the minimum value of the stiffness?

best regards,
Lilly

Re: interpretation of the tetragonal anisotropy functions

Posted: Wed Jan 09, 2019 1:15 pm
by janin
I won't say that this statement can be generalized, but both the kinetic coefficient and the interfacial energy sigma depend on the specific crystal lattice and their anisotropy can commonly be described by very similar functions, e.g. for cubic systems in 2D we assume
a_kin = 1 + delta_kin * cos (4 theta) and a_sigma = 1 + delta_sigma * cos (4 theta).
So, here we assume that the interfacial energy sigma has maximal values where the kinetic coefficient has maximal values .

The stiffness sigma* can in 2D be evaluated by stiff = sigma + sigma'' (sigma'' here denotes the second derivate with respect to theta, in 3D this is more complex).
For the cubic anistropy function given above this yields:
stiff = 1 - 15 * delta_sigma * cos (4 theta) = 1 - delta_stiff * cos (4 theta) .
You can see that the stiffness has minimal values where the interfacial energy sigma (and also the kinetic coeffient) has maximal values.

Dendrite arms generally form in directions of minimal stiffness and maximal kinetic coefficient.

Regards,
Janin