Skip to content

Commit b0100b4

Browse files
committed
FriersonDiffusion
1 parent 08c5a62 commit b0100b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/ClimaEarth/run_cloudless_aquaplanet.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ config_dict = Dict(
9999
"apply_limiter" => false,
100100
"viscous_sponge" => false,
101101
"rayleigh_sponge" => false,
102-
"vert_diff" => "true",
102+
"vert_diff" => "FriersonDiffusion",
103103
"hyperdiff" => "ClimaHyperdiffusion",
104104
# run
105105
"job_id" => run_name,

0 commit comments

Comments
 (0)