Martin Diehl
|
466178cfc7
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-03-23 11:06:11 +01:00 |
Martin Diehl
|
900d2f7bf2
|
output follows damask.croak syntax
|
2016-03-23 11:05:36 +01:00 |
Philip Eisenlohr
|
0840a5f42e
|
modernized orientation treatment and adopted slip systems from lattice.f90
|
2016-03-22 20:52:02 -04:00 |
Martin Diehl
|
fafedd5cd6
|
Merge branch 'LargeFiles' into development
|
2016-03-22 15:45:42 +01:00 |
Philip Eisenlohr
|
a41cd3df40
|
added "strict" option to reading microstructure from geom file. will now complain if data mismatches with grid.
|
2016-03-20 16:46:35 -04:00 |
Philip Eisenlohr
|
6865987ea7
|
restored option to output microstructure indices as one-dimensional list (not clear why that got lost!)
|
2016-03-20 15:01:47 -04:00 |
Philip Eisenlohr
|
e39441f36b
|
corrected usage message to tell about string comparison in filter condition
|
2016-03-17 19:02:30 -04:00 |
Aritra Chakraborty
|
0f78f1c747
|
possibility to treat floating point numbers as microstructure indices
|
2016-03-17 18:09:22 -04:00 |
Aritra Chakraborty
|
36c703ecd3
|
shortened excessively long lines
|
2016-03-16 15:20:31 -04:00 |
Aritra Chakraborty
|
3a267dc7ff
|
FFT-based gradient calculation of scalar or vector field data (sibling of addCurl and addDivergence)
|
2016-03-16 15:02:38 -04:00 |
Aritra Chakraborty
|
ce26ad06da
|
polishing and introduction of locally derived grid in FFT subroutine
|
2016-03-16 15:01:22 -04:00 |
Philip Eisenlohr
|
6197e839c9
|
fixed missing file extension when adding in-place
|
2016-03-15 14:52:10 -04:00 |
Martin Diehl
|
f857353e16
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-03-11 12:49:47 +01:00 |
Martin Diehl
|
b0dedb8cbd
|
=addOrientation can do the same (and more)
|
2016-03-09 19:02:28 +01:00 |
Philip Eisenlohr
|
e9338200eb
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-03-09 12:28:52 -05:00 |
Philip Eisenlohr
|
b933359f17
|
clarified text of error message complaining about wrong input dimension
|
2016-03-09 12:28:36 -05:00 |
Philip Eisenlohr
|
4dfd59a9e2
|
output complete microstructure and texture info instead of limiting to grainIDs used in geometry
|
2016-03-07 22:15:40 -05:00 |
Martin Diehl
|
f13ba71f6e
|
fixed typo
|
2016-03-04 17:24:13 +01:00 |
Martin Diehl
|
48233d2767
|
missing variable
|
2016-03-03 14:58:04 +01:00 |
Martin Diehl
|
a51f2a29f6
|
cleaning
|
2016-03-03 14:53:55 +01:00 |
Martin Diehl
|
76a0a93c42
|
removed unneeded variables, fixed docstrings. missing variable jc in Barlat1989 from 46c33b0
|
2016-03-03 14:52:47 +01:00 |
Martin Diehl
|
3ff3bb1a5b
|
pre processing finished
|
2016-03-03 14:44:51 +01:00 |
Martin Diehl
|
93d7643875
|
no long lines anymore and prospector is also happy
|
2016-03-03 14:44:29 +01:00 |
Martin Diehl
|
9fa49b8584
|
vtk files, mainly removed from vtk import *
|
2016-03-02 13:52:33 +01:00 |
Martin Diehl
|
f7fedc4744
|
next bunch of accepted scripts
|
2016-03-02 13:50:57 +01:00 |
Martin Diehl
|
3ed3073eff
|
more...
|
2016-03-02 11:29:07 +01:00 |
Martin Diehl
|
e89923d6d3
|
next round
|
2016-03-02 11:11:20 +01:00 |
Martin Diehl
|
5d7e138a9b
|
long line
|
2016-03-02 10:55:21 +01:00 |
Martin Diehl
|
f77de7ac6e
|
adjusting style (mainly long lines an "== None")
|
2016-03-02 10:52:24 +01:00 |
Martin Diehl
|
c1dd5febd5
|
some more scripts passed
|
2016-03-01 22:27:21 +01:00 |
Martin Diehl
|
974b8cde41
|
some more syntax improvements
|
2016-03-01 22:13:57 +01:00 |
Martin Diehl
|
043f2faeb3
|
line too long
|
2016-03-01 21:59:59 +01:00 |
Martin Diehl
|
98476ea29c
|
more improved scripts
|
2016-03-01 21:35:59 +01:00 |
Martin Diehl
|
9cfc27d295
|
line too long (132 lines max code, like Fortran, 159 including comments, Python standard)
|
2016-03-01 21:18:32 +01:00 |
Martin Diehl
|
80dc23d93d
|
following "prospector -t pep8 -t pyflakes -t dodgy -t profile-validator -t pep257"
|
2016-03-01 21:11:43 +01:00 |
Martin Diehl
|
e55d0ae3ca
|
further attemps to make it conform with best python practice
|
2016-03-01 20:44:43 +01:00 |
Martin Diehl
|
6eb170bc07
|
still struggling with prospector
|
2016-03-01 19:37:31 +01:00 |
Martin Diehl
|
3b33d320b1
|
getting pyflakes to ignore
|
2016-03-01 19:06:00 +01:00 |
Martin Diehl
|
2a50c6bf86
|
using prospector --tool=dodgy --tool=pyflakes -M to find python flaws
|
2016-03-01 18:25:14 +01:00 |
Martin Diehl
|
7c9d344601
|
python files now report their version depending on VERSION file in $DAMASK_ROOT
|
2016-01-27 17:06:00 +00:00 |
Martin Diehl
|
f693ead989
|
adding material.config to header
|
2015-12-28 16:36:26 +00:00 |
Martin Diehl
|
c710709b1a
|
example Makefile typically does not work, deleted
|
2015-12-15 14:34:03 +00:00 |
Martin Diehl
|
19ddbc9b21
|
fixed typo and simplified
|
2015-12-15 06:16:47 +00:00 |
Philip Eisenlohr
|
6de6b8b87f
|
fixed wrong variable name when using pre-existing microstructures from table.
added switch to skip effort for tolerance == 0.
|
2015-12-09 14:13:19 +00:00 |
Martin Diehl
|
d76fcb4be8
|
was giving wrong results
|
2015-12-05 21:34:39 +00:00 |
Martin Diehl
|
7eb7a4e8cd
|
changed to use routine for symmetric matrices as ascii table cannot handle complex number anyway. further advantage: eigvals and eigvectors will be odered
|
2015-12-04 22:34:19 +00:00 |
Philip Eisenlohr
|
35202494c2
|
fixed issue caused by using -r twice as option label.
|
2015-12-04 04:33:23 +00:00 |
Philip Eisenlohr
|
784c78a3b0
|
removed defunct option to output labels as column vector.
|
2015-12-04 04:31:53 +00:00 |
Philip Eisenlohr
|
937634d703
|
added group shuffling (i.e. exchanging unique values)
|
2015-12-04 01:17:45 +00:00 |
Philip Eisenlohr
|
08014a7030
|
small polishing
|
2015-12-04 01:16:49 +00:00 |