Skip to content

Instantly share code, notes, and snippets.

@tonyfast
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyfast/651e2e27abfd237e1b7b to your computer and use it in GitHub Desktop.
Save tonyfast/651e2e27abfd237e1b7b to your computer and use it in GitHub Desktop.
Schematic for the meaning of the Interfacial Shape Distribution Function

The Interfacial Shape Distribtion

The ISD describes the distribution of grain interface curvatures in a 2/3-D material volume. The 2-tuple of the first and second principal curvatures define the genus of the interface. The following figure indicates the different genus of interfaces that are realized in a 3-D volume.

ISD

A 2-D volume will require one value to describe the curvature.

Interpretting the ISD

I personally find that ISD useful for a qualitative interpretation. The space itself is challenging to represent using feature identifiers. In the attached presentation I suggest some parsing of the spatial curvature information using a parametrized version of the principal curvatures.

The parametrization

  1. Rotate 45 deg Clockwise
  2. Convert κ1 and κ2 to polar coordinates r and Ɵ, respectively.
  3. Remove extreme outlying points.
  4. Use a cosine basis function for Ɵ and a Legendre polynomial basis for r.

Please see the following link for further explanation.

<iframe src="http://www.slideshare.net/slideshow/embed_code/23753003?startSlide=15" width="597" height="486" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
Copy link

ghost commented May 12, 2014

Thank you so much Tony

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment