Philip Eisenlohr
|
da29b1a361
|
removed line continuation characters (not needed within parentheses)
|
2016-04-05 13:29:36 -04:00 |
Philip Eisenlohr
|
73640587d5
|
fixed buggy query-by-label-index
|
2016-03-27 16:26:51 -04:00 |
Martin Diehl
|
143a868dad
|
files resulting from compilation should not be part of the repository
|
2016-03-23 11:05:00 +01:00 |
Martin Diehl
|
fafedd5cd6
|
Merge branch 'LargeFiles' into development
|
2016-03-22 15:45:42 +01:00 |
Philip Eisenlohr
|
1b22b6e4ee
|
replaced variable interpolation into strings by "%" with .format() method
|
2016-03-21 10:26:30 -04:00 |
Philip Eisenlohr
|
8cd1f027b3
|
bug fixing.
|
2016-03-21 08:51:56 -04:00 |
Philip Eisenlohr
|
01a5343ca2
|
added another backgroundMessage animation. generally cleaned code a slight bit.
|
2016-03-20 20:58:10 -04: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 |
Zhuowen Zhao
|
d42f8d5fd4
|
added possibility to read real numbers as microstructure indices (not only integers)
|
2016-03-17 17:42:05 -04:00 |
Martin Diehl
|
7a4e9856c5
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2016-03-14 18:47:54 +01:00 |
Martin Diehl
|
fdd4ab483e
|
core.so is not part of the repo
|
2016-03-14 05:51:52 +01:00 |
Martin Diehl
|
2dbdf9a72f
|
all symbols need to be representable in unicode
|
2016-03-13 18:21:25 +01:00 |
Martin Diehl
|
efde4d363d
|
changed encoding
|
2016-03-07 09:56:14 +01:00 |
Martin Diehl
|
a4bbdd5ecb
|
further commenting, removing not used variables and code (marc2vtk)
|
2016-03-04 19:06:36 +01:00 |
Martin Diehl
|
d1e8f69857
|
added docstrings etc
|
2016-03-04 17:55:11 +01:00 |
Martin Diehl
|
24391b5398
|
checked with prospector, adopted mainly docstrings
|
2016-03-04 17:53:55 +01:00 |
Martin Diehl
|
9a405ef41b
|
using more stable way of handling unicode printing, cleaning unicode delete from output of execute
|
2016-03-04 17:23:38 +01:00 |
Martin Diehl
|
75480bc677
|
modified background threading because using it in postResults led to an dead lock.
rest modifications are just style
|
2016-03-04 15:22:01 +01:00 |
Martin Diehl
|
4d8aad36f1
|
first round of libraries
|
2016-03-01 23:02:47 +01:00 |
Martin Diehl
|
2a3e42a906
|
prevent import errors (e.g. when using Abaqus, having it's own python without scipy)
|
2016-02-02 23:24:44 +01:00 |
Martin Diehl
|
4fa2a58a19
|
needed to adopt to new test env (not perfect yet, but keeps things going)
|
2016-01-29 19:21:04 +01:00 |
Martin Diehl
|
f2c7eea161
|
git compatible way of version handling for Fortran and Python
|
2016-01-27 16:48:27 +00:00 |
Martin Diehl
|
81a8b2c4ed
|
color lib for output
|
2016-01-05 18:17:55 +00:00 |
Martin Diehl
|
120b2b8bd2
|
added test for hybridIA
|
2015-12-22 22:17:15 +00:00 |
Martin Diehl
|
0cfe35dfe6
|
consistently removing leading and trailing whitespace
|
2015-12-22 15:59:01 +00:00 |
Martin Diehl
|
bbb00b30e8
|
using numpy random
|
2015-12-17 21:26:59 +00:00 |
Martin Diehl
|
37aa559bd4
|
fixed missing structure type in material.config, small changes in the other code
|
2015-12-15 14:30:17 +00:00 |
Martin Diehl
|
97b96f13b2
|
updated installation for testing
|
2015-12-14 21:31:47 +00:00 |
Martin Diehl
|
1f08d0fbf6
|
verbose option for compareTables, new option to filter (now before and after normalizing)
|
2015-12-11 17:23:36 +00:00 |
Martin Diehl
|
c3dc05c53a
|
continued work on test class and adopted some tests
|
2015-12-04 22:40:39 +00:00 |
Philip Eisenlohr
|
a18a1066e2
|
started to rework test class. Martin probably needs to check and continue improving on this.
|
2015-12-03 21:52:03 +00:00 |
Philip Eisenlohr
|
fc2d79e17b
|
added more animations…
|
2015-12-02 23:08:18 +00:00 |
Martin Diehl
|
0e76ef85c1
|
checking return code in util.exececute, cleaning makefile, deleted dummy docs
|
2015-12-02 13:21:17 +00:00 |
Martin Diehl
|
0ffcb7fdaf
|
cleaning
|
2015-12-01 16:37:20 +00:00 |
Martin Diehl
|
161e637ba6
|
not needed any more (at more usefull position in damask.util)
|
2015-11-30 16:30:35 +00:00 |
Philip Eisenlohr
|
38c536b6b7
|
improved unicode handling.
background message is now stoppable.
background message not “jumping” (multiplying) anymore.
|
2015-11-20 16:15:34 +00:00 |
Philip Eisenlohr
|
30a481f152
|
fixed forgotten symmetry property for average orientation.
|
2015-11-14 04:36:46 +00:00 |
Philip Eisenlohr
|
2b5cb08c4d
|
new method “head_putGeom” translates info-array into geom-description
|
2015-11-14 01:48:16 +00:00 |
Philip Eisenlohr
|
6211a9faad
|
symQuats-related functions can take optional argument to downselect return values.
“getAverageOrientations” —> “average” and takes optional multiplicities of orientations in list.
|
2015-11-14 01:46:44 +00:00 |
Martin Diehl
|
b700721905
|
comment on literature
|
2015-11-08 11:44:46 +00:00 |
Philip Eisenlohr
|
519484233c
|
can now deal with “empty” header line.
example:
# some comment
# further stuff
1_dim 2_dim
34 33
1 22
would work with “labeled”=True and stores the first two lines as “info”.
|
2015-11-03 21:14:45 +00:00 |
Martin Diehl
|
4ac9ef602e
|
still trying to find a stable solution on all machines
|
2015-10-29 21:51:57 +00:00 |
Aritra Chakraborty
|
9ea0898cd9
|
corrected the convention added yesterday; “proper” and ‘improper” was the wrong way around. “proper = True ” considers the bigger (2 adjacent) SST. In general, an improper rotation is implicitly assumed when projecting a pole into the (single) SST, hence this is termed “improper” now.
|
2015-10-23 20:16:01 +00:00 |
Philip Eisenlohr
|
15963391aa
|
inSST and inversePole now can consider the secondary SST related to improper rotations. Secondary SST is immediately neighboring (positively rotated around Z).
|
2015-10-22 21:15:15 +00:00 |
Martin Diehl
|
31579b3f88
|
tolerances caused problems, introduced new funtionality based on np.allclose
|
2015-10-22 05:59:11 +00:00 |
Franz Roters
|
b676ed0085
|
support for Marc 2010 was dropped a long time ago
|
2015-10-20 13:32:48 +00:00 |
Franz Roters
|
a087eedd54
|
added support for Marc2014.2 (so far installed on maws14 only)
|
2015-10-20 13:25:59 +00:00 |
Martin Diehl
|
e72ae63873
|
geom canvas crashed for some parameters, now giving error message. table class now handles dismiss correctly
|
2015-10-14 21:35:56 +00:00 |
Philip Eisenlohr
|
7df8d95cd0
|
slightly cleaner way of dealing with disorientation calculation when axis not required to fall into SST.
|
2015-10-09 13:03:10 +00:00 |
Philip Eisenlohr
|
26f8f74310
|
undone np.unique of columns since this would introduce the unwanted side-effect of (messily) sorting columns. user expects to get sorting as provided through command line.
|
2015-10-09 12:55:30 +00:00 |