CliMA / LESbrary.jl

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

Fix the factor of 2 error in the viscous dissipation #39

Closed qingli411 closed 3 years ago

qingli411 commented 3 years ago

This PR fixes the factor of 2 error in computing the viscous dissipation as mentioned in https://github.com/CliMA/LESbrary.jl/issues/38

Greg adds: Resolves #38

!