..
abq_addUserOutput.py
unifying scripts
2016-10-31 22:11:16 +01:00
geom_addPrimitive.py
restored old behavior
2019-05-29 07:38:11 +02:00
geom_canvas.py
explicit loop for simpler code
2019-05-30 11:26:07 +02:00
geom_check.sh
dropped obsolete option --inplace from geom_check
2019-02-25 18:30:45 -05:00
geom_clean.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_fromDREAM3D.py
improved error handling/clearer messages
2019-03-05 10:58:57 +01:00
geom_fromMinimalSurface.py
similar structure for building blocks
2019-05-30 10:45:17 +02:00
geom_fromOsteonGeometry.py
similar structure for building blocks
2019-05-30 10:45:17 +02:00
geom_fromScratch.py
standardized and cleaned
2019-05-30 10:20:07 +02:00
geom_fromTable.py
similar structure for building blocks
2019-05-30 10:45:17 +02:00
geom_fromVoronoiTessellation.py
similar structure for building blocks
2019-05-30 10:45:17 +02:00
geom_grainGrowth.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_mirror.py
no need to loop over files
2019-05-30 09:32:37 +02:00
geom_pack.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_renumber.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_rescale.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_rotate.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_toTable.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02:00
geom_translate.py
should not be part of the repo
2019-05-29 07:52:44 +02:00
geom_unpack.py
streamlining and bugfixing of geom-class
2019-05-27 22:45:34 -06:00
geom_vicinityOffset.py
save some memory (avoid copies if not needed)
2019-05-29 07:49:43 +02: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
python3 has different encoding syntax
2018-12-06 06:27:07 +01:00
marc_addUserOutput.py
also works for python3
2018-11-18 08:04:52 +01:00
mentat_pbcOnBoxMesh.py
compatible to python 3 and mentat >= 2017
2019-01-09 16:28:21 +01:00
mentat_spectralBox.py
correct comment sign
2019-01-09 16:31:00 +01:00
patchFromReconstructedBoundaries.py
iteritems does not exist in python3 anymore
2018-07-19 16:16:10 +02:00
seeds_check.sh
using CamelCase
2019-02-19 10:32:18 +01:00
seeds_fromDistribution.py
added ASCIItable tests to CI pipelining
2019-02-14 18:24:09 -05:00
seeds_fromGeom.py
more python3 related changes
2018-11-17 08:46:58 +01:00
seeds_fromPokes.py
more python3 related changes
2018-11-17 08:46:58 +01:00
seeds_fromRandom.py
do not patronize the user, rather give hints
2019-02-24 10:31:08 +01:00