Martin Diehl
|
55d55a156b
|
following numpy syntax
|
2019-03-09 16:19:56 +00:00 |
Martin Diehl
|
a4cdbab7cf
|
not needed
|
2019-03-07 22:44:33 +01:00 |
Martin Diehl
|
4a636dbd99
|
not used at all
|
2019-03-07 22:41:07 +01:00 |
Martin Diehl
|
8224797e75
|
simplified
|
2019-03-07 22:31:54 +01:00 |
Martin Diehl
|
f0eeb3d9b4
|
using naming convention of numpy
|
2019-03-07 22:22:49 +01:00 |
Martin Diehl
|
d83847446d
|
Merge branch '32_NewStyleNonlocal-4' into development
|
2019-02-25 20:06:20 +01:00 |
Martin Diehl
|
93ae5cbd07
|
Merge remote-tracking branch 'origin/development' into 10-consistent-orientation-conversions-3
|
2019-02-22 23:05:36 +01:00 |
Martin Diehl
|
cb2d2b02dc
|
re-ordered and cleaned
|
2019-02-21 00:24:35 +01:00 |
Martin Diehl
|
7ad866b90f
|
not needed any more
|
2019-02-17 12:16:12 +01:00 |
Martin Diehl
|
87f3e3f621
|
more flexible and user friendly
|
2019-02-11 10:08:34 +01:00 |
Martin Diehl
|
09859f1b12
|
wrong variable rename (was forgotten)
|
2019-02-09 16:53:05 +01:00 |
Martin Diehl
|
de26e41684
|
some first steps to support debugging with the PGI compiler
norm2 and sum for initialization are not supported yet, need fixes
|
2019-02-09 15:02:07 +00:00 |
Martin Diehl
|
a260bd2d2b
|
Merge branch 'development' into 10-consistent-orientation-conversions
|
2019-02-01 07:33:52 +01:00 |
Martin Diehl
|
7484849b22
|
Merge remote-tracking branch 'origin/development' into 42-new-coding-style-for-homogenization-NEW
|
2019-01-27 08:44:46 +01:00 |
Martin Diehl
|
221c587362
|
using separate functions for stress and tangent
extensively tested in 46-simplification-of-crystallite-f90-NEW3 already
|
2019-01-18 15:30:50 +01:00 |
Martin Diehl
|
54bb6a5eb6
|
more verbose name
credits to Franz
|
2019-01-14 16:36:08 +01:00 |
Martin Diehl
|
adb68ff792
|
avoid converstions and use of global variables
|
2019-01-14 12:45:07 +01:00 |
Martin Diehl
|
f82a422e21
|
do concurrent causes problems on matesting/Intel 18.0.1
|
2019-01-14 09:34:14 +01:00 |
Martin Diehl
|
01a2fffd3c
|
clearer naming for vector <-> tensor conversion
and a bunch of other improvements
|
2019-01-14 07:27:18 +01:00 |
Martin Diehl
|
619baefe19
|
some comments
calling a conversion "Mandel" that does not follow the Mandel convention
(at least according to wikipedia) is not really intuitive
|
2019-01-13 18:54:20 +01:00 |
Martin Diehl
|
fe28e0d739
|
better follow the same conventions everywhere
|
2019-01-13 08:47:01 +01:00 |
Franz Roters
|
cd8ee4503b
|
Merge branch '22-NewStyle_disloUCLA-2' into 'development'
Resolve "New coding style for plastic_disloUCLA"
See merge request damask/DAMASK!51
|
2018-12-18 15:02:12 +01:00 |
Martin Diehl
|
ccdf1e5e8e
|
polishing
|
2018-12-08 13:49:42 +01:00 |
Martin Diehl
|
5768356642
|
PGI compatible
|
2018-12-06 01:12:15 +01:00 |
Martin Diehl
|
91a2748131
|
simplifying
|
2018-12-04 20:33:28 +01:00 |
Martin Diehl
|
94695f773e
|
more verbose and works for arbitrary precision
|
2018-08-28 07:47:05 +02:00 |
Martin Diehl
|
241b2ade8b
|
more portable way to define PI
https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/490432
and compiler will not complain about truncation
|
2018-08-26 11:40:38 +02:00 |
Martin Diehl
|
0a6bde70c5
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-08-03 06:56:43 +02:00 |
Martin Diehl
|
449449b500
|
does the same as numpy.clip
|
2018-07-28 01:31:02 +02:00 |
Martin Diehl
|
d7da70cefb
|
Merge branch '30_parsePhasePartOnce' into 19-NewStylePhenopowerlaw
|
2018-06-19 19:30:01 +02:00 |
Martin Diehl
|
32d481020f
|
Merge branch 'development' into 30_parsePhasePartOnce
|
2018-06-16 14:49:57 +02:00 |
Martin Diehl
|
f8ae0ec925
|
list does tokenizing automatically
|
2018-06-10 11:07:17 +02:00 |
Vitesh Shah
|
c903880d19
|
using on unitialized error caused segfault in some cases
|
2018-06-04 12:38:28 +02:00 |
Martin Diehl
|
804febe7f9
|
WIP: separate reading in and parsing
|
2018-05-31 18:31:44 +02:00 |
Martin Diehl
|
72b69959de
|
Merge branch 'development' into 19-NewStylePhenopowerlaw
|
2018-05-31 17:02:45 +02:00 |
Martin Diehl
|
f0309ac4dd
|
Bessel functions not used
|
2018-05-24 07:51:16 +02:00 |
Martin Diehl
|
6b27460a3b
|
Merge branch 'development' into 12-fixOrientationSampling
|
2018-05-05 19:03:51 +02:00 |
Martin Diehl
|
235b2fe3c8
|
ntwin = [0] cause problems
math_expand now works for sum(how) == 0
|
2018-05-02 16:44:27 +02:00 |
Martin Diehl
|
81cab02d7a
|
simplified reading in and initialization
init of absolute tolerances and state0 done on the fly
reading in array type parameters in the param structure
:
|
2018-04-25 19:43:03 +02:00 |
Martin Diehl
|
8509b13f16
|
avoid numerical noise
|
2018-03-13 09:21:41 +01:00 |
Martin Diehl
|
302a5017d4
|
Merge branch 'development' into 12-fixOrientationSampling
|
2018-03-13 04:12:03 +01:00 |
Martin Diehl
|
2ceb3aeea0
|
not all variables were consistently renamed
|
2018-03-13 03:56:02 +01:00 |
Martin Diehl
|
44e5644e78
|
fixed random Gaussian sampling
sampling needs to be performed from unfiform misorientation, NOT uniformly distributed rotations
for Fiber, compute uniform tilt of Fiber axis
|
2018-03-13 03:36:24 +01:00 |
Zhuowen Zhao
|
361cf680a5
|
merged more recent development
|
2018-03-09 18:19:41 -05:00 |
Zhuowen Zhao
|
f26fd1d1dc
|
Fixed a physics issue: sense change with respect to difference between resolved stress and backstress
|
2018-03-09 18:01:09 -05:00 |
Martin Diehl
|
0ccce7facc
|
fixed missing angle initialization, simplified and commented
|
2018-03-08 17:33:54 +01:00 |
Martin Diehl
|
e716441787
|
indexing now follows description
|
2018-02-26 20:18:38 +01:00 |
Martin Diehl
|
cd4115bada
|
now using the correct rotation formula
|
2018-02-26 11:14:02 +01:00 |
Martin Diehl
|
e1c4c7e6e8
|
wrong indices in matrix rotation
fixing this resolves issue 14: "Poor performance after load case rotation"
now inline with http://www.continuummechanics.org/rotationmatrix.html
C'_mnop = R_mi R_nj R_ok R_pl C_ijkl
|
2018-02-25 21:01:23 +01:00 |
Martin Diehl
|
4f4fa5daf8
|
simplified
|
2018-02-22 14:54:49 +01:00 |