Dhruv Bhagtani

Results 17 comments of Dhruv Bhagtani

btw, forgot to mention that above: `Uₙ = hₙ * uₙ` and `Vₙ = hₙ * vₙ `. That is, the eqs are written in conservative form, similar to https://clima.github.io/OceananigansDocumentation/stable/physics/shallow_water_model/

@iuryt you're right, the environment here is really amazing! I will think and write down some FV discretisation equations by the time we zoom in. I'm not the best person...

Hi Russ We figured out the issue - it was a mistake on our end. But, we haven't figured why our previous code doesn't work, and maybe your answer to...

Thanks a lot Russ. I wasn't very careful with the indices! Before we close the issue, when you say that "Shortwave need not come in as a surface flux. You...

Hi Aidan Thanks for your message. #181 is a very good explanation of what a static variable is, and what probable errors one can make while dealing with these kind...

Let me rephrase the issue in a better way: Upon loading any static variable, say `area_t`, using: `variable = cc.querying.getvar(expt = expt, variable = 'area_t', session = session)`, we get...

Is this resolved now? Should we merge it?

Sure, we can work on it -- is it just adding `cf` and `pint`? I think I changed some documentation for consistency among the three methods, so that should be...

Issues to deal with in this notebook (please add/modify if I've written incorrectly): 1. Check whether method 3 plots different results compared to methods 1 and 2, if that's the...

Sure, no problem. With the hackathon coming, someone could volunteer to work on it.