Martin Diehl
f48f5cb0e8
bugfix/better readable
2020-11-29 08:58:48 +01:00
Martin Diehl
c712332e87
using consistent names for Bravais lattice in Fortran and Python
2020-11-28 22:38:12 +01:00
Martin Diehl
531af1af5b
need to allow failure for grid-FEM for PETSc 3.14
2020-11-28 12:17:57 +01:00
Martin Diehl
b7ae2c72f5
allow to parse extra options to PETSc in case of debugging
2020-11-28 11:47:20 +01:00
Martin Diehl
80c8c9e51e
fixing use for new Intel Fortran
...
visibility of use associated entities can now be limited
2020-11-28 07:23:55 +01:00
Martin Diehl
60f9cb704f
using new names
2020-11-27 23:37:46 +01:00
Martin Diehl
a8da1e5ed9
Paraview 5.9 supports datasets of arbitrary length in XDMF
2020-11-27 22:57:15 +01:00
Martin Diehl
70fca0d4c9
Merge remote-tracking branch 'origin/development' into new-test-server
2020-11-27 21:19:15 +01:00
Test User
10f7229aa9
[skip ci] updated version information after successful test of v3.0.0-alpha-868-gb8344973d
2020-11-26 11:59:56 +01:00
Franz Roters
b8344973df
Merge branch 'geometric-progression-scaling' into 'development'
...
replace log scaling with geometric progression scaling
See merge request damask/DAMASK!290
2020-11-26 09:51:20 +01:00
Martin Diehl
bc56087314
[skip ci] versions on matesting
2020-11-26 08:12:35 +01:00
Martin Diehl
5bed0787ed
replace log scaling with geometric regression scaling
...
more flexibility in time discretization via parameter 'r'.
Also, changed variable names to reflect names in loadcase.yaml
2020-11-25 18:56:03 +01:00
Test User
a3dc8d8ab8
[skip ci] updated version information after successful test of v3.0.0-alpha-865-ga70c69718
2020-11-25 13:07:07 +01:00
Sharan Roongta
a70c69718b
Merge branch 'modernize-testing' into 'development'
...
Modernize testing
See merge request damask/DAMASK!289
2020-11-25 10:58:31 +01:00
Test User
d8877d0c30
[skip ci] updated version information after successful test of v3.0.0-alpha-849-g030062d29
2020-11-24 22:30:11 +01:00
Martin Diehl
807b7468a0
command was broken
2020-11-24 18:51:19 +01:00
Francisco Jose Gallardo Basile
030062d293
Merge branch 'unit-in-vtk' into 'development'
...
Unit in vtk
See merge request damask/DAMASK!288
2020-11-24 16:21:01 +01:00
Martin Diehl
e761f58d5f
bugs in build commands
2020-11-24 14:56:08 +01:00
Test User
1597d05546
[skip ci] updated version information after successful test of v3.0.0-alpha-843-g6e1906eae
2020-11-24 14:30:11 +01:00
Martin Diehl
63a8fc828d
lump old tests into one stage
2020-11-24 13:24:53 +01:00
Martin Diehl
ad449f7a44
need to compile mesh solver
...
less stages for more parallelism
2020-11-24 11:59:40 +01:00
Sharan Roongta
6e1906eae0
Merge branch 'vector-mechanics' into 'development'
...
Vector mechanics
See merge request damask/DAMASK!281
2020-11-24 11:41:45 +01:00
Martin Diehl
136998eb27
fixed test
2020-11-24 10:35:26 +01:00
Martin Diehl
8ffb38d0de
test does not exist anymore
2020-11-24 00:53:36 +01:00
Martin Diehl
a65a47f6d7
single source of truth
2020-11-23 21:26:35 +01:00
Martin Diehl
599718caad
test does not exist anymore
2020-11-23 21:25:45 +01:00
Martin Diehl
da654b7c91
vectorized
2020-11-23 21:23:45 +01:00
Martin Diehl
4e94118cfb
don't use legacy format (tests are updated)
2020-11-23 21:15:00 +01:00
Martin Diehl
762ac0eb3c
don't write out legacy file format
2020-11-23 20:54:07 +01:00
Martin Diehl
198736a859
volume mismatch is unreliable
...
the volume of a deformed hexahedron is not properly defined, the
approximation error is in the order of the deviation from 1.0 (for
typical crystal plasticity cases)
2020-11-23 20:47:05 +01:00
Martin Diehl
5d2d92ff6b
shell wrapper to library functions not needed anymore
2020-11-23 20:45:55 +01:00
Martin Diehl
faa83468d5
unclear behavior in case of unsorted coordinates
...
similar (tested and flexible) functionality is available in numpy/scipy
2020-11-23 20:44:17 +01:00
Martin Diehl
7fa98ef084
DEcode bytes into str
2020-11-23 20:17:04 +01:00
Martin Diehl
5ab2847b36
polishing
2020-11-23 20:06:34 +01:00
Martin Diehl
cbe8160e13
Merge remote-tracking branch 'origin/development' into vector-mechanics
2020-11-23 19:55:34 +01:00
Martin Diehl
f85dba2835
small polishing
2020-11-23 19:43:19 +01:00
Martin Diehl
287d44c5df
Merge remote-tracking branch 'origin/development' into unit-in-vtk
2020-11-23 19:19:02 +01:00
Test User
9ef19f5b1a
[skip ci] updated version information after successful test of v3.0.0-alpha-801-g7356330cf
2020-11-23 15:20:07 +01:00
Franz Roters
7356330cf6
Merge remote-tracking branch 'origin/new_names_result' into development
2020-11-23 11:49:15 +01:00
Sharan Roongta
c58f9f23a1
read old version while resolving merge conflicts
2020-11-22 14:32:32 +01:00
Sharan Roongta
24fabdec22
Merge branch 'development' into vector-mechanics
2020-11-22 12:02:29 +01:00
Sharan Roongta
cca8649d10
updated PRIVATE repo
2020-11-22 11:38:39 +01:00
Test User
c354a85f68
[skip ci] updated version information after successful test of v3.0.0-alpha-791-g662a033d9
2020-11-20 05:01:40 +01:00
Martin Diehl
2de3a6a205
fits better to stretch_left/right
2020-11-19 22:46:52 +01:00
Martin Diehl
a87596cefc
return rotation type (ensures proper rotation)
2020-11-19 22:36:19 +01:00
Philip Eisenlohr
662a033d91
adapted to VTR geom files
2020-11-19 14:26:15 -05:00
Philip Eisenlohr
a82b1adc14
Merge branch 'geom-load-ASCII-autoshift' of magit1.mpie.de:damask/DAMASK into geom-load-ASCII-autoshift
2020-11-19 12:24:09 -05:00
Martin Diehl
a4b5c2a537
shorter (but still self-explanatory) name
2020-11-19 15:20:44 +01:00
Martin Diehl
6e5cb60132
general tensor functionality
2020-11-19 15:16:01 +01:00
Martin Diehl
894a8de9f9
avoid name clash: as_Rodrigues_vector(vector = ...)
2020-11-19 14:31:14 +01:00