Tias Maiti
|
c5349ab041
|
some polishing for option parser
|
2015-05-26 20:22:11 +00:00 |
Tias Maiti
|
73c6bd767f
|
added options for selective seed picking based on Mitchell’s best candidate algorithm for more uniformly distributed (spatially) seeds points
|
2015-05-26 20:13:35 +00:00 |
Martin Diehl
|
737e474cea
|
consistent handling of random number per file and always reporting as comment, fix for permuteData needed because of new asciitable behavior
|
2015-05-22 05:56:49 +00:00 |
Sehar Abbas
|
7af176d13f
|
introduced option to set microstructure starting index
|
2015-05-21 10:04:52 +00:00 |
Tias Maiti
|
ce0675f359
|
added options for laguerrre tessellation
|
2015-05-02 07:41:14 +00:00 |
Martin Diehl
|
2e6bbe887e
|
changed header in seeds file from 'x,y,z' to '1..3_coords'.
scripts now use the header information and do not rely on coordinates being in the first three columns
|
2015-04-22 18:44:54 +00:00 |
Philip Eisenlohr
|
3cfabe3b83
|
standardized script name reporting
|
2014-11-18 15:31:39 +00:00 |
Martin Diehl
|
b656113b11
|
added missing string import in marc_addUserOutput (introduced with rev 3718) and removed unwanted imports and introduce use of damask.extendableParser in some other scripts
|
2014-11-18 08:00:45 +00:00 |
Martin Diehl
|
f4de982182
|
svn caused trouble due to rename, again some missing files
|
2014-10-10 12:11:10 +00:00 |
Philip Eisenlohr
|
b85797c109
|
significant speed improvement for large grids.
polished messages and fixed error reporting bug.
|
2014-09-24 23:47:52 +00:00 |
Martin Diehl
|
5f986f3d54
|
updated to contain latest python improvements
|
2014-09-10 16:14:37 +00:00 |
Martin Diehl
|
89c896678b
|
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 |
Philip Eisenlohr
|
13f1607e15
|
changed default behavior to (system-provided) random seed instead of fixed "0"
|
2014-05-03 02:36:23 +00:00 |
Martin Diehl
|
371a027de9
|
added option '--renumber' to geom_rescale and geom_grainGrowth to renumber microstructures from 1 to N (without gaps), off by default.
added metavar information to some scripts
|
2014-02-14 13:17:29 +00:00 |
Philip Eisenlohr
|
c9c6588f7c
|
renamed seeds file related scripts in a (hopefully) consistent manner
|
2014-01-23 20:48:33 +00:00 |