amr-wind
amr-wind copied to clipboard
temperature missing from governing equations documentation
We solve the convection diffusion equation with source terms and the temperature is coupled through the Boussinesq approximation for the incompressible flow.
-
It would be good to document that the code solves for temperature and what equation it solves.
-
when using the anelastic constraint, if we start with rho = rho0(z) and theta = constant, do you believe that theta should stay constant?
I guess the code updates the initial temperature profile to account for rho=rho0(z). The temperature profile should remain similar to the initial profile.
Thanks for pointing that documentation miss. We need to copy things out of the paper and into the documentation... Here's a screenshot of the relevant section though:
Though of course the anelastic stuff isn't part of that description since it was written before.
if we start with rho = rho0(z) and theta = constant, do you believe that theta should stay constant?
I would yes. I believe that's what we set up the reg test to do and things don't seem to be moving there. Are you not seeing that?
What is the formulation of the theta update equation when doing anelastic?
This issue is stale because it has been open 30 days with no activity.