df_dz: df_dz

View source: R/diff_operators.R

df_dzR Documentation

df_dz

Description

Calculates the z derivative

Usage

df_dz(fld, rho, plev = 5000)

Arguments

fld

field with dimensions (lon,lat,p)

rho

field with dimensions (lon,lat,p) for density or a scalar rho (for constant density)

plev

a scalar containing the p resolution (if equidistant) or a vector containing pressure levels in Pa (for non-equidistant)

Value

field containing the partial derivative w.r.t. z


meteoEVT documentation built on Sept. 5, 2022, 9:06 a.m.