Martin Diehl
8fa8427c99
simple test, only ensures that scatter is not bigger than 2 FWHM (hard max)
2018-03-08 17:35:59 +01:00
Martin Diehl
0ccce7facc
fixed missing angle initialization, simplified and commented
2018-03-08 17:33:54 +01:00
Martin Diehl
4f4fa5daf8
simplified
2018-02-22 14:54:49 +01:00
Martin Diehl
e51de7ffd8
explicitly select halton bases in call
2018-02-22 14:16:36 +01:00
Martin Diehl
c6c66bb653
using proper Gauss sampling also for the fiber components
...
function most probably still contains a bu
2018-02-22 00:42:06 +01:00
Martin Diehl
5c908e44ec
correct scaling for FWHM
...
FWHM was wrong by a factor of approx 2.
Analytic expression can be found in https://en.wikipedia.org/wiki/Gaussian_function
2018-02-22 00:10:38 +01:00
Martin Diehl
9173d12d14
correct algorithm for sampling of uniform orientations and fix for Halton series
...
Halton series gives strange results for large prime numbers, now always starting with 2 for first dimension, 3 for second etc.
Consecutive Halton numbers for rejection sampling seem to cause problems (i.e. introduce patterns).
Algorithm for uniformly distributed orientations with FWHM specified is taken from https://math.stackexchange.com/questions/131336 .
WIP: Gauss filtering is currently not implemented!
2018-02-21 20:32:52 +01:00
Martin Diehl
ae27660e86
simplified halto procedure (still needs testing)
2018-02-21 18:47:39 +01:00
Martin Diehl
98df2d1427
better description and names
2018-02-21 16:49:29 +01:00
Martin Diehl
a52f54a9a0
fixed typo in prime number list and extended to 1600 values
...
source https://people.sc.fsu.edu/~jburkardt/f_src/halton/halton.f90
2018-02-21 14:37:02 +01:00
Martin Diehl
6b1c1af609
no early return required here
2018-02-21 08:55:33 +01:00
Martin Diehl
051f3592ea
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-02-21 07:53:00 +01:00
Test User
a901a81ba8
[skip ci] updated version information after successful test of v2.0.1-1082-g8d81e12
2018-02-21 01:41:57 +01:00
Philip Eisenlohr
8d81e12c96
Merge branch '11-restart-from-instead-of-restart-at' into 'development'
...
Resolve "Restart FROM instead of restart AT"
Closes #11
See merge request damask/DAMASK!18
2018-02-20 16:22:37 +01:00
Philip Eisenlohr
f5177b6d2d
[skip ci] added option for non-periodic geometries
2018-02-20 10:20:35 -05:00
Test User
328c35a099
[skip ci] updated version information after successful test of v2.0.1-1078-g8949d3c
2018-02-17 02:26:51 +01:00
Philip Eisenlohr
ad1179117d
modified meaning of restart increment to "restart from" instead of "restart at"
2018-02-16 16:41:07 -05:00
Philip Eisenlohr
8949d3cb7c
use consistency tests with increased itmin
2018-02-16 10:59:50 -05:00
Philip Eisenlohr
d2e8621a0f
consistent testing suite with relocated spectral method example
2018-02-16 09:55:04 -05:00
Philip Eisenlohr
0a763ff116
included changes to correct cutback issue of spectral solver
2018-02-16 09:36:18 -05:00
Philip Eisenlohr
15b0fa90a1
New spectral method example on thermally expanding Eshelby inclusion
2018-02-16 08:30:15 -05:00
Martin Diehl
04d873c9c2
typo caused useless report
2018-02-15 11:26:41 +01:00
Martin Diehl
9b1e72e7bc
more sensible cutoff for scatter
2018-02-15 11:26:19 +01:00
Martin Diehl
230ffe8f35
Bessel functions for Gaussian scatter
2018-02-14 13:03:50 +01:00
Test User
408524daac
[skip ci] updated version information after successful test of v2.0.1-1073-gc544fa1
2018-02-13 00:22:33 +01:00
Martin Diehl
c544fa1b34
typo, cause wrong finalization sequence
2018-02-12 15:03:35 +01:00
Martin Diehl
fe07a34c69
source code should not be executable
2018-02-12 12:42:18 +01:00
Martin Diehl
822f72f1e0
test with correct labels for hybridIA
2018-02-12 12:40:56 +01:00
Martin Diehl
4e62d7793a
more detailed comments
2018-02-12 11:46:01 +01:00
Martin Diehl
b6abbfca9d
early return not needed here
2018-02-12 11:45:42 +01:00
Martin Diehl
2254746177
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-02-12 11:23:05 +01:00
Test User
cddb2013be
[skip ci] Merge branch 'master' into development
2018-02-08 17:09:26 +01:00
Test User
5d223bcb9a
Merge commit 'v2.0.1-1056-g9b37c66'
2018-02-08 17:09:02 +01:00
Test User
9b37c6605c
[skip ci] updated version information after successful test of v2.0.1-1055-g208c4af
2018-02-08 17:09:01 +01:00
Test User
fc726a69e7
[skip ci] Merge branch 'master' into development
2018-02-08 03:32:52 +01:00
Test User
89f815c23c
[skip ci] updated version information after successful test of v2.0.1-1054-gb834b2a
2018-02-08 03:32:16 +01:00
Fengbo Han
208c4affa4
using math_equivStrain33 and math_equivStress33 instead of Mises
2018-02-07 17:11:43 +01:00
Fengbo Han
b834b2a00d
removed unnecessary lines
2018-02-07 13:37:26 +01:00
Fengbo Han
9249e7db2b
Merge branch 'development' into HMS
2018-02-07 11:44:17 +01:00
Fengbo Han
190a2baf9f
when using yield stop criteria, if rotation of the load frame is specified, the output results in .yield and .stressstrain files are also rotated
2018-02-07 11:35:16 +01:00
Martin Diehl
5f0531b997
using the new compression
2018-02-06 10:49:06 +01:00
Martin Diehl
ba3a4e1254
indicating vectors with 1_, ..., n_ is standard now, "euler" also (more or less)
2018-02-05 17:34:08 +01:00
Martin Diehl
b455fcd0a3
acos has the same limits/stability as indirect asin calculation, enforing limits directly instead of scaling
2018-02-03 09:21:19 +01:00
Martin Diehl
9908734710
wrong random number, simplified
2018-02-03 09:04:49 +01:00
Martin Diehl
ba6fd70654
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2018-02-03 09:02:20 +01:00
Test User
911fb84e81
[skip ci] updated version information after successful test of v2.0.1-1035-gd80a255
2018-02-03 03:57:56 +01:00
Franz Roters
d80a255736
new Marc2017 file format finally working!
2018-02-02 15:06:13 +01:00
Martin Diehl
d80e15bd76
compiler_options and compiler_version supported by new Intel compiler
2018-02-02 12:36:09 +01:00
Martin Diehl
24ba08c2cc
modularized
2018-02-01 07:56:55 +01:00
Test User
8776b52561
[skip ci] updated version information after successful test of v2.0.1-1033-g8514760
2018-02-01 07:34:53 +01:00