1
0
Fork 0
mirror of https://github.com/gwm17/catima.git synced 2024-11-23 10:48:50 -05:00
catima/bin/c1.js

17 lines
300 B
JavaScript
Raw Permalink Normal View History

2018-04-12 19:12:45 -04:00
{
2018-04-13 12:07:40 -04:00
"projectile":[11.99671, 6],
2018-04-12 19:12:45 -04:00
"energy": 1000,
2018-04-13 12:07:40 -04:00
"material":[{"A":12.0107,
2018-04-12 19:12:45 -04:00
"Z":6,
"thickness":1.0
},
{
2018-04-13 12:07:40 -04:00
"A":55.845,
2018-04-12 19:12:45 -04:00
"Z":26,
"density":7.8,
"thickness":0.05
}
2018-04-13 12:07:40 -04:00
],
"config":"atimav1.4"
2018-04-12 19:12:45 -04:00
}