Martin Diehl
|
ba5538516c
|
simplified
|
2020-03-29 20:04:24 +02:00 |
Martin Diehl
|
b6596a0310
|
compiler can do the counting
|
2020-03-29 19:17:24 +02:00 |
Martin Diehl
|
becb04c234
|
simpler ...
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
c702a9f1d7
|
numpy name
|
2020-03-16 22:50:09 +01:00 |
Martin Diehl
|
5b71f1050f
|
better make internal function
- not used
- no check whether matrix is positive-definite, i.e. danger of NaN
|
2020-03-15 16:11:28 +01:00 |
Martin Diehl
|
8c78347a8b
|
equivalent, but systematic better visible
|
2020-03-15 16:05:56 +01:00 |
Martin Diehl
|
7677bc876b
|
more precise documentation
symmetric is not enough, could result in taking the square root of negative eigenvalues
|
2020-03-15 15:58:25 +01:00 |
Martin Diehl
|
253ee0013d
|
equivalent, but more systematic
|
2020-03-15 15:03:53 +01:00 |
Martin Diehl
|
65decfc48a
|
intention more clear
|
2020-03-15 14:54:25 +01:00 |
Martin Diehl
|
66302fa6da
|
rotational part is always of 3x3 tensor
|
2020-03-15 14:21:11 +01:00 |
Martin Diehl
|
4b3f4834b5
|
unified documentation and variable names
|
2020-03-15 14:07:38 +01:00 |
Martin Diehl
|
2d678fae8f
|
better readable
|
2020-03-15 13:52:50 +01:00 |
Martin Diehl
|
6a0d4678a9
|
better readable
|
2020-03-15 13:19:07 +01:00 |
Martin Diehl
|
9aa9b7ff69
|
documenting parameters
|
2020-03-15 13:09:27 +01:00 |
Martin Diehl
|
33aaa94865
|
use centralized (and tested) funtionality
|
2020-03-14 17:29:08 +01:00 |
Martin Diehl
|
2f16c1cacf
|
more relevant test
restricting to reasonable F allows to use a reasonable tolerance
|
2020-03-10 07:58:03 +01:00 |
Martin Diehl
|
6bc57d4911
|
mainly code duplication and not used
|
2020-03-09 14:17:41 +01:00 |
Martin Diehl
|
4a93f2206d
|
avoid early return + use numpy names
|
2020-03-09 14:17:05 +01:00 |
Martin Diehl
|
c4a0bf62f0
|
UTF signs for clearer documentation
|
2020-03-02 15:30:39 +01:00 |
Martin Diehl
|
6701af6425
|
better readable, tested, and following standard notation
|
2020-03-01 23:00:06 +01:00 |
Martin Diehl
|
6dfc48f89e
|
better use names known from numpy
|
2020-03-01 09:52:46 +01:00 |
Martin Diehl
|
4ab3bfe96d
|
polishing/simplifying
|
2020-03-01 09:41:42 +01:00 |
Martin Diehl
|
2d74a83dad
|
cleaning
|
2020-02-03 23:48:09 +01:00 |
Martin Diehl
|
0ce0bb2d85
|
better understandable
|
2020-02-03 21:39:00 +01:00 |
Martin Diehl
|
588525611b
|
also report correctly negative seeds
|
2020-02-01 09:04:02 +01:00 |
Martin Diehl
|
b938f1a98d
|
polishing
* constants in CAPITALS
* more tests
* 'forall' is deprecated in Fortran 2018
|
2020-01-29 14:01:14 +01:00 |
Martin Diehl
|
3f96c12e06
|
avoid code duplication
|
2020-01-29 11:09:57 +01:00 |
Martin Diehl
|
cda1f4acab
|
more tests
failed unitTests report consistently with "internal error"
|
2020-01-26 20:53:13 +01:00 |
Martin Diehl
|
87c7a5d5a3
|
polishing
|
2020-01-10 02:11:19 +01:00 |
Martin Diehl
|
f633c67fe4
|
polishing
|
2020-01-02 20:49:02 +01:00 |
Martin Diehl
|
f5292019e5
|
use rotation class
|
2019-12-02 20:23:50 +01:00 |
Martin Diehl
|
8a9d3f8d6d
|
avoid code duplication
|
2019-12-02 20:09:27 +01:00 |
Martin Diehl
|
8189b50509
|
same functionality but tested
|
2019-12-02 12:58:23 +01:00 |
Martin Diehl
|
05aa38cc71
|
using short names
|
2019-12-01 15:05:49 +01:00 |
Martin Diehl
|
95ecc05cb0
|
better test ...
|
2019-10-16 21:13:26 +02:00 |
Martin Diehl
|
0ae0e23325
|
volume calculation was wrong
could result in negative volumes
|
2019-10-16 20:56:31 +02:00 |
Martin Diehl
|
48e0a7ad97
|
no floating point comparison for equality
|
2019-09-23 06:35:02 -07:00 |
Martin Diehl
|
b8204015f5
|
wrong type (math_range returns integers)
|
2019-09-23 06:29:32 -07:00 |
Martin Diehl
|
285dab4451
|
self consistent solutions
|
2019-09-22 23:53:56 -07:00 |
Martin Diehl
|
c1398e5fa4
|
more robust agains overflow + tests
|
2019-09-22 21:41:00 -07:00 |
Martin Diehl
|
5fa1ecb170
|
determinant calculations give slightly different results
|
2019-09-22 06:41:55 -07:00 |
Martin Diehl
|
25d91c79af
|
larger block size seems favorable
|
2019-09-21 23:03:27 -07:00 |
Martin Diehl
|
8b908fb350
|
some more testing
|
2019-09-21 21:25:55 -07:00 |
Martin Diehl
|
7837a6dc01
|
not used ...
... and equivalentStress33 seemed wrong
... and equivalentStrain33 was confusing
|
2019-09-20 18:45:54 -07:00 |
Martin Diehl
|
a17046cfdf
|
full merger
|
2019-09-20 18:44:23 -07:00 |
Martin Diehl
|
a16af9a7ad
|
single source of truth
|
2019-09-20 18:33:12 -07:00 |
Martin Diehl
|
97127f9034
|
following standard: Output first
|
2019-09-20 18:28:46 -07:00 |
Martin Diehl
|
53283d5c01
|
using newer interface
|
2019-09-20 18:20:33 -07:00 |
Martin Diehl
|
6c0e92d5c1
|
functionality to rotate 4-tensor
|
2019-09-20 16:47:44 -07:00 |
Martin Diehl
|
42fba28fa1
|
getting rid of conversions with unclear behavior
|
2019-09-20 07:37:58 -07:00 |