[Thread Prev][Thread Next][Index]

Re: [ferret_users] Re: Thermal expansion coefficient and Haline contraction coefficient



Hi Ryo
Thank you for your suggestion, I did compute the alpha and beta from the TEOS-10 in python and hence the associated sea level.

Cheers, Saurabh

On Thu, Jan 5, 2023 at 6:08 PM Ryo Furue <furue@xxxxxxxxxx> wrote:
Hi Saurabh,

On Wed, Jan 4, 2023 at 8:35 AM saurabh rathore <rohitsrb2020@xxxxxxxxx> wrote:
Dear Ferreters
To fully expand this query is to compute e.g. thermal expansion coefficient (alpha)

alpha = -(1/rho) * d(rho)/d(theta)

d(rho)/d(theta) means a partial derivative of potential density wrt potential temperature.


Not knowing a better (and easy) way to do that, I would calculate "numerical derivatives".

To calculate how in-situ density changes if the local in-situ temperature changes under constant pressure (depth) and constant salinity,

∂ρ/∂T under constant p and S ≈ [rho_un(S, Tplus, p) - rho_un(S, Tminus, p) ]/ (2

[Thread Prev][Thread Next][Index]