makeSphere: Generating solid sphere specification.

Description Usage Arguments Value

View source: R/makeSphere.R

Description

A function that generates solid sphere specification.

Usage

1
2
3
makeSphere(diameter = 0.001, impactVelocity = 1,
  youngModulus = 74643767730, poissonRatio = 0.2285018,
  density = 2480)

Arguments

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

Value

The plate specification as a sphere object.


gmxavier/pongaR documentation built on Sept. 7, 2021, 1:06 p.m.