Sharan Roongta
|
2162442e0b
|
Merge branch 'separate-vtk' into 'development'
separate VTI
See merge request damask/DAMASK!537
|
2022-03-09 09:15:14 +00:00 |
Martin Diehl
|
c4a7c0096a
|
give default directly
only Colormap object caused problem (tab completion triggered '__repr__'
which means showing colormap in maplotlib window
|
2022-03-08 22:43:54 +01:00 |
Philip Eisenlohr
|
73f01c07d0
|
clarified colormap default; accept string as colormap name
|
2022-03-08 09:31:08 -05:00 |
Martin Diehl
|
fe8e55e470
|
KeyError more sensible here
|
2022-03-07 11:28:17 +01:00 |
Martin Diehl
|
bc020a9580
|
correct names
|
2022-03-07 10:40:28 +01:00 |
Martin Diehl
|
4e9e55f3ac
|
Merge remote-tracking branch 'origin/development' into separate-vtk
|
2022-03-07 10:33:28 +01:00 |
Test User
|
01e777bc58
|
[skip ci] updated version information after successful test of v3.0.0-alpha6-73-g0b8adb2aa
|
2022-03-06 19:23:42 +01:00 |
Martin Diehl
|
0b8adb2aaa
|
editorial changes
|
2022-03-06 09:30:08 +01:00 |
Martin Diehl
|
f54849f495
|
enhance grid to store initial conditions
|
2022-03-06 00:54:42 +01:00 |
Martin Diehl
|
d8de8f8b39
|
initial conditions are of type real
|
2022-03-05 22:13:37 +01:00 |
Martin Diehl
|
f7b18981c9
|
shorter names (w/o loss of clarity)
|
2022-03-04 20:17:08 +01:00 |
Martin Diehl
|
802957f61e
|
Merge remote-tracking branch 'origin/development' into separate-vtk
|
2022-03-01 22:52:36 +01:00 |
Test User
|
48544641ca
|
[skip ci] updated version information after successful test of v3.0.0-alpha6-71-g3bc1a5eda
|
2022-03-01 21:45:28 +01:00 |
Sharan
|
f4f656cec4
|
point to current development in PRIVATE
|
2022-03-01 20:39:48 +01:00 |
Franz Roters
|
3bc1a5eda4
|
Merge branch 'python-vtk-improvements' into 'development'
Resolve issues in #149
See merge request damask/DAMASK!535
|
2022-03-01 08:10:39 +00:00 |
Martin Diehl
|
7ee440c1b1
|
separating functionality for more flexibility
|
2022-02-28 01:35:39 +01:00 |
Test User
|
3c4faf972e
|
[skip ci] updated version information after successful test of v3.0.0-alpha6-40-gc4fdbf88c
|
2022-02-28 00:26:54 +01:00 |
Martin Diehl
|
efa30d1f3a
|
functions don't need acces to variables of function
better keep them out
|
2022-02-27 17:27:47 +01:00 |
Martin Diehl
|
1cae6c4533
|
keep functionality separated
|
2022-02-27 17:02:13 +01:00 |
Martin Diehl
|
c4fdbf88c8
|
Merge branch 'thermal-partioning' into development
|
2022-02-27 16:59:22 +01:00 |
Martin Diehl
|
c8e70ada62
|
extend to multiple homogenization scheme
|
2022-02-27 16:58:40 +01:00 |
Philip Eisenlohr
|
bee3f08d77
|
test __repr__ functionality with str()
|
2022-02-24 19:15:28 -05:00 |
Philip Eisenlohr
|
fd52c18488
|
remove debug print statements in tests
|
2022-02-24 18:35:48 -05:00 |
Martin Diehl
|
2bdf0d11cb
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
Test User
|
6d50066a04
|
[skip ci] updated version information after successful test of v3.0.0-alpha6-27-gf4a15f579
|
2022-02-23 18:55:29 +01:00 |
Philip Eisenlohr
|
320ab70270
|
Merge branch 'development' into 'python-vtk-improvements'
# Conflicts:
# python/damask/_vtk.py
|
2022-02-23 14:20:52 +00:00 |
Philip Eisenlohr
|
08a96f64f5
|
make mypy happy...
|
2022-02-23 09:12:55 -05:00 |
Sharan Roongta
|
f4a15f5796
|
Merge branch 'consistent-uppercase-in-exceptions' into 'development'
Consistent formatting of raised messages
See merge request damask/DAMASK!533
|
2022-02-23 13:55:14 +00:00 |
Philip Eisenlohr
|
5882a8560c
|
shortened __repr__ code
|
2022-02-23 08:38:03 -05:00 |
Martin Diehl
|
bc2a9de095
|
copy and paste error
|
2022-02-23 07:23:29 +01:00 |
Martin Diehl
|
77e57a268c
|
unified.
the default python description "Return repr(self)." is pretty useless,
so better agree on a DAMASK standard
|
2022-02-23 07:21:30 +01:00 |
Test User
|
ba4a99ebe6
|
[skip ci] updated version information after successful test of v3.0.0-alpha6-23-gf944975ac
|
2022-02-23 06:57:12 +01:00 |
Martin Diehl
|
59755c67ce
|
human-readable reporting
|
2022-02-23 06:49:38 +01:00 |
Martin Diehl
|
cf3f869877
|
make clear that mechanical is always initialized
|
2022-02-23 06:19:16 +01:00 |
Martin Diehl
|
e54e7b8513
|
this is the example for 8 grains/constituents
we could add other examples if needed, but as far as I understood this
does not makes sense anyways
|
2022-02-23 06:10:26 +01:00 |
Martin Diehl
|
852959e1b8
|
call correct funtion
does nothing than reporting at the moment
|
2022-02-23 05:44:12 +01:00 |
Martin Diehl
|
339d081dd5
|
simplified logic to reflect what we are doing
|
2022-02-23 05:42:44 +01:00 |
Martin Diehl
|
94c6542122
|
more helpful error message
|
2022-02-23 05:33:30 +01:00 |
Martin Diehl
|
f944975ac5
|
Merge branch 'symops-in-crystal' into 'development'
symmetry_operations belong to Crystal
See merge request damask/DAMASK!534
|
2022-02-23 00:54:21 +00:00 |
Sharan
|
9ff31d4f2b
|
suggested changes from MR !530
|
2022-02-22 23:16:14 +01:00 |
Sharan
|
176b7b200a
|
Merge remote-tracking branch 'origin/development' into thermal-partioning
|
2022-02-22 23:08:19 +01:00 |
Philip Eisenlohr
|
84d1d533f4
|
Merge branch 'parallel-mesh' into 'development'
testing mesh in parallel
See merge request damask/DAMASK!531
|
2022-02-22 20:20:45 +00:00 |
Martin Diehl
|
a9d4e89250
|
Merge branch 'crystal-examples' into 'development'
some guidance for users
See merge request damask/DAMASK!532
|
2022-02-22 19:23:02 +00:00 |
Philip Eisenlohr
|
ae2aa096fb
|
fixed flatten order=F; cividis default.
|
2022-02-22 12:23:29 -05:00 |
Philip Eisenlohr
|
661b7fb602
|
slight polish
|
2022-02-22 10:56:12 -05:00 |
Philip Eisenlohr
|
47dcd4bd41
|
follow Python exception message convention of lower-case
|
2022-02-22 10:42:05 -05:00 |
Philip Eisenlohr
|
6a4ad7ff75
|
moved symmetry_operations from Orientation to Crystal
|
2022-02-22 10:12:03 -05:00 |
Philip Eisenlohr
|
aeb0e527ec
|
Consistent formatting of raised messages
|
2022-02-22 09:46:12 -05:00 |
Philip Eisenlohr
|
3d554e40b9
|
clarify real/reciprocal space coordinates
|
2022-02-22 09:15:32 -05:00 |
Martin Diehl
|
947f228225
|
Merge remote-tracking branch 'origin/development' into parallel-mesh
|
2022-02-22 14:56:25 +01:00 |