View source: R/force_Sneddon_cone_AFM_indentation.R
force_Sneddon_cone_AFM_indentation | R Documentation |
Calculation of the force necessary to indent a conical tip into a homogeneous material (Sneddon 1965). This typically used in AFM, but can also be applied to a macroscopic indentor.
force_Sneddon_cone_AFM_indentation(E_substrate=1e8,nu_substrate=0.5,h_indentation=20e-9,alpha_cone=20/180*pi)
E_substrate |
Young modulus of the substrate to be compressed |
nu_substrate |
Poisson ratio of the substrate to be compressed |
h_indentation |
Depth of the cone indentation |
alpha_cone |
Half-opening angle of the cone |
The formula used here applies to an indentation by a conical indentor into a substrate of isotropic, homogeneous composition occupying the lower half-plane (Sneddon 1965w).
Force necessary to produce the desired indentation.
Thomas Braschler
I. N. Sneddon, International Journal of Engineering Science 1965, 3, 47.
force_Sneddon_cone_AFM_indentation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.