From f3f73d1b9b630b407886084a9f1f0a19b17c470e Mon Sep 17 00:00:00 2001 From: Daniel Weschke Date: Mon, 4 Feb 2019 15:15:18 +0100 Subject: [PATCH] add further data for the alloy --- data/aluminum.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/aluminum.json b/data/aluminum.json index 61b0651..d88bdcf 100644 --- a/data/aluminum.json +++ b/data/aluminum.json @@ -154,6 +154,16 @@ }, { "Name": "G.AL® C250 Aluminium Präzisionsplatte", - "Alloy": ["EN AW 5083", "AlMg4,5Mn0,7", "Sondertyp"] + "Alloy": { + "Standard": "EN AW 5083", + "Type": "non heat-treatable" + }, + "Formula": "AlMg4.5Mn0.7", + "Heat treatment": { + "Temper": "homogenized and stress relieved, O3" + }, + "Mechanical Properties": { + "Yield strength": ["110-130", "MPa"] + } } ]