Materials system. (#84)

This commit is contained in:
Pieter-Jan Briers
2018-07-27 17:11:58 +02:00
committed by GitHub
parent cb439ba39a
commit 74b38c49fb
6 changed files with 212 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
- type: material
id: steel
name: Steel
color: gray
density: 7700
electricresistivity: 6.9e-7
thermalconductivity: 18
specificheat: 500
- type: material
id: glass
name: Glass
color: '#e8f0ff33'
density: 2500
electricresistivity: 1.0e+13
thermalconductivity: 0.9
specificheat: 840