Skip to content

Commit 0adfdfd

Browse files
committed
get g
1 parent 00523e4 commit 0adfdfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/thermodynamics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Rᵈ = Breeze.Thermodynamics.dry_air_gas_constant(thermo)
133133
cᵖᵈ = thermo.dry_air.heat_capacity
134134
p₀ = constants.base_pressure
135135
θ₀ = constants.reference_potential_temperature
136+
g = thermo.gravitational_acceleration
136137
137138
# Verify that Tᵣ = θ₀ (1 - g z / (cᵖᵈ θ₀))
138139
z = znodes(grid, Center())

0 commit comments

Comments
 (0)