Martin Diehl
6367cb8fcb
consistent handling of boundary conditions
...
A stress boundary condition 'P' indicates the stress at the end of the
load case (same as for 'F') 'Pdot' for given increase of (technical)
strain is not implemented.
Does not change anything for the most common case of zero-stress
boundary conditions, but simplifies the specification of stress ramps
2020-09-20 15:48:41 +02:00
Martin Diehl
d584207e0a
same layout for easy diff
2020-09-20 13:01:56 +02:00
Martin Diehl
8dfb972ac1
private is already default (module wide)
2020-09-20 11:49:20 +02:00
Martin Diehl
593a40b392
Merge branch 'Fortran-simplifications' into stress-ramp-loadcase
2020-09-20 11:42:04 +02:00
Martin Diehl
053c3f39ea
solution completely relies on state defined by 'forward'
2020-09-19 23:40:17 +02:00
Martin Diehl
42186b9f87
fixed typo
2020-09-19 22:08:38 +02:00
Martin Diehl
c108b4df66
concise description
2020-09-19 11:41:16 +02:00
Martin Diehl
d0b5905544
remaining write(6,...) without advance='no'
2020-09-19 11:02:40 +02:00
Martin Diehl
139eecec0a
polishing
2020-09-19 10:56:41 +02:00
Martin Diehl
1d2e9324f1
do not rely on 6=STDOUT, 0=STDERR
2020-09-19 10:51:07 +02:00
Martin Diehl
c34bf83e35
variable names better reflect their content
2020-09-19 10:27:15 +02:00
Martin Diehl
201303f35f
clarified logic
2020-09-19 10:00:49 +02:00
Martin Diehl
c4ce28e63f
untangling
2020-09-19 09:41:48 +02:00
Martin Diehl
51f43ddc09
small polishing
2020-09-19 09:24:27 +02:00
Martin Diehl
c6c34ccf7e
Merge remote-tracking branch 'origin/development' into stress-ramp-loadcase
2020-09-19 08:46:38 +02:00
Martin Diehl
e639fa981d
Merge remote-tracking branch 'origin/development' into Fortran-simplifications
2020-09-19 08:30:22 +02:00
Martin Diehl
cc92b0ad84
print is more appropriate than write
2020-09-19 08:29:50 +02:00
Test User
49c92e7c24
[skip ci] Merge branch 'master' into development
2020-09-18 22:21:03 +02:00
Test User
bc8a410850
Merge commit 'v3.0.0-alpha-239-gae0216fa'
2020-09-18 22:20:38 +02:00
Test User
ae0216fafe
[skip ci] updated version information after successful test of v3.0.0-alpha-238-g6880ad42
2020-09-18 22:20:38 +02:00
Test User
149a00a58a
[skip ci] Merge branch 'master' into development
2020-09-18 19:43:45 +02:00
Test User
d8117dc166
[skip ci] updated version information after successful test of v3.0.0-alpha-233-g190f8a82
2020-09-18 19:43:35 +02:00
Philip Eisenlohr
6880ad42c1
Merge branch 'Marc-use-statev-2' into 'development'
...
Marc use statev 2
See merge request damask/DAMASK!223
2020-09-18 16:46:20 +02:00
Franz Roters
190f8a82d4
Merge branch 'texture-components-in-rotation-class2' into 'development'
...
Texture components in rotation class2
See merge request damask/DAMASK!225
2020-09-18 13:31:42 +02:00
Test User
5b800203e9
[skip ci] updated version information after successful test of v3.0.0-alpha-220-g4a913c83
2020-09-18 10:25:05 +02:00
Martin Diehl
4a913c83e5
simplified print and format strings
2020-09-17 22:57:56 +02:00
Martin Diehl
e848590c5c
Merge remote-tracking branch 'origin/development' into Fortran-simplifications
2020-09-17 19:39:31 +02:00
Martin Diehl
797073b015
print choses output unit automatically, no need to rely on 6
...
also shorter...
2020-09-17 19:28:41 +02:00
Test User
3af5ee2400
[skip ci] updated version information after successful test of v3.0.0-alpha-216-gb51a1b7b
2020-09-17 13:24:17 +02:00
Vitesh
b51a1b7b93
Merge branch 'Marc2020' into 'development'
...
Marc2020
See merge request damask/DAMASK!226
2020-09-17 10:52:26 +02:00
Test User
76415146bb
[skip ci] updated version information after successful test of v3.0.0-alpha-203-g3e990489
2020-09-17 03:52:38 +02:00
Franz Roters
fe58a56e17
Merge branch 'development' into Marc2020
2020-09-16 16:13:35 +02:00
Sharan Roongta
3e9904894b
Merge branch 'Fortran-simplifications' into development
2020-09-16 16:03:01 +02:00
Test User
7c2f7ff5e3
[skip ci] Merge branch 'master' into development
2020-09-16 15:04:26 +02:00
Test User
7a74830452
[skip ci] updated version information after successful test of v3.0.0-alpha-168-g9cdf5066
2020-09-16 15:04:20 +02:00
Vitesh
ca689193f6
Merge branch 'new-random-style' into 'development'
...
new style for numpy random numbers
See merge request damask/DAMASK!224
2020-09-16 11:12:55 +02:00
Martin Diehl
70911b64ea
Merge branch 'development' into texture-components-in-rotation-class2
2020-09-16 09:57:50 +02:00
Martin Diehl
9cdf506612
Merge remote-tracking branch 'origin/multidim-rotation-axes' into development
2020-09-16 09:15:32 +02:00
Franz Roters
a08c50d44c
Merge branch 'Marc2020' of magit1.mpie.de:damask/DAMASK into Marc2020
2020-09-16 09:04:30 +02:00
Franz Roters
b9c3d097b7
updated tests
2020-09-16 09:03:37 +02:00
Franz Roters
b09b500159
Merge branch 'development' into Marc2020
2020-09-16 09:00:02 +02:00
Martin Diehl
c71768a37a
polishing
2020-09-16 06:33:17 +02:00
Philip Eisenlohr
ed006d1a89
streamlined fiber/spherical component sampling
2020-09-15 19:12:30 -04:00
Philip Eisenlohr
c6be6fe87f
fixed spherical component sampling and testing
2020-09-15 18:40:05 -04:00
Philip Eisenlohr
82ed546ff7
Merge branch 'texture-components-in-rotation-class2' of magit1.mpie.de:damask/DAMASK into texture-components-in-rotation-class2
2020-09-15 18:14:19 -04:00
Philip Eisenlohr
0a34e342e4
fixed fiber component sampling and testing
2020-09-15 18:14:15 -04:00
Philip Eisenlohr
d6378ec9bc
shortened from_fiber_component algorithm
2020-09-15 16:34:19 -04:00
Martin Diehl
ad2badd3be
[skip ci] vectorized and simplified
...
based on Philips ideas. Test requires from_axis_angle fix
2020-09-15 22:13:28 +02:00
Martin Diehl
9e93e8b710
test for last commit
2020-09-15 19:59:03 +02:00
Martin Diehl
1ff098d004
Merge remote-tracking branch 'origin/development' into Fortran-simplifications
2020-09-15 19:36:59 +02:00