Martin Diehl
47e29f47fb
re-fit
...
using higher order polynomial where appropriate. Code for fitting in
"parameters" repository
2023-01-08 14:31:54 +01:00
Martin Diehl
976cfd501a
thermal expansion coefficients for SiC
...
this material was the initial motivation for adding fourth order
polynomials, but I could not find a reliable source for the graphs send
to damask@mpie.de . It seems that the CTE levels off for even higher
temperature which calls for a higher order polynomial
2023-01-08 14:31:43 +01:00
Martin Diehl
eb74d5a097
polishing
2023-01-08 11:54:42 +01:00
Martin Diehl
64fbfbb206
re-fit with correct conversion between Celsius and Kelvin
...
procedure is documented in the 'parameters' repository
2023-01-08 10:58:01 +01:00
Martin Diehl
b9195a121f
commonly used scaling
2023-01-08 10:57:36 +01:00
Martin Diehl
1711bf3220
re-fit using correct scaling
...
code is in 'parameters' repository
2023-01-08 10:57:06 +01:00
Martin Diehl
81870a6111
re-fit data
...
some small adjustments, procedure is now reproducible using "parameters"
repository
2023-01-08 00:25:43 +01:00
Martin Diehl
8d9df30090
legacy example
...
- undocumented
- not atomic
2023-01-07 22:01:03 +01:00
Martin Diehl
cdaddf8e6f
kwargs flexibility not needed
...
the number of supported entries is rather limited, so guide the user
using explicit arguments
2023-01-07 14:32:05 +01:00
Martin Diehl
0185eda888
correct calculation of strain
...
was introduced when changing to Voigt notation in fa8218124a
2023-01-07 13:03:12 +01:00
Test User
3fd34c6e05
[skip ci] updated version information after successful test of v3.0.0-alpha7-267-g09c8632eb
2023-01-03 16:53:07 +01:00
Franz Roters
09c8632eb5
updated access token in PRIVAT
2023-01-03 12:02:11 +01:00
Yi Hu
12c0919566
Merge branch '245-no-need-for-multiple-damage-mechanisms' into 'development'
...
competing damage models are not implemented
Closes #245
See merge request damask/DAMASK!689
2023-01-02 15:43:53 +00:00
Franz Roters
45811ba838
Merge branch '246-result-add_strain' into 'development'
...
guide choice of strain measure that makes sense
Closes #246
See merge request damask/DAMASK!692
2023-01-02 10:40:39 +00:00
Martin Diehl
d3d904955a
Merge branch 'Marc2022.4' into 'development'
...
Marc2022.4
See merge request damask/DAMASK!690
2022-12-31 08:08:04 +00:00
Franz Roters
71bd8efaa8
Marc2022.4
2022-12-31 08:08:04 +00:00
Test User
4b0fcc5140
[skip ci] updated version information after successful test of v3.0.0-alpha7-259-g28ba8bb4a
2022-12-30 04:48:29 +01:00
Martin Diehl
e658f3126b
guide choice of strain measure that makes sense
2022-12-29 20:29:13 +01:00
Martin Diehl
28ba8bb4ae
Merge branch '141-solver-should-not-solve-for-field-if-homogenization-is-missing' into 'development'
...
solver should not solve for field if homogenization description is absent
Closes #141
See merge request damask/DAMASK!680
2022-12-29 19:08:05 +00:00
Sharan Roongta
5c221e16e1
solver should not solve for field if homogenization description is absent
2022-12-29 19:08:05 +00:00
Test User
13b1a610b2
[skip ci] updated version information after successful test of v3.0.0-alpha7-256-ga2a4054a3
2022-12-25 19:48:27 +01:00
Martin Diehl
a2a4054a37
give explanation of unexpected code
2022-12-25 16:36:01 +01:00
Test User
8fabf58f26
[skip ci] updated version information after successful test of v3.0.0-alpha7-254-g53d6c7746
2022-12-22 21:57:54 +01:00
Franz Roters
53d6c7746c
use correct Marc version in patches
2022-12-22 16:07:28 +01:00
Test User
e1f6195276
[skip ci] updated version information after successful test of v3.0.0-alpha7-252-g38e6f4b49
2022-12-20 19:39:04 +01:00
Martin Diehl
38e6f4b49b
Merge remote-tracking branch 'origin/select-mu' into development
2022-12-20 00:47:24 +01:00
Martin Diehl
c2d63532df
macos installation of PETSc does not work
2022-12-18 09:45:33 +01:00
Martin Diehl
4f69c7630d
competing damage models are not implemented
...
while there might be the chance that we need this, we better focus on
today's capabilities and don't make the material.yaml syntax more
complicated in anticipation of potential changes
2022-12-18 09:34:25 +01:00
Martin Diehl
3a643d04c4
only valid/needed for GNU
2022-12-17 16:13:35 +01:00
Martin Diehl
548857c6a6
not needed
2022-12-17 16:10:25 +01:00
Martin Diehl
42329a4ca4
ensure recent compiler
2022-12-17 14:52:41 +01:00
Test User
902f9d2e97
[skip ci] updated version information after successful test of v3.0.0-alpha7-242-g5f8ef4ac7
2022-12-16 21:27:46 +01:00
Martin Diehl
5f8ef4ac71
Merge branch 'grid-FEM-simplifications' into 'development'
...
style polishing
See merge request damask/DAMASK!686
2022-12-16 12:32:21 +00:00
Test User
fd42f810d0
[skip ci] updated version information after successful test of v3.0.0-alpha7-239-g9bacd2ed5
2022-12-16 12:41:30 +01:00
Franz Roters
9bacd2ed5e
Merge branch '233-unit-testing-for-yaml' into 'development'
...
a few more tests
Closes #233 and #239
See merge request damask/DAMASK!679
2022-12-16 08:40:31 +00:00
Test User
32d78d38a2
[skip ci] updated version information after successful test of v3.0.0-alpha7-236-g5d2d61189
2022-12-13 23:06:46 +01:00
Philip Eisenlohr
5d2d611898
Merge branch '238-tail_repack-behavior-and-use' into 'development'
...
simplifications of Python code
Closes #238
See merge request damask/DAMASK!684
2022-12-13 18:32:19 +00:00
Martin Diehl
dcdc4acbd5
Unified object.comments as list[str]; simplifications of Python code
2022-12-13 18:32:19 +00:00
Martin Diehl
42a6014614
Merge branch 'axis-angle-rename' into 'development'
...
consistent naming
See merge request damask/DAMASK!685
2022-12-13 15:09:46 +00:00
Philip Eisenlohr
213d082fce
Merge branch '209-small-improve-CLI-for-restart' into 'development'
...
minor change in CLI help for restart
Closes #209
See merge request damask/DAMASK!688
2022-12-13 13:43:26 +00:00
Yi Hu
0c989ef03e
add short text for better understanding in CLI help for restart
2022-12-12 16:40:42 +01:00
Martin Diehl
ede04c0264
style polishing
2022-12-11 18:16:13 +01:00
Martin Diehl
0e48f04d0f
consistent naming
2022-12-11 16:09:54 +01:00
Test User
c4883e2557
[skip ci] updated version information after successful test of v3.0.0-alpha7-229-g99b2a509d
2022-12-10 21:33:49 +01:00
Martin Diehl
99b2a509d9
Merge branch '231-no-petscscalar-and-_range' into 'development'
...
Resolve "no PetscScalar and ?_RANGE"
Closes #231
See merge request damask/DAMASK!668
2022-12-10 18:06:16 +00:00
Martin Diehl
e6c2e73e03
Merge remote-tracking branch 'origin/development' into 231-no-petscscalar-and-_range
2022-12-10 14:54:02 +01:00
Test User
353d55c9a7
[skip ci] updated version information after successful test of v3.0.0-alpha7-220-g85115d12f
2022-12-10 10:48:29 +01:00
Martin Diehl
85115d12ff
Merge branch 'scipy_performance_improvements_numba' into 'development'
...
Improving grid.vicinity_offset performance with numba
See merge request damask/DAMASK!677
2022-12-10 07:22:22 +00:00
Daniel Otto de Mentock
e03ad0db11
Improving grid.vicinity_offset performance optionally with numba
2022-12-10 07:22:22 +00:00
Test User
219ca8d14e
[skip ci] updated version information after successful test of v3.0.0-alpha7-217-g265572ffd
2022-12-10 02:04:31 +01:00