Tomás Chor

Results 265 comments of Tomás Chor

Didn't https://github.com/CliMA/Oceananigans.jl/pull/2317 solve this issue?

> I think we should write a `Field` tutorial that covers this (and everything else...) It's been on my todo list for so many eons. If you start a PR...

> I'd advocate for putting it in the Field tutorial, what do you think? I think users benefit less from "misc info" sections of the docs. That's good too. I...

> Or we can change how the code works ? Are you proposing that we change the code so that `gravity_unit_vector`'s definition is actually what it sounds like? i.e. the...

My issue with changing the code (if I understand what you guys are proposing) is that it negatively impacts other aspects of the code. For example, right now this plays...

> Isn't this a rather northern-hemisphere-centric view? Gravity points opposite the axis of Earth's rotation in the Southern hemisphere. @navidcy please chime in. I don't think think so. I was...

> 1. Should we change the flux convention in Oceananigans so that `FluxBoundaryCondition` specifies the flux along the _inward pointing normal_? This reverses the convention we use on "right" boundaries...

> > 1. Should we change the flux convention in Oceananigans so that `FluxBoundaryCondition` specifies the flux along the _inward pointing normal_? This reverses the convention we use on "right"...

> Maybe just > > ```julia > const WindowedData = OffsetArray{

> Maybe just > > ```julia > const WindowedData = OffsetArray{