pressel / pycles

A python based infrastructure for cloud large eddy simulation.
GNU General Public License v3.0
92 stars 69 forks source link

Surface BC #2

Closed cmkaul closed 9 years ago

cmkaul commented 9 years ago

I am going to start to work constant flux surface BC.

cmkaul commented 9 years ago

Density in the surface BC

Eqn. 26 of the paper indicates that the entropy flux computed from fluxes of latent and sensible heat should be divided by rho_0,b. Here, since subscript "b" is also used for thermodynamic variables like temperature, I assume rho_0,b = 1/RS.alpha0_half[gw](density at lowest model thermodynamic level) NOT rho_0,b = 1/RS.alpha0[gw-1]. Yeah or nay?

pressel commented 9 years ago

Issue resolve.