.. |
OIMang_hex2cub.py
|
new version of AL spectral solver (seems to work, but still experimental)
|
2012-03-29 19:54:31 +00:00 |
geom_canvas.py
|
fixed buggy parameter checking
|
2012-11-07 16:51:17 +00:00 |
geom_check.py
|
removed opening of unused _tmp file
|
2012-11-27 17:59:56 +00:00 |
geom_euclideanDistance.py
|
script to calculate the euclidean distance map (shortest distance to a grain boundary) of a given geom description using fast marching method (O(N logN) ops). grain boundary extracted using FD stencil.
|
2012-11-29 21:53:57 +00:00 |
geom_fromAng.py
|
changed counting of rows from pythonic (starting at 0) to human way (starting at 1)
|
2012-11-20 10:27:09 +00:00 |
geom_fromMinimalSurface.py
|
renamed script
|
2012-11-07 16:52:10 +00:00 |
geom_fromVoronoiTessellation.py
|
added option to specify crystallite index
|
2012-11-08 15:43:38 +00:00 |
geom_pack.py
|
missed those three in former commit...
|
2012-11-05 21:28:01 +00:00 |
geom_rescale.py
|
fixed buggy parameter checking
|
2012-11-07 16:51:17 +00:00 |
geom_translate.py
|
fixed buggy parameter checking
|
2012-11-07 16:51:17 +00:00 |
geom_unpack.py
|
missed those three in former commit...
|
2012-11-05 21:28:01 +00:00 |
geom_vicinityOffset.py
|
fixed buggy parameter checking
|
2012-11-07 16:51:17 +00:00 |
marc_addUserOutput.py
|
added explanation of script purpose to its usage output (-h)
|
2012-10-18 07:24:44 +00:00 |
mentat_pbcOnBoxMesh.py
|
PBC meshing can work on 2D models
|
2012-03-14 13:40:22 +00:00 |
mentat_spectralBox.py
|
switched importing from "msc_tools" to "damask"
|
2012-01-16 09:32:36 +00:00 |
patchFromReconstructedBoundaries.py
|
new option to not rescale patch (set size = 0)
|
2012-06-20 15:58:43 +00:00 |
randomSeeding.py
|
renaming of (loosely related) "spectral" scripts to (more tightly related) "geom" versions.
|
2012-11-05 21:19:12 +00:00 |