Martin Diehl
|
07dcdc9fc6
|
undoes commit 6c3b5f17eb
tests fail, needs closer look. Changes incorporated into
10-consistent-orientation-conversions-in-the-damask-core-and-the-python-module
|
2018-09-11 02:10:55 +02:00 |
Philip Eisenlohr
|
803b342188
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-09-06 14:21:50 -04:00 |
Philip Eisenlohr
|
6c3b5f17eb
|
updated orientation/quaternion class to follow Rowenhorst_etal2015
|
2018-09-06 14:19:09 -04:00 |
Martin Diehl
|
f522f79703
|
Merge branch 'development' into 35-new-style-of-reading-in-parameters-in-lattice
|
2018-08-04 22:42:14 +02:00 |
Martin Diehl
|
c8aa9ff3ef
|
merge-related fixes
|
2018-08-03 19:30:36 +02:00 |
Martin Diehl
|
0a6bde70c5
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-08-03 06:56:43 +02:00 |
Martin Diehl
|
fd39c9a73c
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-07-20 04:06:23 +02:00 |
Martin Diehl
|
2632be2a76
|
polishing
|
2018-07-20 03:09:53 +02:00 |
Martin Diehl
|
6dd970dfe0
|
logic seemed to be broken (only filter out strings which have a 'strip'
attribute
string in python 3 have both attributes, '__iter__' and '__getitem'. Old
syntax therefore split up strings into characters
|
2018-07-19 15:46:14 +02:00 |
Martin Diehl
|
beb418eb44
|
python3 compatible way
ugly, but works also for python2.7. Probably there is a better solution
when 2.7 is deprecated
|
2018-07-19 15:20:34 +02:00 |
Martin Diehl
|
942883e9dd
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2018-07-16 09:32:22 +02:00 |
Martin Diehl
|
e08b732592
|
it's a byte string in python3
|
2018-07-12 10:33:05 +02:00 |
Martin Diehl
|
28414490c8
|
following https://packaging.python.org/tutorials/packaging-projects
|
2018-07-11 05:12:49 +02:00 |
Martin Diehl
|
ce32372f1c
|
more cleaning of old commercial FEM solver files
|
2018-07-06 13:18:55 +02:00 |
Martin Diehl
|
2a33dcdd04
|
don't distinguish exp and std anymore
|
2018-07-06 13:12:16 +02:00 |
Martin Diehl
|
cebdecfa70
|
if-else got reversed
more readable now:
|
2018-07-05 11:10:56 +02:00 |
Martin Diehl
|
1eb82b99da
|
polishing as a result of discussing merge request of branch 25 with Philip
|
2018-07-04 06:31:45 +02:00 |
Martin Diehl
|
20f70dc943
|
Merge branch 'development' into 25_materialConfigPythonInclude
|
2018-06-28 13:07:16 +02:00 |
Martin Diehl
|
e8a4f588f4
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-28 07:24:04 +02:00 |
Martin Diehl
|
9101af84c6
|
only testing Marc 2017
Using Intel 17 Compiler even though recommended Compiler is 16.0.2
We only have 16.0.0 and that gives random segmenation faults
|
2018-06-28 06:47:22 +02:00 |
Vitesh Shah
|
aad3611bb4
|
Defined a new function to handle recursive file includes
|
2018-06-25 15:10:54 +02:00 |
Martin Diehl
|
f63e8fe34e
|
avoid specifying per-family-values for inactive families
|
2018-06-25 13:43:34 +02:00 |
Vitesh Shah
|
47a6e6b292
|
Added functionality to read include statements on the go
|
2018-06-22 12:13:43 +02:00 |
Martin Diehl
|
25fa68ca2e
|
relative paths are also supported
|
2018-06-19 10:45:45 +02:00 |
Martin Diehl
|
ba8d9b7062
|
simplifying parsing of absolute path
|
2018-06-19 10:41:44 +02:00 |
Vitesh Shah
|
196b0ef22f
|
adding new include in file reading
|
2018-06-19 10:00:15 +02:00 |
Vitesh Shah
|
f65bba1c5c
|
material.py is not an executable. Rectified it
|
2018-06-14 15:36:57 +02:00 |
Vitesh Shah
|
09ade8b6c4
|
sys not required in material.py file
|
2018-06-14 15:29:47 +02:00 |
Vitesh Shah
|
9c3539ee92
|
Added a code that detects '{' and opens file inside to read
|
2018-06-14 15:14:30 +02:00 |
Vitesh Shah
|
e1c5168040
|
regex for include statement
|
2018-06-06 15:31:39 +02:00 |
Vitesh Shah
|
54bccbe084
|
more pythonic way
|
2018-05-25 11:16:56 +02:00 |
Zhuowen Zhao
|
f26fd1d1dc
|
Fixed a physics issue: sense change with respect to difference between resolved stress and backstress
|
2018-03-09 18:01:09 -05:00 |
Fengbo Han
|
9249e7db2b
|
Merge branch 'development' into HMS
|
2018-02-07 11:44:17 +01:00 |
Philip Eisenlohr
|
85147605ad
|
bugfix: use fileInCurrent instead of fileInRef
|
2018-01-31 12:35:50 -05:00 |
Philip Eisenlohr
|
60440b1a54
|
polished output and streamlined code in test-class, added new consistency check in PRIVATE
|
2018-01-31 12:09:14 -05:00 |
Philip Eisenlohr
|
dc77e996cc
|
added utility function coordGridAndSize
|
2018-01-30 09:18:59 -05:00 |
Philip Eisenlohr
|
710970d728
|
updated option --label for addCurl/Div/Grad
|
2018-01-29 21:27:05 -05:00 |
Philip Eisenlohr
|
ba175a29d1
|
now multiple selective tests possible, shortened output
|
2018-01-28 20:54:25 -05:00 |
Martin Diehl
|
f52721e0a7
|
unneded modules
|
2017-11-21 11:41:02 +01:00 |
Martin Diehl
|
4dfb52c792
|
unfinished HDF5 should not be part of the next release
|
2017-11-21 10:23:50 +01:00 |
Fengbo Han
|
d599aec37f
|
Merge branch 'development' into HMS
|
2017-10-24 11:24:54 +02:00 |
Philip Eisenlohr
|
aee90f7c8b
|
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
|
2017-08-28 19:40:24 -04:00 |
Philip Eisenlohr
|
4f5e96d366
|
column label given as integer always returns dimension=1
used to return full dimension if first column of a multidim object was referenced by number
|
2017-08-28 19:32:13 -04:00 |
Chen
|
9d2c5a72a5
|
remove debug print
|
2017-08-28 15:53:21 -04:00 |
Chen
|
b1c524e8d8
|
3rd try with removing blank lines in colormaps
|
2017-08-28 15:51:47 -04:00 |
Chen
|
da348be8ba
|
2nd try with removing blank lines in colormaps
|
2017-08-28 15:51:01 -04:00 |
Chen
|
60827fe5f1
|
remove blank lines in colormaps
|
2017-08-28 15:50:09 -04:00 |
Chen
|
a9f4213952
|
add HSV support
|
2017-08-28 15:39:35 -04:00 |
Fengbo Han
|
36c370e668
|
implemented fast yield surface fitting with yield stop criteria
|
2017-08-08 17:25:38 +02:00 |
Martin Diehl
|
5d4f272f03
|
__slots__ cause problems with python3
|
2017-08-01 02:43:23 +02:00 |