.. |
3DRVEfrom2Dang.py
|
unfinished HDF5 should not be part of the next release
|
2017-11-21 10:23:50 +01:00 |
abq_addUserOutput.py
|
unifying scripts
|
2016-10-31 22:11:16 +01:00 |
geom_addPrimitive.py
|
changed location where script appends itself to info trail
|
2017-08-23 14:09:33 -04:00 |
geom_canvas.py
|
changed location where script appends itself to info trail
|
2017-08-23 14:09:33 -04:00 |
geom_check.sh
|
added --float option to translate real-valued grid data
|
2016-11-29 23:59:42 -05:00 |
geom_clean.py
|
some casting was needed, corrected header
|
2016-07-25 19:39:09 +02:00 |
geom_fromMinimalSurface.py
|
python 3 compatibility
|
2016-10-25 06:44:12 +02:00 |
geom_fromOsteonGeometry.py
|
python 3 compatibility
|
2016-10-25 06:44:12 +02:00 |
geom_fromTable.py
|
gaussian filter (wrapper no ndimage)
|
2017-05-29 10:33:05 +02:00 |
geom_fromVPSC.py
|
was not python3 conforming
|
2017-02-04 01:07:24 +01:00 |
geom_fromVoronoiTessellation.py
|
added option to use seed coordinates that are not normalized to a unit cube
|
2017-08-16 16:24:45 -04:00 |
geom_grainGrowth.py
|
fixed broken logic of restoring and preventing immutable microstructures
|
2018-03-27 16:53:49 -04:00 |
geom_mirror.py
|
changed location where script appends itself to info trail
|
2017-08-23 14:09:33 -04:00 |
geom_pack.py
|
fixed nasty ABS that caused wrong packing for 1,2,1,1,1,... and the like
|
2016-12-25 12:39:49 -05:00 |
geom_renumber.py
|
fixed bug (lost orgin info)
|
2017-08-23 15:14:22 -04:00 |
geom_rescale.py
|
changed location where script appends itself to info trail
|
2017-08-23 14:09:33 -04:00 |
geom_rotate.py
|
changed location where script appends itself to info trail
|
2017-08-23 14:09:33 -04:00 |
geom_toTable.py
|
added --float option to translate real-valued grid data
|
2016-11-29 23:59:42 -05:00 |
geom_translate.py
|
iteritems does not exist in python3 anymore
|
2018-07-19 16:16:10 +02:00 |
geom_unpack.py
|
using python 2.7 has shebang will also work on mac without symlink
|
2016-07-18 19:35:35 +02:00 |
geom_vicinityOffset.py
|
vicinityOffset to specific triggering IDs instead of just any other ID
|
2018-03-30 11:48:02 -04:00 |
gmsh_identifySurfaces.py
|
using python 2.7 has shebang will also work on mac without symlink
|
2016-07-18 19:35:35 +02:00 |
hybridIA_linODFsampling.py
|
indicating vectors with 1_, ..., n_ is standard now, "euler" also (more or less)
|
2018-02-05 17:34:08 +01:00 |
marc_addUserOutput.py
|
unifying scripts
|
2016-10-31 22:11:16 +01:00 |
mentat_pbcOnBoxMesh.py
|
executable bit got lost
|
2017-05-19 09:33:58 +02:00 |
mentat_spectralBox.py
|
switch auto drawing back on at end of pipeline
|
2017-04-13 19:00:19 -04:00 |
patchFromReconstructedBoundaries.py
|
iteritems does not exist in python3 anymore
|
2018-07-19 16:16:10 +02:00 |
seeds_check.sh
|
bug fix, adjust to options change of vtk_addXXXData
|
2016-09-21 22:01:16 +02:00 |
seeds_fromDistribution.py
|
Merge branch 'Python3' into development
|
2016-10-31 11:28:40 -04:00 |
seeds_fromGeom.py
|
fixed wrong name for "pos" options destination
|
2017-08-15 16:11:21 -04:00 |
seeds_fromPokes.py
|
removed leftover debug output
|
2016-12-06 21:36:45 -05:00 |
seeds_fromRandom.py
|
fixed tests and bug for very small unit cube fractions when grid is also small
|
2018-03-07 18:59:27 -05:00 |