Closed-form rational evaluation of the dry adiabatic lapse rate using standard-gravity g = 9.80665 m/s² (2019 CIPM, BIPM SI Brochure 9th ed) and c_p_dry_air = 1005 J/(kg·K). Sympy: g_Q = sp.Rational(980665, 100000), c_p_Q =…
Closed-form rational evaluation of the dry adiabatic lapse rate using standard-gravity g = 9.80665 m/s² (2019 CIPM, BIPM SI Brochure 9th ed) and c_p_dry_air = 1005 J/(kg·K). Sympy: g_Q = sp.Rational(980665, 100000), c_p_Q =…