Luv Sharma
|
a5b3e9d64c
|
typos fixed
|
2015-06-14 05:51:53 +00:00 |
Yannick Naunheim
|
c45a0ce55e
|
improved stability for geom_fromAng. no longer depends on correct header information.
geom_fromVPSC with correct size determination now
|
2015-06-11 10:06:53 +00:00 |
Martin Diehl
|
09bfd1e18e
|
more verbose error handling for euler angles limits
ensuring that ROUNDED euler angles are not above the limits
|
2015-04-10 14:50:23 +00:00 |
Martin Diehl
|
e01e270300
|
improved search for double microstructures (was N^2 bogosort) in geom_fromAng and introduced it in geom_fromVPSC
|
2015-04-10 12:57:25 +00:00 |
Martin Diehl
|
92a67e1a9d
|
geom_fromAng.py crashed when found empty line (eg. at the end of the file), now fixed
|
2015-04-01 14:42:25 +00:00 |
Martin Diehl
|
8dea16c07f
|
fixed wrong assignment of phase and made orientation comparison robust
|
2014-12-20 12:42:21 +00:00 |
Philip Eisenlohr
|
3cfabe3b83
|
standardized script name reporting
|
2014-11-18 15:31:39 +00:00 |
Martin Diehl
|
409a75c964
|
fixed 2 small flaws in geom_fromAng, corrected stringID and stringName in all remaining files in 'pre'
|
2014-11-16 21:44:46 +00:00 |
Philip Eisenlohr
|
deee3a175a
|
polishing and simplifications
|
2014-11-14 14:53:48 +00:00 |
Martin Diehl
|
733e85f6e6
|
fixed bug in material.config when do not compress the data. Thanks to Noriki for figuring out
|
2014-11-14 13:53:55 +00:00 |
Martin Diehl
|
57e522566a
|
updated python style
|
2014-10-09 17:03:06 +00:00 |
Martin Diehl
|
afb9a2186b
|
removed explicit default setting: type='string' and action='store'
|
2014-09-12 14:14:55 +00:00 |
Martin Diehl
|
c7837e1f66
|
changed manual input/output close to class method
|
2014-08-22 16:58:53 +00:00 |
Martin Diehl
|
7a9fa061de
|
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 |
Martin Diehl
|
8b4af554ba
|
added verbosity on help messages
|
2014-01-20 14:41:56 +00:00 |
Luv Sharma
|
649b8b91fe
|
fixed reporting of arguments
|
2014-01-15 15:10:13 +00:00 |
Martin Diehl
|
db18b3c77f
|
added missing script arguments in documentation part of the header
|
2014-01-14 10:53:45 +00:00 |
Martin Diehl
|
e1e76cb257
|
fixed bug in OIMang_hex2cub.py, added test for correct number of microstructures (should be equal to header info)
|
2013-11-14 17:37:42 +00:00 |
Franz Roters
|
4f7cd76b29
|
renamed texture_rotation into texture_transformation
changed keyword for material.config to axes in line with geom_fromAng.py
former keyword rotation is still recognized for compatibility
|
2013-07-24 11:09:39 +00:00 |
Pratheek Shanthraj
|
d2ccc06aee
|
added line break between rotation and euler angle information for correct parsing of config file
|
2013-07-23 14:33:30 +00:00 |
Pratheek Shanthraj
|
c8cc397bf4
|
small bug fix
|
2013-07-23 12:40:26 +00:00 |
Martin Diehl
|
2201a73a46
|
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 |
Martin Diehl
|
b3a90a8a3b
|
last changes on preprocessing tools, only documentation needs to be done
|
2013-05-17 16:44:03 +00:00 |
Martin Diehl
|
0b4a5cfa9b
|
geom_check is now using vtk class, other scripts stop execution in case of invalid grid or size
|
2013-05-14 21:09:37 +00:00 |
Martin Diehl
|
9093cf2072
|
polishing, unifying,simplifying
|
2013-05-14 17:51:53 +00:00 |
Martin Diehl
|
b2c50124b5
|
more improvements on structure, comments and header generation of pre processing tools
|
2013-05-13 13:10:31 +00:00 |
Martin Diehl
|
4314ab236e
|
added ID information of creator script to header
|
2013-04-12 11:15:17 +00:00 |
Martin Diehl
|
8a66693001
|
added script to convert data used by R.A. Lebensohn to spectral solver (geom, material.config) format
|
2013-03-05 16:31:17 +00:00 |
Martin Diehl
|
831ad6d9c8
|
added leading zeros to names of microstructures and phases, spaces caused problems during initialization
|
2013-02-20 14:50:01 +00:00 |
Martin Diehl
|
b5945ced5e
|
changed counting of rows from pythonic (starting at 0) to human way (starting at 1)
|
2012-11-20 10:27:09 +00:00 |
Philip Eisenlohr
|
1df9be233d
|
changed default threshold to 0.0
|
2012-11-08 17:08:41 +00:00 |
Philip Eisenlohr
|
025d6c9048
|
renamed script to new convention
aligned output behavior to that of fromVoronoiTessellation, i.e., standard output is geom, --config gives associated material.config stud
|
2012-11-08 15:44:51 +00:00 |