glwagner / OceanTurb.jl

Models and parameterizations for the turbulent ocean surface boundary layer in Julia
https://glwagner.github.io/OceanTurb.jl/latest/
MIT License
25 stars 7 forks source link

`H` for height, rather than `L` #97

Closed glwagner closed 4 years ago

glwagner commented 4 years ago

This PR changes the "height" of the grid to H, rather than L.

Resolves #75 .