Skip to content

Commit 0154aa9

Browse files
committed
Update twolayerdns.jl
1 parent ac7341e commit 0154aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/twolayerdns.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ function TLDNS_simulation_setup(tldns::TwoLayerDNS, Δt::Number,
187187

188188
# Custom saved output
189189
# Potential density
190-
σ = seawater_density(model, geopotential_height = 0)
190+
σ = seawater_density(model, geopotential_height = density_reference_gp_height)
191191

192192
# Inferred vertical temperature diffusivity
193193
# T_mean = Average(T)

0 commit comments

Comments
 (0)