Skip to content

Commit 1f12aa1

Browse files
committed
100s
1 parent 8714bd5 commit 1f12aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/ClimaEarth/run_cloudy_aquaplanet.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ restart_dir = "unspecified"
6464
restart_t = Int(0)
6565

6666
## coupler simulation specific configuration
67-
Δt_cpl = Float64(400)
67+
Δt_cpl = Float64(100)
6868
t_end = "1000days"
6969
tspan = (Float64(0.0), Float64(time_to_seconds(t_end)))
7070
start_date = "19790301"

0 commit comments

Comments
 (0)