Franz Roters
4eb78249e4
Merge branch 'fix-thermalexpansion' into 'development'
...
thermal expansion working again
See merge request damask/DAMASK!392
2021-05-27 11:15:57 +00:00
Martin Diehl
0240bec5b3
consistent reporting
2021-05-27 08:25:48 +02:00
Martin Diehl
bdb4029fb5
tI symmetry of 2nd order tensor is equivalent to hP
2021-05-26 22:49:53 +02:00
Martin Diehl
16128c257a
Merge branch 'development' into fix-thermalexpansion
2021-05-26 22:49:39 +02:00
Test User
a08b7b02d0
[skip ci] updated version information after successful test of v3.0.0-alpha3-148-g95f7f3c6e
2021-05-26 20:56:17 +02:00
Martin Diehl
95f7f3c6ed
Merge remote-tracking branch 'origin/development' into simplify-cmake
2021-05-26 19:11:20 +02:00
Martin Diehl
019159d328
WIP
2021-05-26 06:31:11 +02:00
Martin Diehl
24e862105c
ensuring correct lattice symmetries
2021-05-25 06:05:51 +02:00
Martin Diehl
ebd6c35564
testing thermal expansion
2021-05-24 22:26:33 +02:00
Martin Diehl
299c47fd6f
prepare for varying C66
...
- check structure centrally
- pure function with guaranteed return/no stop
2021-05-24 20:33:50 +02:00
Martin Diehl
f525999f52
updated tests
2021-05-24 20:12:34 +02:00
Martin Diehl
f44edb31fc
polishing
2021-05-24 17:20:33 +02:00
Martin Diehl
fe281f4592
only Hooke as model
...
and this model should take care of the elastic constants, not lattice
2021-05-24 17:19:38 +02:00
Martin Diehl
0d0bc188eb
potentially less error prone (and easier to read)
2021-05-24 17:17:27 +02:00
Martin Diehl
40698740aa
fixed symmetry handling
...
- ort not tested, no examples, no documentation => removed
- aP is the opposite of isotropic => removed
isostropic materials can be easily specified as cI or cF, using C_44 =
1/2 * (C_11 - C_12). Acceptable extra effort for special use case
orthorhombic can be easily implemented if needed, but needs test,
documentation, and examples
2021-05-24 15:45:25 +02:00
Martin Diehl
ab070a3c13
data for thermal expansion
2021-05-24 10:31:56 +02:00
Martin Diehl
b0f4ea45a4
Merge branch 'simplify-cmake' into fix-thermalexpansion
2021-05-23 22:07:58 +02:00
Martin Diehl
62c9761a05
Merge remote-tracking branch 'origin/development' into simplify-cmake
2021-05-23 12:31:42 +02:00
Test User
711a42565c
[skip ci] updated version information after successful test of v3.0.0-alpha3-137-g0b80252d9
2021-05-23 01:45:00 +02:00
Martin Diehl
0b80252d97
Merge remote-tracking branch 'origin/123_bccSlipSystem' into development
2021-05-22 22:40:33 +02:00
Test User
b4f39f419e
[skip ci] updated version information after successful test of v3.0.0-alpha3-134-g01b0e073e
2021-05-22 18:24:21 +02:00
Vitesh
01b0e073e4
Merge branch 'fix-Intel2021' into 'development'
...
circumvent bug in Intel compiler 2021.2
See merge request damask/DAMASK!388
2021-05-22 14:39:02 +00:00
Vitesh Shah
cc9a0e4865
Merge branch 'development' into fix-Intel2021
2021-05-22 14:51:25 +02:00
Test User
79ee4a696a
[skip ci] updated version information after successful test of v3.0.0-alpha3-129-g7440cc32a
2021-05-22 13:23:19 +02:00
Sharan Roongta
7440cc32a0
Merge branch 'internal-restructure' into 'development'
...
Internal restructure
See merge request damask/DAMASK!384
2021-05-22 09:38:33 +00:00
Martin Diehl
54a3c2300c
new release instructions
...
modernized cmake allows building on fedora without any modification to
system wide files
2021-05-22 08:04:24 +02:00
Test User
5de0f90c87
[skip ci] Merge branch 'master' into development
2021-05-22 03:04:15 +02:00
Test User
b14a32011b
Merge commit 'v3.0.0-alpha3-111-gadf41ed7d'
2021-05-22 03:03:43 +02:00
Test User
adf41ed7d9
[skip ci] updated version information after successful test of v3.0.0-alpha3-110-ge79c17ecb
2021-05-22 03:03:42 +02:00
Test User
1ceee3d6be
[skip ci] Merge branch 'master' into development
2021-05-21 23:31:14 +02:00
Test User
fe6148f620
[skip ci] updated version information after successful test of v3.0.0-alpha3-108-g3c0c7d70e
2021-05-21 23:29:53 +02:00
Philip Eisenlohr
e79c17ecbc
Merge branch 'fix_typo_dislotungsten' into 'development'
...
fixed typo
See merge request damask/DAMASK!385
2021-05-21 20:29:21 +00:00
Martin Diehl
801e9f512b
simplified state initialization
...
- not needed for damage (is an intial value problem, will trickle down)
- plastic initializes state, copy to state0 (centrally)
2021-05-21 22:07:55 +02:00
Martin Diehl
2aa78a710b
correct capitalization
2021-05-21 22:05:09 +02:00
Martin Diehl
47e69019b6
matching name
2021-05-21 21:53:37 +02:00
Martin Diehl
d1ca7cfb95
isobrittle is working with sensible config file now
2021-05-21 21:40:10 +02:00
Martin Diehl
3c0c7d70e0
Merge branch 'material_mesh' into 'development'
...
keyword names corrected
See merge request damask/DAMASK!387
2021-05-21 18:00:18 +00:00
Abisheik Panneerselvam
492e9a0cb8
keyword names corrected
2021-05-21 17:05:47 +02:00
Test User
b7d099f5ca
[skip ci] updated version information after successful test of v3.0.0-alpha3-105-g1e3a53ae0
2021-05-21 13:25:07 +02:00
Sharan Roongta
fa3b077b72
Merge remote-tracking branch 'origin/development' into internal-restructure
2021-05-21 12:32:59 +02:00
Sharan Roongta
b91a065fe4
updated private
2021-05-21 12:32:48 +02:00
Sharan Roongta
1e3a53ae02
Merge branch 'CLRF_quaternion-tolerance' into 'development'
...
fixes: support CLRF (windows line endings) and be less picky aboug |qu| = 1
See merge request damask/DAMASK!383
2021-05-21 09:40:17 +00:00
Martin Diehl
3ee22cfc59
circumvent bug in Intel compiler 2021.2
...
explicit "result" looks anyways better
thanks to Jonathan from University of Alabama for reporting
2021-05-21 07:15:46 +02:00
Martin Diehl
4480ccd68c
enforce Fortran 2018
2021-05-21 07:15:27 +02:00
f.basile
10c6070873
added {123} slips systems of bcc
2021-05-20 18:45:15 +02:00
Eureka Pai Kulyadi
798a0ef73f
fixed typo
2021-05-20 11:58:42 -04:00
Test User
838e9dbc24
[skip ci] updated version information after successful test of v3.0.0-alpha3-101-g0f4e7e96d
2021-05-20 10:43:10 +02:00
Sharan Roongta
125e8fb9e2
Merge remote-tracking branch 'origin/development' into internal-restructure
2021-05-20 10:41:59 +02:00
Sharan Roongta
adc6e8b334
private updated
2021-05-20 10:41:46 +02:00
Sharan Roongta
edb7834404
typo
2021-05-20 10:30:00 +02:00