Commit Graph

310 Commits

Author SHA1 Message Date
Sharan Roongta c29428a609 Merge branch 'more-material-parameters' into 'development'
new material parameters

See merge request damask/DAMASK!490
2022-01-06 16:28:40 +00:00
Martin Diehl 4a0a1f7ac9 paper is online 2022-01-02 22:29:48 +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
Sharan Roongta 32e741ae2c elastic constants for bcc iron 2021-12-21 15:54:46 +01:00
Nikhil Prabhu 242fa486a6 Merge branch 'Temperature-dependent_Elastic_Constants-Al_and_Ag' of magit1.mpie.de:damask/DAMASK into Temperature-dependent_Elastic_Constants-Al_and_Ag 2021-12-14 18:10:39 +01:00
Nikhil Prabhu 9c79c29288 Lattice, density and reference 2021-12-14 18:10:11 +01:00
Martin Diehl fd3e8532ee polishing 2021-12-13 16:50:47 +01:00
Martin Diehl d3a8b3d3d1 polishing 2021-12-13 16:46:01 +01:00
Nikhil Prabhu e330348c98 Temperature-dependent Elastic Constants for Aluminum 2021-12-13 16:38:31 +01:00
Nikhil Prabhu b41d9411a7 Temperature-dependent Elastic Constants for Silver 2021-12-13 16:30:46 +01:00
Martin Diehl fe2123bae4 2. order prismatic systems are not needed
not clear for which material they have been introduced, according to
T.R. Bieler and P. Eisenlohr they are typicall not active in any
material of interest
2021-12-06 12:23:24 +01:00
Martin Diehl 5abfe3c214 Merge remote-tracking branch 'origin/development' into MSC-Version 2021-12-01 15:35:49 +01:00
Martin Diehl 3a51e1119b text files on Unix should end with a new line character 2021-11-30 13:11:40 +01:00
Philip Eisenlohr 5ba59dead2 polish 2021-11-25 14:07:41 -05:00
Martin Diehl 97ffb8c88e guide the user
+ needed for consistent indentation (make YAMLlint happy)
2021-11-24 20:02:08 +01:00
Martin Diehl 719996f285 trailing definitions not needed 2021-11-24 15:52:38 +01:00
Martin Diehl 56bc3bc71d simplify counting, emphasize floating point values 2021-11-24 15:48:11 +01:00
Philip Eisenlohr 292449aca9 W has cI, not cF 2021-11-09 19:30:35 +00:00
Martin Diehl 2e3de727cc hint at issues with the current parametrization 2021-11-02 07:27:08 +01:00
Martin Diehl 3f3224a9cb found better source 2021-10-31 18:59:57 +01:00
Martin Diehl 737eff9179 bugfix: change of behavior
v_0 was erroneously introduced
use tau = (tau_pos+tau_neg)/2
2021-10-31 18:59:51 +01:00
Martin Diehl a352f8deeb reasonable convergence 2021-10-31 16:05:22 +01:00
Martin Diehl fbc4865c30 mathematically equivalent re-formulation
allows to disable contribution from grain size by setting it to a large
value
2021-10-31 15:42:18 +01:00
Martin Diehl 25ca77c38e parameters from original paper (mostly) 2021-10-31 13:34:48 +01:00
Franz Roters 8a2f503f5f removed empty last line 2021-10-28 10:56:03 +02:00
Franz Roters d131dc76bf removed trailing spaces 2021-10-28 10:54:40 +02:00
Franz Roters cb796f97d7 new Marc example, sheet is now polycrystalline 2021-10-28 10:47:36 +02:00
Franz Roters d1a9b7333c corrected number of boundary conditions 2021-10-19 14:07:46 +02:00
Martin Diehl 0107acff16 original data was given in min^-1 2021-08-14 13:12:21 +02:00
Martin Diehl 809365cd72 reference for 1.4/1 2021-08-14 13:01:37 +02:00
Martin Diehl f1f658bbd2 Merge remote-tracking branch 'origin/development' into plastic-name-behavior-fix 2021-07-26 15:07:53 +02:00
Martin Diehl 931dc99557 not used
climb formulation was updated a while ago
2021-07-24 11:21:07 +02:00
Martin Diehl 6f906647eb documenting hex 2021-07-24 09:35:27 +02:00
Martin Diehl 2a78174547 standard names in source code 2021-07-23 22:17:00 +02:00
Martin Diehl 2d1d99542c takeover from original paper 2021-07-23 21:51:51 +02:00
Martin Diehl 6936ecb091 sl is the subscript for slip 2021-07-23 21:36:26 +02:00
Martin Diehl eb834b635d unify notation with grid
consistent style: Symbols, not descriptions.
also removed untested/unused loginc functionality. Once load cases are
written in YAML, we can introduce the scaling as in DAMASK_grid
2021-07-22 08:48:44 +02:00
Martin Diehl b98819a36c adjusting names 2021-07-20 18:29:21 +02:00
Martin Diehl 50fccb0a2e not needed 2021-07-17 22:53:58 +02:00
Martin Diehl 2ffa6cac70 Merge remote-tracking branch 'origin/development' into Marc-start-material-at-0 2021-07-14 06:15:46 +02:00
Martin Diehl c873123e6d reference can now include comments! 2021-07-13 20:46:50 +02:00
Martin Diehl df9a94422f 0-based indexing in MSC.Marc
inline with Python library and grid, still need to decide on mesh (neper
is 1-based)
2021-07-10 09:49:29 +02:00
Martin Diehl fdc501243c improved naming 2021-07-10 09:31:11 +02:00
Martin Diehl 13028b6686 texture not needed anymore 2021-07-10 09:21:21 +02:00
Martin Diehl df44feb6f6 Merge branch 'damage-polishing' into polishing-for-beta 2021-07-09 11:27:51 +02:00
Martin Diehl 562a84bc30 quick hack for YAML issue with : 2021-07-09 11:12:17 +02:00
Martin Diehl 6e4fe5b1c3 consistent citation style
should be used for Fortran, python, YAML
2021-07-08 16:56:41 +02:00
Martin Diehl 3c6c5d77e8 following paper 2021-07-06 22:58:18 +02:00
Martin Diehl 4e11fba643 cleaning 2021-07-05 20:53:30 +02:00
Martin Diehl cd9d704aae bug fixes:
invalid material.yaml, detect such errors in future
2021-07-05 11:30:52 +02:00