CliMA / LESbrary.jl

📚Generating Oceananigans large eddy simulation (LES) data for calibrating parameterizations
MIT License
28 stars 10 forks source link

Nuke `flux_divergences.jl` #44

Closed ali-ramadhan closed 3 years ago

ali-ramadhan commented 3 years ago

VS Code was complaining about a missing bracket in there, then I noticed it's not included and seems to have been superseded by shear_production.jl.

glwagner commented 3 years ago

Ah this is messy... possibly this was supposed to describe the advective flux divergences; but I think it turns out that we can use AbstractOperations for those. So this is good to nuke.