Skip to content

Commit abd0e95

Browse files
committed
ignore atmos cache dt when restarting
1 parent b42ea0c commit abd0e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

experiments/ClimaEarth/components/atmosphere/climaatmos.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ function Checkpointer.restore_cache!(sim::ClimaAtmosSimulation, new_cache)
152152
:hyperdiffusion_ghost_buffer,
153153
:data_handler,
154154
:graph_context,
155+
:dt,
155156
]),
156157
)
157158
return nothing

0 commit comments

Comments
 (0)