Commit Graph

14 Commits

Author SHA1 Message Date
Martin Diehl 4cc7f94eef guide the user 2022-02-19 23:10:05 +01:00
Martin Diehl bb6a62c475 more temperature dependent data 2022-02-13 13:49:19 +01:00
Martin Diehl 663b84641e needed for a complete set for Sn-beta 2022-02-12 22:29:56 +01:00
Martin Diehl 4d808335de polishing 2022-02-12 18:55:01 +01:00
Martin Diehl cdabdb9882 temperature-dependent thermal conductivity 2022-02-12 16:11:09 +01:00
Martin Diehl 7e4a374c9e new material parameters
- austenitic steel AISI304
- SAE1050 after quenching to martensite

I don't know how the old set of elastic constants for martenstite
(originally coming from 10.1088/0965-0393/23/4/045005) was derived,
but it is hard to believe that the elastic behavior can be that strongly
modified by a heat treatment.
2021-12-27 21:10:28 +01:00
Martin Diehl c873123e6d reference can now include comments! 2021-07-13 20:46:50 +02:00
Martin Diehl 300431d2b0 correct conversion to float 2021-06-29 11:22:42 +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 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 c8cdd7e622 better numerical parameters for thermal solver/PETSc
works for realistic values for thermal problems
parameters copied from spectral_damage
2021-05-05 18:14:53 +02:00
Martin Diehl a587e70704 split into small sections and test damage 2021-03-28 12:08:08 +02:00
Martin Diehl ee3d3b75c7 thermal examples + tests 2021-03-27 17:15:48 +01:00