Description Usage Arguments Value
A function that generates solid sphere specification.
1 2 3 | makeSphere(diameter = 0.001, impactVelocity = 1,
youngModulus = 74643767730, poissonRatio = 0.2285018,
density = 2480)
|
diameter |
PARAM_DESCRIPTION, Default: 0.001 |
impactVelocity |
PARAM_DESCRIPTION, Default: 1 |
youngModulus |
The material Young modulus in Pa, Default: 74643767730 |
poissonRatio |
The material Poisson ratio, Default: 0.2285018 |
density |
The material density in kg/m3, Default: 2480 |
The plate specification as a sphere
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.