Martin Diehl
|
d7ba853859
|
use None for no selection, empty list is 'nothing'
|
2022-03-05 20:37:47 +01:00 |
Martin Diehl
|
a77b63718c
|
remove deprecated interface options
|
2022-03-04 20:27:32 +01:00 |
Martin Diehl
|
f7b18981c9
|
shorter names (w/o loss of clarity)
|
2022-03-04 20:17:08 +01:00 |
Martin Diehl
|
bafc45d259
|
guide users
|
2022-03-04 19:07:23 +01:00 |
Martin Diehl
|
161e4b6815
|
testing new functionality
|
2022-03-04 10:57:49 +01:00 |
Martin Diehl
|
03912b0a03
|
Merge remote-tracking branch 'origin/development' into polishing
|
2022-03-04 03:44:36 +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 |
Martin Diehl
|
954b720992
|
Merge remote-tracking branch 'origin/development' into polishing
|
2022-03-01 21:41:27 +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
|
dd68aad83b
|
not used
|
2022-02-28 19:03:56 +01:00 |
Martin Diehl
|
0604d94e31
|
also store stdout
|
2022-02-28 19:02:46 +01:00 |
Martin Diehl
|
2cf904fe49
|
output to logfile helfulf for debug, especially with MPI
|
2022-02-28 18:54:46 +01:00 |
Martin Diehl
|
ad8758b340
|
better don't have unlimited time for planning as default
|
2022-02-28 16:15:07 +01:00 |
Martin Diehl
|
f9e04bc4cb
|
unifying interface
same same for same functionality, allow user to specify single integer
for convenience
|
2022-02-28 16:14:40 +01: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 |
Martin Diehl
|
53fe11484d
|
not used
|
2022-02-27 15:50:55 +01:00 |
Martin Diehl
|
f78c422af9
|
easier to understand
the condition is there to avoid problems if the dataset is not created
because it is empty (e.g. requesting xi_sl for Nslip=[0])
|
2022-02-27 15:50:43 +01:00 |
Martin Diehl
|
c7b512a94e
|
support the user
|
2022-02-26 17:40:12 +01:00 |
Martin Diehl
|
a314e63ed2
|
homogenize: (material index, material ID) -> material ID
mutable describes meaning of parameter better
|
2022-02-26 14:22:00 +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
|
3ee0434836
|
avoid nasty error in MPI parallel situations
|
2022-02-24 15:18:37 +01:00 |
Martin Diehl
|
28ffdb7c1c
|
simplified
|
2022-02-24 12:41:14 +01:00 |
Martin Diehl
|
2bdf0d11cb
|
check N_constituents only if active
|
2022-02-24 12:13:22 +01:00 |
Martin Diehl
|
a78da9dca7
|
older gfortran does not support %re and %im for complex numbers
|
2022-02-24 11:25:21 +01:00 |
Martin Diehl
|
8a84f6b07f
|
origin can be negative
|
2022-02-24 11:24:54 +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 |