From 7fa57c14f9b13a65a7e2656a294a34d3ad8ef403 Mon Sep 17 00:00:00 2001 From: kmdeck Date: Thu, 30 Jan 2025 15:43:50 -0800 Subject: [PATCH] increase resolution of output --- experiments/long_runs/bucket.jl | 2 +- experiments/long_runs/land.jl | 1 + experiments/long_runs/land_region.jl | 1 + experiments/long_runs/snowy_land.jl | 2 +- experiments/long_runs/soil.jl | 1 + 5 files changed, 5 insertions(+), 2 deletions(-) diff --git a/experiments/long_runs/bucket.jl b/experiments/long_runs/bucket.jl index 1a6abb7125..b89f6b1b3c 100644 --- a/experiments/long_runs/bucket.jl +++ b/experiments/long_runs/bucket.jl @@ -129,7 +129,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (101, 7)) subsurface_space, outdir; start_date, - num_points = (720,360,50) + num_points = (720, 360, 50), ) diags = ClimaLand.default_diagnostics( diff --git a/experiments/long_runs/land.jl b/experiments/long_runs/land.jl index c114a69440..8959905a0a 100644 --- a/experiments/long_runs/land.jl +++ b/experiments/long_runs/land.jl @@ -358,6 +358,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (101, 15)) subsurface_space, outdir; start_date, + num_points = (720, 360, 50), # use default in `z`. ) diags = ClimaLand.default_diagnostics( diff --git a/experiments/long_runs/land_region.jl b/experiments/long_runs/land_region.jl index 3715a73749..2729f54a40 100644 --- a/experiments/long_runs/land_region.jl +++ b/experiments/long_runs/land_region.jl @@ -374,6 +374,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (10, 10, 15)) subsurface_space, outdir; start_date, + num_points = n_elements, ) diags = ClimaLand.default_diagnostics( diff --git a/experiments/long_runs/snowy_land.jl b/experiments/long_runs/snowy_land.jl index 2761f59c58..b0c7ee0cae 100644 --- a/experiments/long_runs/snowy_land.jl +++ b/experiments/long_runs/snowy_land.jl @@ -373,7 +373,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (101, 15)) subsurface_space, outdir; start_date, - num_points = (720, 360, 50) # use default in `z`. + num_points = (720, 360, 50), # use default in `z`. ) diags = ClimaLand.default_diagnostics( diff --git a/experiments/long_runs/soil.jl b/experiments/long_runs/soil.jl index f2edd094cd..3320894990 100644 --- a/experiments/long_runs/soil.jl +++ b/experiments/long_runs/soil.jl @@ -200,6 +200,7 @@ function setup_prob(t0, tf, Δt; outdir = outdir, nelements = (101, 15)) subsurface_space, outdir; start_date, + num_points = (720, 360, 50), # use default in `z`. ) diags = ClimaLand.default_diagnostics(