Description Usage Arguments Details
View source: R/ep_mol_radius.R
Function to calculate the molecular radius of an air bubble suspended in fluid from the known fraction of O2, N2 and CO2 within. Uses known molecular radii values of O2, N2, CO2 Helper function for bubble lifetime model
1 | ep_mol_radius(fiO2 = 0.21, fiN2 = 0.7896, fiCO2 = 4e-04)
|
fiO2 |
fraction of O2 in bubble 0.21 by default |
fiN2 |
fraction of N2 in bubble 0.7896 by default |
fiCO2 |
fraction of CO2 in bubble 0.0004 by default |
ep_mol_radius fizzTulz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.