add further information for aluminum

This commit is contained in:
2019-02-12 16:59:32 +01:00
parent a32d42263b
commit dfaba9a1e0
3 changed files with 42 additions and 8 deletions

View File

@@ -1,8 +1,10 @@
{ {
"Name": "Aluminum", "Name": "Aluminum, Aluminium",
"Name_de": "Aluminium",
"Formula": "Al", "Formula": "Al",
"Standard": { "Standard": {
"CAS Reg No.": "7429-90-5" "Atomic number": 13,
"CASRN": "7429-90-5"
}, },
"Mol. weight": 26.982, "Mol. weight": 26.982,
"Physical Form": { "Physical Form": {
@@ -40,6 +42,11 @@
"T": [25, "°C"], "T": [25, "°C"],
"T_m": [660.32, "°C"], "T_m": [660.32, "°C"],
"T_b": [2519, "°C"] "T_b": [2519, "°C"]
},
{
"p": [101.325, "kPa"],
"rho": [2.375, "g/cm³"],
"T": [660.32, "°C"]
} }
], ],
"rho(T)": { "rho(T)": {
@@ -64,10 +71,27 @@
} }
}, },
"Electromagnetic Data": { "Electromagnetic Data": {
"chi_m": [16.5e-6, "cm³/mol"] "chi_m": [16.5e-6, "cm³/mol"],
"sigma": ["37.7", "m/Ω/mm²"]
},
"Mechanical Properties": {
"T": ["20", "°C"],
"rho": [2.6989, "g/cm³"],
"E": [70, "GPa"],
"G": [26, "GPa"],
"K": [76, "GPa"],
"nu": 0.35,
"Hardness": {
"HM": 2.75,
"HB": ["160-550", "MPa"],
"HV": ["160-350", "MPa"]
}
}, },
"Thermodynamic Properties": { "Thermodynamic Properties": {
"Crystal": { "Crystal": {
"T": [298.15, "K"],
"lambda": [237, "W/m/K"],
"alpha": [23.1, "µm/m/K"],
"Delta_f H°": [0.0, "kJ/mol"], "Delta_f H°": [0.0, "kJ/mol"],
"Delta_f G°": null, "Delta_f G°": null,
"S°": [28.3, "J/mol/K"], "S°": [28.3, "J/mol/K"],
@@ -147,9 +171,14 @@
"opaque": "saturated" "opaque": "saturated"
} }
}, },
"Source": { "Source": [{
"Type": "Book", "Type": "Book",
"Title" : "", "Title" : "",
"Pages": [694, 758, 760, 764, 767, 781, 792, 978, 1017, 1035, 1122, 1179, 1182, 1207] "Pages": [694, 758, 760, 764, 767, 781, 792, 978, 1017, 1035, 1122, 1179, 1182, 1207]
} },
{
"Type": "Web",
"URL": "https://en.wikipedia.org/wiki/Aluminium"
}
]
} }

View File

@@ -3,7 +3,8 @@
"Name_de": "German name of the material", "Name_de": "German name of the material",
"Formula": "Formula of the material", "Formula": "Formula of the material",
"Standard": { "Standard": {
"CAS Reg No.": "Chemical Abstracts Service Registry Number", "Atomic number": "Atomic number or proton number Z",
"CASRN": "CAS Registry Number. Chemical Abstracts Service Registry Number",
"ISO": "ISO or IUPAC number", "ISO": "ISO or IUPAC number",
"DIN1725": "DIN 1725 number", "DIN1725": "DIN 1725 number",
"EN-AW": "DIN EN 573-3 Standard Aluminium and aluminium alloys", "EN-AW": "DIN EN 573-3 Standard Aluminium and aluminium alloys",
@@ -83,6 +84,7 @@
}, },
"Thermodynamic Properties": { "Thermodynamic Properties": {
"Crystal, Liquid, Gas": { "Crystal, Liquid, Gas": {
"T": "Reference temperature",
"alpha": "Linear coefficient of thermal expansion α", "alpha": "Linear coefficient of thermal expansion α",
"lambda": "Thermal conductivity λ (aka k or ϰ)", "lambda": "Thermal conductivity λ (aka k or ϰ)",
"Delta_f H°": "Standard molar enthalpy (heat) of formation at 298.15 K in kJ/mol. 0.0 indicates the reference state.", "Delta_f H°": "Standard molar enthalpy (heat) of formation at 298.15 K in kJ/mol. 0.0 indicates the reference state.",

View File

@@ -2,7 +2,8 @@
"Name": "Name of the material", "Name": "Name of the material",
"Formula": "Al, AlMg4.5Mn0.7", "Formula": "Al, AlMg4.5Mn0.7",
"Standard": { "Standard": {
"CAS Reg No.": "7429-90-5", "Atomic number": 13,
"CASRN": "7429-90-5",
"ISO": "AlMg4.5Mn0.7", "ISO": "AlMg4.5Mn0.7",
"DIN1725": "AlMg4.5Mn", "DIN1725": "AlMg4.5Mn",
"EN-AW": "5083", "EN-AW": "5083",
@@ -38,7 +39,8 @@
"Hardness": { "Hardness": {
"HM": 2.5, "HM": 2.5,
"HB": [260, "MPa"], "HB": [260, "MPa"],
"HBW": ["68-75", "2.5/62.5"] "HBW": ["68-75", "2.5/62.5"],
"HV": [167, "MPa"]
}, },
"Anodising": { "Anodising": {
"AH": 2, "AH": 2,
@@ -51,6 +53,7 @@
}, },
"Thermodynamic Properties": { "Thermodynamic Properties": {
"Crystal": { "Crystal": {
"T": [298.15, "K"],
"alpha": [23.3, "µm/m/K"], "alpha": [23.3, "µm/m/K"],
"lambda": ["110-130", "W/m/K"], "lambda": ["110-130", "W/m/K"],
"cp": [900, "J/kg/K"] "cp": [900, "J/kg/K"]