SurfaceFluxes.jl
SurfaceFluxes.jl copied to clipboard
Physick & Garratt Roughness Sublayer Model
To-do
- [x] Numerical integration (e.g. use QuadGK) in solution (currently DeRidder's analytical approximation is used)
- [ ] Tests consistent with PG95 literature.
- [x] Code structure following dispatch patterns used elsewhere within SurfaceFluxes
- [x] I have read and checked the items on the review checklist.