OceanBioME.jl icon indicating copy to clipboard operation
OceanBioME.jl copied to clipboard

Update gas transfer coefficients

Open vtamsitt opened this issue 4 months ago • 3 comments

I'm interested in implementing updated gas transfer velocity (k) parameterisations (at the very least, Wanninkhof 1992 is outdated and could be replaced by Wanninkhof 2014). It would be great to add other gas transfer velocities e.g. Ho et al. 2006, as is mentioned in the code comments. I'm guessing the best way to implement this would be to add all of these parameterisations (and more?) and include a kwarg when calling GasExchange? https://github.com/OceanBioME/OceanBioME.jl/blob/0b45a16ee2017af6ac3d8cebbbb613760983d6ae/src/Boundaries/gasexchange.jl#L127

vtamsitt avatar Feb 28 '24 19:02 vtamsitt