-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve notation for computing turbulent fluxes #99
Conversation
Actually I think the gusintess should be part of the |
A few more changes --- I think the |
makes sense to have fields in |
Why does it matter whether it is a parameter of similarity theory? The
where What do you propose as a different intent for the purpose of the |
I meant that the gustiness gets "solved for" by iterating while the bulk velocity is calculated once at the beginning of the iteration, for that reason I meant that the gustiness is more related to the similarity theory than the bulk velocity, but we could recompute the velocity if using a bulk velocity that includes gustiness |
src/OceanSeaIceModels/CrossRealmFluxes/similarity_theory_turbulent_fluxes.jl
Outdated
Show resolved
Hide resolved
…lent_fluxes.jl Co-authored-by: Simone Silvestri <silvestri.simone0@gmail.com>
…MA/ClimaOcean.jl into glw/clarify-turbulent-fluxes
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #99 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 28 28
Lines 1585 1586 +1
=====================================
- Misses 1585 1586 +1 ☔ View full report in Codecov by Sentry. |
needs review @simone-silvestri |
This PR is a WIP because I think we should have an interface for optionally including gustiness.