add permittivity, compressive strength and annotation for mechanical properties and seven new materials

This commit is contained in:
2019-02-12 12:08:09 +01:00
parent 7a7fe121fe
commit e99b39783b
10 changed files with 163 additions and 6 deletions

View File

@@ -0,0 +1,17 @@
{
"Name": "Macor",
"Formula": "SiO2-MgO-Al2O3-K2O-B2O3-F",
"Mechanical Properties": {
"T": ["20-25", "°C"],
"rho": [2520, "kg/m³"],
"E": [66.9, "GPa"],
"nu": 0.29,
"R_m'": [350, "MPa"]
},
"Thermodynamic Properties": {
"Crystal": {
"alpha": [9.3, "µm/m/K"],
"lambda": [1.46, "W/m/K"]
}
}
}