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

24
src/data/SiO2-B2O3.json Executable file
View File

@@ -0,0 +1,24 @@
{
"Name": "BOROFLOAT® 33, Borosilicate glass",
"Formula": "SiO2-B2O3",
"Mechanical Properties": {
"T": ["20-25", "°C"],
"rho": [2230, "kg/m³"],
"E": [64, "GPa"],
"nu": 0.2,
"R_m": [25, "MPa"],
"Annotation": "T_Max<10h = 500 °C; T_Max>=10h = 450 °C"
},
"Thermodynamic Properties": {
"Crystal": {
"alpha": [3.25, "µm/m/K"],
"lambda": [1.2, "W/m/K"]
}
},
"Source": [
{
"Type": "Web",
"URL": "http://www.us.schott.com/borofloat/english/attribute/mechanical/index.html"
}
]
}