ep_bub_mod: Two compartment model to calculate time to bubble dissolution

Description Usage Arguments Details

View source: R/ep_bub_mod.R

Description

Function to model the time to dissolution of a bubble suspended in a flowing solution using the initial bubble radius, barometric and fluid pressure and the diffusivity and Henry's solubility constant of the gas in the bubble.

Usage

1
ep_bub_mod(Ro = 10, Pb = 760, Pf, D, s)

Arguments

Ro

initial bubble radius in μm 10 by default

Pb

barometric pressure in mmHg 760 by default

Pf

pressure of fluid in mmHg (Healthy PASP = 17 mmHg) 17 by default

D

diffusivity of gas mixture in bubble (see fizzTulz::diffusivity())

s

Henry's Solubility coefficient for air in water (see fizzTulz::henry_sol)

Details

ep_bub_mod fizzTulz


lindseyboulet/fizzTulz documentation built on Jan. 2, 2021, 4:04 p.m.