We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8714bd5 commit 1f12aa1Copy full SHA for 1f12aa1
experiments/ClimaEarth/run_cloudy_aquaplanet.jl
@@ -64,7 +64,7 @@ restart_dir = "unspecified"
64
restart_t = Int(0)
65
66
## coupler simulation specific configuration
67
-Δt_cpl = Float64(400)
+Δt_cpl = Float64(100)
68
t_end = "1000days"
69
tspan = (Float64(0.0), Float64(time_to_seconds(t_end)))
70
start_date = "19790301"
0 commit comments