Skip to content

Commit f66c878

Browse files
authored
Merge pull request #1483 from CliMA/js/benchmark-perf
Fix config file overwriting
2 parents 44c3021 + 467b521 commit f66c878

19 files changed

+59
-68
lines changed

config/benchmark_configs/climaatmos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ dt_cloud_fraction: 1hours
77
dt_rad: 1hours
88
dt_save_state_to_disk: "Inf"
99
dz_bottom: 30.0
10-
dz_top: 3000.0
1110
h_elem: 30
1211
implicit_diffusion: true
1312
insolation: "timevarying"

config/benchmark_configs/climaatmos_diagedmf.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ dt_cloud_fraction: 1hours
77
dt_rad: 1hours
88
dt_save_state_to_disk: "Inf"
99
dz_bottom: 30.0
10-
dz_top: 3000.0
1110
edmfx_detr_model: "Generalized"
1211
edmfx_entr_model: "Generalized"
1312
edmfx_nh_pressure: true

config/benchmark_configs/climaatmos_diagedmf_io.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dt_cloud_fraction: 1hours
88
dt_rad: 1hours
99
dt_save_state_to_disk: "12hours"
1010
dz_bottom: 30.0
11-
dz_top: 3000.0
1211
edmfx_detr_model: "Generalized"
1312
edmfx_entr_model: "Generalized"
1413
edmfx_nh_pressure: true

config/ci_configs/amip_albedo_function.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ dt: "150secs"
44
dt_cpl: "150secs"
55
dt_rad: "1hours"
66
dz_bottom: 30
7-
dz_top: 3000
87
h_elem: 16
98
mode_name: "amip"
109
moist: "equil"

config/ci_configs/amip_albedo_temporal_map.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dt: "150secs"
55
dt_cpl: "150secs"
66
dt_rad: "1hours"
77
dz_bottom: 30
8-
dz_top: 3000
98
h_elem: 4
109
mode_name: "amip"
1110
moist: "equil"

config/ci_configs/amip_albedo_temporal_map_1M.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dt: "150secs"
55
dt_cpl: "150secs"
66
dt_rad: "1hours"
77
dz_bottom: 30
8-
dz_top: 3000
98
h_elem: 4
109
mode_name: "amip"
1110
moist: "nonequil"

config/ci_configs/amip_bucket_ic.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dt: "150secs"
55
dt_cpl: "150secs"
66
dt_rad: "1hours"
77
dz_bottom: 30
8-
dz_top: 3000
98
h_elem: 4
109
mode_name: "amip"
1110
moist: "equil"

config/ci_configs/amip_component_dts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ dt_ocean: "30secs"
77
dt_rad: "1hours"
88
dt_seaice: "37.5secs"
99
dz_bottom: 30
10-
dz_top: 3000
1110
energy_check: false
1211
h_elem: 16
1312
mode_name: "amip"

config/ci_configs/amip_default.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ dt: "150secs"
44
dt_cpl: "150secs"
55
dt_rad: "1hours"
66
dz_bottom: 30
7-
dz_top: 3000
87
h_elem: 4
98
mode_name: "amip"
109
moist: "equil"

config/ci_configs/amip_land_ic.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ dt: "150secs"
44
dt_cpl: "150secs"
55
dt_rad: "1hours"
66
dz_bottom: 30
7-
dz_top: 3000
87
h_elem: 4
98
land_model: "integrated"
109
land_spun_up_ic: false

0 commit comments

Comments
 (0)