We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00523e4 commit 0adfdfdCopy full SHA for 0adfdfd
docs/src/thermodynamics.md
@@ -133,6 +133,7 @@ Rᵈ = Breeze.Thermodynamics.dry_air_gas_constant(thermo)
133
cᵖᵈ = thermo.dry_air.heat_capacity
134
p₀ = constants.base_pressure
135
θ₀ = constants.reference_potential_temperature
136
+g = thermo.gravitational_acceleration
137
138
# Verify that Tᵣ = θ₀ (1 - g z / (cᵖᵈ θ₀))
139
z = znodes(grid, Center())
0 commit comments