pore_radius_from_water_diffusion <- function(D=1e-9,nu=1e-3,E=1e4) { return(sqrt(D*8*nu/E)) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.