Martin Diehl
|
939cd0e5bf
|
cleaning/adjusting names to paper
|
2018-12-21 16:01:16 +01:00 |
Martin Diehl
|
dcd22ccb6a
|
put private functions at the end
for easy separation
|
2018-12-21 14:56:32 +01:00 |
Martin Diehl
|
da3f105875
|
cleaner interface to kinetics
|
2018-12-21 14:28:25 +01:00 |
Martin Diehl
|
24ddd8362d
|
cleaning and simplifying
|
2018-12-21 12:47:09 +01:00 |
Martin Diehl
|
2e8072b768
|
simplifying
|
2018-12-21 12:33:31 +01:00 |
Test User
|
673eebd636
|
[skip ci] Merge branch 'master' into development
|
2018-12-21 12:27:46 +01:00 |
Test User
|
b74c3c5f6f
|
Merge commit 'v2.0.2-1240-g0541cceb'
|
2018-12-21 12:26:42 +01:00 |
Test User
|
0541cceb2c
|
[skip ci] updated version information after successful test of v2.0.2-1239-g9bdd4d1d
|
2018-12-21 12:26:41 +01:00 |
Martin Diehl
|
fc171f388a
|
tests were updated
|
2018-12-21 11:53:41 +01:00 |
Martin Diehl
|
8832c04dd0
|
more sanity checks
number of arguments for values per system needs to match the number of
systems that are defined
|
2018-12-21 11:52:23 +01:00 |
Martin Diehl
|
2dc7b4cac6
|
building in parallel
|
2018-12-21 08:40:28 +01:00 |
Martin Diehl
|
ded65d250a
|
re-enabled tests that were deactivated after orientation changes
doxygen documentation only needed for development
|
2018-12-21 07:27:35 +01:00 |
Test User
|
ddfb9a9340
|
[skip ci] Merge branch 'master' into development
|
2018-12-21 07:23:16 +01:00 |
Test User
|
c1b7769327
|
[skip ci] updated version information after successful test of v2.0.2-1236-g1ef82e35
|
2018-12-21 07:22:54 +01:00 |
Martin Diehl
|
d4c7e8f33b
|
Merge branch 'development' into 22-NewStyle_disloUCLA-2
|
2018-12-21 06:46:35 +01:00 |
Martin Diehl
|
fe1183e010
|
polishing
|
2018-12-21 06:15:01 +01:00 |
Philip Eisenlohr
|
9bdd4d1d68
|
added <!skip> line to stop config parser from trying to interpret rest of geom description---huge speedup!!
|
2018-12-20 17:22:29 -05:00 |
Philip Eisenlohr
|
a1ff380ef4
|
slightly better aligned debug output
|
2018-12-20 17:14:55 -05:00 |
Philip Eisenlohr
|
25a80723c0
|
numpy interface changed to be strict about 2D array shape in histogram
|
2018-12-20 17:14:55 -05:00 |
Martin Diehl
|
1ef82e351b
|
Merge branch 'orientationClass_with_negative_P' into development
|
2018-12-20 20:43:00 +01:00 |
Test User
|
8d844e1bef
|
[skip ci] Merge branch 'master' into development
|
2018-12-20 07:37:47 +01:00 |
Test User
|
9e9c026073
|
Merge commit 'v2.0.2-1191-g6fe17e05'
|
2018-12-20 07:37:39 +01:00 |
Test User
|
6fe17e05f6
|
[skip ci] updated version information after successful test of v2.0.2-1190-g7df6dfbf
|
2018-12-20 07:37:39 +01:00 |
Martin Diehl
|
10266bad5c
|
using updated branch in PRIVATE
due to changes in the behavior, testing needs a separate branch which is
also called orientationClass_with_negative_P
|
2018-12-19 16:57:40 +01:00 |
Martin Diehl
|
2476dd4d8b
|
shearRates more similar to kinetics
|
2018-12-19 07:47:13 +01:00 |
Martin Diehl
|
89196b953f
|
simplified
|
2018-12-19 06:57:28 +01:00 |
Test User
|
d1a8f8cc24
|
[skip ci] Merge branch 'master' into development
|
2018-12-19 04:21:15 +01:00 |
Test User
|
6a0a0c3754
|
[skip ci] updated version information after successful test of v2.0.2-1187-gcd8ee450
|
2018-12-19 04:20:41 +01:00 |
Philip Eisenlohr
|
7df6dfbf3f
|
renamed "showTable" to "viewTable" to avoid clashing with astropy.table module
|
2018-12-18 15:10:26 -05:00 |
Philip Eisenlohr
|
576c4492d4
|
[skip ci] bugfix for DAMASK_BIN==empty check; [ logical ] --> [[ logical ]] to align with bash syntax
|
2018-12-18 09:24:39 -05:00 |
Philip Eisenlohr
|
f34111cf31
|
[skip ci] env/DAMASK.xxx now reports current repository branch of DAMASK_ROOT
|
2018-12-18 09:12:28 -05:00 |
Philip Eisenlohr
|
6d0ec28984
|
merged current development branch
|
2018-12-18 09:04:20 -05:00 |
Franz Roters
|
cd8ee4503b
|
Merge branch '22-NewStyle_disloUCLA-2' into 'development'
Resolve "New coding style for plastic_disloUCLA"
See merge request damask/DAMASK!51
|
2018-12-18 15:02:12 +01:00 |
Martin Diehl
|
0e4dede606
|
slowly approaching style of phenopowerlaw
|
2018-12-18 09:52:13 +01:00 |
Philip Eisenlohr
|
d794e15249
|
[skip ci] small polish
|
2018-12-17 19:07:33 -05:00 |
Martin Diehl
|
5d7f930592
|
math.isclose does not exist for older versions
np.isclose does the same
|
2018-12-17 20:04:16 +01:00 |
Philip Eisenlohr
|
e82d3557d1
|
removed Rodrigues class; removed quaternion "inverse" method; adopted Rowenhorst algorithm for angle--axis; use math.isclose(...,0.0) to check for ==0.0
|
2018-12-17 09:55:02 -05:00 |
Martin Diehl
|
36c7157ee9
|
vectorized
|
2018-12-17 08:33:46 +01:00 |
Test User
|
afe34feff5
|
[skip ci] updated version information after successful test of v2.0.2-1137-g4dd064a2
|
2018-12-15 00:55:09 +01:00 |
Martin Diehl
|
4dd064a275
|
polishing
|
2018-12-14 09:23:52 +01:00 |
Martin Diehl
|
85f1368480
|
Merge branch 'development' into NewStyleKinematicHardening-2
|
2018-12-14 06:21:08 +01:00 |
Martin Diehl
|
8bea82c72f
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-12-14 05:49:34 +01:00 |
Martin Diehl
|
15f1badb60
|
test with reference solution for modified phenopowerlaw
|
2018-12-13 17:27:45 +01:00 |
Martin Diehl
|
20671b8ed3
|
cleaning
|
2018-12-13 09:51:43 +01:00 |
Martin Diehl
|
416d3411c1
|
leaner APIs
|
2018-12-13 09:34:40 +01:00 |
Martin Diehl
|
98cc79d629
|
ph not needed any more
|
2018-12-13 09:14:57 +01:00 |
Martin Diehl
|
d99778dd96
|
further cleaning
|
2018-12-13 08:43:26 +01:00 |
Martin Diehl
|
a7351deab0
|
simplified
|
2018-12-13 08:36:01 +01:00 |
Martin Diehl
|
6b5131e0f3
|
no need to have as a separate state
|
2018-12-13 07:06:12 +01:00 |
Martin Diehl
|
dfafddec57
|
simplifying
|
2018-12-13 06:59:56 +01:00 |