Martin Diehl
|
766db0524f
|
Merge remote-tracking branch 'origin/Marc-start-material-at-0' into marc2021.2
|
2021-07-14 18:06:57 +02:00 |
Test User
|
10b75968f0
|
[skip ci] updated version information after successful test of v3.0.0-alpha4-65-gae3d844e4
|
2021-07-14 01:05:25 +02:00 |
Test User
|
3f8753ff6a
|
[skip ci] updated version information after successful test of v3.0.0-alpha4-59-g442759a09
|
2021-07-13 20:12:33 +02:00 |
Franz Roters
|
741f81455b
|
use newest Marc release (2021.2)
|
2021-07-13 16:43:23 +02:00 |
Martin Diehl
|
abf7c8e9f1
|
limit search space to actual RVE
periodic copies of the seeds are sufficient, no need to copy the grid
|
2021-07-09 12:13:18 +02:00 |
Martin Diehl
|
3c22dd81ac
|
correct update frequency
|
2021-07-09 11:29:52 +02:00 |
Martin Diehl
|
58ec949941
|
Merge remote-tracking branch 'origin/development' into polishing-for-beta
|
2021-07-03 22:20:33 +02:00 |
Test User
|
75f76a9221
|
[skip ci] updated version information after successful test of v3.0.0-alpha4-10-g0ad4fd00b
|
2021-07-03 21:35:58 +02:00 |
Martin Diehl
|
9f7e2bdc0b
|
simplified
|
2021-07-02 07:48:01 +02:00 |
Martin Diehl
|
30fb257c40
|
help the user
|
2021-07-02 06:16:12 +02:00 |
Martin Diehl
|
b2b93f2780
|
not needed anymore
|
2021-07-01 19:36:00 +02:00 |
Test User
|
b46ac273c0
|
[skip ci] updated version information after successful test of v3.0.0-alpha4-1-gb567194fe
|
2021-07-01 15:53:44 +02:00 |
Martin Diehl
|
3f9d2c6c99
|
Merge remote-tracking branch 'origin/development' into preparing-alpha4-2
|
2021-06-30 17:55:51 +02:00 |
Martin Diehl
|
b9944bfc4e
|
preparing fourth 3.0 series alpha release
|
2021-06-30 12:44:24 +02:00 |
Test User
|
1050428e27
|
[skip ci] updated version information after successful test of v3.0.0-alpha3-302-gb69bae272
|
2021-06-29 17:44:24 +02:00 |
Martin Diehl
|
9dca7d8055
|
not needed
|
2021-06-29 10:44:13 +02:00 |
Test User
|
b9f273099d
|
[skip ci] updated version information after successful test of v3.0.0-alpha3-278-g23b9361bf
|
2021-06-24 08:24:27 +02:00 |
Martin Diehl
|
172b4fb5d1
|
Merge remote-tracking branch 'origin/development' into pyproject.toml
annoying conflicts to to change of type (symlink switch)
|
2021-06-22 22:48:50 +02:00 |
Martin Diehl
|
78b54517db
|
pip has problem with symlinked VERSION
https://github.com/pypa/pip/issues/3500
Not the nicest solution, but works and keeps single source of truth
|
2021-06-22 11:11:23 +02:00 |
Martin Diehl
|
abd660e62d
|
Merge remote-tracking branch 'origin/development' into polishing
|
2021-06-19 13:28:56 +02:00 |
Martin Diehl
|
56b011aa54
|
better have tests
|
2021-06-18 21:11:01 +02:00 |
Martin Diehl
|
32b5e4dece
|
update time estimate for long running processes
|
2021-06-18 18:14:52 +02:00 |
Philip Eisenlohr
|
0805445ea8
|
exchanged x/z dimension in XDMF writing
|
2021-06-18 10:17:39 -04:00 |
Martin Diehl
|
db1882e4de
|
polishing
|
2021-06-17 18:26:37 +02:00 |
Martin Diehl
|
f19dc27246
|
transition compatibility
|
2021-06-16 14:35:54 +02:00 |
Martin Diehl
|
01a32ea236
|
import from Neper
|
2021-06-15 22:29:28 +02:00 |
Martin Diehl
|
1bfbd30ae2
|
polishing
|
2021-06-15 19:53:05 +02:00 |
Martin Diehl
|
218e6a79a8
|
VTK image data is the appropriate type, not VTK rectilinear grid
FFTs require constant spacing in all three directions, this is
guaranteed by the vtkImageData but not by vtkRectilinearGrid
|
2021-06-15 19:02:26 +02:00 |
Martin Diehl
|
6f9e521cdb
|
Merge branch 'HDFgeometryupdate' into 'development'
HDF geometry update
See merge request damask/DAMASK!395
|
2021-06-01 08:01:53 +00:00 |
Martin Diehl
|
bd10ee033e
|
dealing with user errors/incomplete files
|
2021-06-01 06:51:44 +02:00 |
Philip Eisenlohr
|
02256be8dc
|
Merge branch 'rotation-couple-kinematics' into 'development'
avoid static methods
See merge request damask/DAMASK!393
|
2021-05-31 15:55:36 +00:00 |
Francisco Jose Gallardo Basile
|
0ef5825d35
|
Merge branch 'Results.add_grid_filters' into 'development'
Result.add_xxx for functions on regular grids
See merge request damask/DAMASK!394
|
2021-05-31 05:46:06 +00:00 |
Martin Diehl
|
94b6be4e83
|
preferred way to say that something needs to be implemented
|
2021-05-29 10:54:34 +02:00 |
Martin Diehl
|
f435a1bea4
|
include in documentation
|
2021-05-28 21:06:02 +02:00 |
Martin Diehl
|
46dc6b4dab
|
functionality to add field data on regular grids
allows to add curl, divergence, and gradient to results from the grid
solver
|
2021-05-28 15:38:00 +02:00 |
Martin Diehl
|
e431d89957
|
polishing
|
2021-05-28 13:20:56 +02:00 |
Martin Diehl
|
dd4612dd9b
|
support singular names
e.g. self.iterate('phase')
|
2021-05-28 08:06:58 +02:00 |
Martin Diehl
|
89fc2f05cf
|
no need to attach static data
if needed, a 'kinematics' function that provides slip direction and
plane normal rotated according to the orientation would be helpful
|
2021-05-27 20:23:22 +02:00 |
Martin Diehl
|
bfc3fe410f
|
no direct connection to Orientation object
|
2021-05-27 19:10:23 +02:00 |
Martin Diehl
|
f7e1aad147
|
single source of truth
|
2021-05-27 18:44:20 +02:00 |
Martin Diehl
|
545a085c93
|
no need to hide, just add suffix to avoid clash with string argument
|
2021-05-27 18:41:42 +02:00 |
Martin Diehl
|
adb1e51e24
|
support for 2D tensor in load case
currently optional, but should become mandatory after a transition
period
|
2021-05-26 08:04:14 +02:00 |
Martin Diehl
|
0b80252d97
|
Merge remote-tracking branch 'origin/123_bccSlipSystem' into development
|
2021-05-22 22:40:33 +02:00 |
Sharan Roongta
|
fa3b077b72
|
Merge remote-tracking branch 'origin/development' into internal-restructure
|
2021-05-21 12:32:59 +02:00 |
f.basile
|
10c6070873
|
added {123} slips systems of bcc
|
2021-05-20 18:45:15 +02:00 |
Sharan Roongta
|
edb7834404
|
typo
|
2021-05-20 10:30:00 +02:00 |
Martin Diehl
|
2648464525
|
relax tolerances for quaternion initialization
we read in ASCII/YAML files, 1e-8 must be enough
|
2021-05-19 09:46:02 +02:00 |
Philip Eisenlohr
|
d6e69d5d4b
|
[skip ci] polishing of doc string
|
2021-05-10 14:44:58 -04:00 |
Martin Diehl
|
bc8a03b392
|
Merge branch 'python-polishing' into lattice-into-orientation
|
2021-05-07 22:04:25 +02:00 |
Martin Diehl
|
9c9286a4be
|
no connection to the class
|
2021-05-07 21:51:11 +02:00 |