Skip to content

Commit

Permalink
trigger long run
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdeck committed Aug 15, 2024
1 parent d838303 commit ed94c31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions experiments/long_runs/land.jl
Original file line number Diff line number Diff line change
Expand Up @@ -643,8 +643,7 @@ function setup_and_solve_problem(; greet = false)
end

setup_and_solve_problem(; greet = true);
# read in diagnostics and make some plots!
#### ClimaAnalysis ####

simdir = ClimaAnalysis.SimDir(outdir)
short_names_2D = ["gpp", "ct", "slw", "si"]
times = 0.0:(60.0 * 60.0 * 12):(60.0 * 60.0 * 24 * 7)
Expand Down

0 comments on commit ed94c31

Please sign in to comment.