.. |
OIMang_hex2cub.py
|
added option '--renumber' to geom_rescale and geom_grainGrowth to renumber microstructures from 1 to N (without gaps), off by default.
|
2014-02-14 13:17:29 +00:00 |
geom_addPrimitive.py
|
changed (with backward compatibility) option "origin" to more suitable name of "center" since it specifies the position of the primitive's center, while "origin" could be mistaken for the lower left corner or such...
|
2014-04-09 14:22:27 +00:00 |
geom_canvas.py
|
small "beautification"
|
2014-05-13 15:03:55 +00:00 |
geom_check.py
|
deleted obsolete table.data_rewind to be pipe-safe
|
2014-02-28 15:55:48 +00:00 |
geom_fromAng.py
|
added --compress option: for ang files filtered to have single orientation in grain (OIM filter), microstructure and texture in material.config are compressed
|
2014-01-30 12:00:20 +00:00 |
geom_fromEuclideanDistance.py
|
fixed typo that prevented selection of "Moore" neighborhood.
|
2014-05-14 15:26:06 +00:00 |
geom_fromMinimalSurface.py
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
geom_fromOsteonGeometry.py
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
geom_fromVPSC.py
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
geom_fromVoronoiTessellation.py
|
some small changes on the header/shebang
|
2014-04-01 19:29:14 +00:00 |
geom_grainGrowth.py
|
now assuming periodic microstructures (was not fully correct before, assuming non-periodicity)
|
2014-04-01 16:43:39 +00:00 |
geom_pack.py
|
checked Unix command piping conformity -- seems to now work:
|
2014-02-03 23:44:29 +00:00 |
geom_rescale.py
|
fixed small bug when using renumber option
|
2014-02-15 10:37:50 +00:00 |
geom_translate.py
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
geom_unpack.py
|
checked Unix command piping conformity -- seems to now work:
|
2014-02-03 23:44:29 +00:00 |
geom_vicinityOffset.py
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
marc_addUserOutput.py
|
added (?correct and working?) rotation for conversion from ANG and updated bold verbosity of all other scripts
|
2013-07-18 13:28:54 +00:00 |
mentat_pbcOnBoxMesh.py
|
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
|
2014-04-01 18:41:14 +00:00 |
mentat_spectralBox.py
|
checked for python3 compatibility:
|
2013-09-14 10:52:02 +00:00 |
patchFromReconstructedBoundaries.py
|
added options to specify the columns for the grain IDs and segments
|
2014-03-12 14:26:44 +00:00 |
seeds_check.py
|
changed ASCIItable reading from _asArray (deprecated) to _readArray.
|
2014-05-26 14:35:25 +00:00 |
seeds_fromGeom.py
|
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
|
2014-04-01 18:41:14 +00:00 |
seeds_fromRandom.py
|
added printing of cli arguments to seeds_fromRandom, fixed regression in compile_CoreModule and DAMASK_spectral_doxygen
|
2014-05-15 09:58:31 +00:00 |
seeds_fromTable.py
|
Create seed file by taking microstructure indices from given ASCIItable column.
|
2014-05-26 14:57:39 +00:00 |