DAMASK_EICMD/processing/pre
Martin Diehl 8380071564 using geom class
- dropped the use of the material class as it does not allow to have
empty phase and crystallite. The material.config class needs a severe
refurbishing (no crystallite, use orderedDict instead of hand written
solution, drop of texture components). Probably best solution is to
postpone this until we have a yaml/json reader for Fortran.
2019-05-30 13:30:38 +02:00
..
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 using geom class 2019-05-30 13:30:38 +02: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 polishing 2019-05-30 13:30:18 +02:00
geom_fromVoronoiTessellation.py similar structure for building blocks 2019-05-30 10:45:17 +02:00
geom_grainGrowth.py polishing 2019-05-30 11:26:47 +02:00
geom_mirror.py polishing 2019-05-30 11:26:47 +02:00
geom_pack.py polishing 2019-05-30 11:26:47 +02:00
geom_renumber.py save some memory (avoid copies if not needed) 2019-05-29 07:49:43 +02:00
geom_rescale.py polishing 2019-05-30 13:30:18 +02:00
geom_rotate.py polishing 2019-05-30 11:26:47 +02:00
geom_toTable.py polishing 2019-05-30 11:26:47 +02:00
geom_translate.py polishing 2019-05-30 11:26:47 +02:00
geom_unpack.py polishing 2019-05-30 11:26:47 +02: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