Skip to content

Commit

Permalink
modified: config/model_configs/box_density_current_test.yml
Browse files Browse the repository at this point in the history
	deleted:    config/model_configs/plane_schar_mountain_test_stretched.yml
	deleted:    config/model_configs/plane_schar_mountain_test_uniform.yml
	modified:   .buildkite/pipeline.yml
  • Loading branch information
akshaysridhar committed Jul 18, 2024
1 parent bc0c972 commit e01ab20
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 50 deletions.
14 changes: 0 additions & 14 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,20 +187,6 @@ steps:
--job_id plane_agnesi_mountain_test_stretched
artifact_paths: "plane_agnesi_mountain_test_stretched/output_active/*"

- label: ":computer: Schar mountain experiment (uniform grid)"
command: >
julia --color=yes --project=examples examples/hybrid/driver.jl
--config_file $CONFIG_PATH/plane_schar_mountain_test_uniform.yml
--job_id plane_schar_mountain_test_uniform
artifact_paths: "plane_schar_mountain_test_uniform/output_active/*"

- label: ":computer: Schar mountain experiment (stretched grid)"
command: >
julia --color=yes --project=examples examples/hybrid/driver.jl
--config_file $CONFIG_PATH/plane_schar_mountain_test_stretched.yml
--job_id plane_schar_mountain_test_stretched
artifact_paths: "plane_schar_mountain_test_stretched/output_active/*"

- label: ":computer: Density current experiment"
command: >
julia --color=yes --project=examples examples/hybrid/driver.jl
Expand Down
1 change: 0 additions & 1 deletion config/model_configs/box_density_current_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ y_max: 6400.0
y_elem: 15
z_stretch: false
x_elem: 45
ode_algo: "SSP33ShuOsher"
config: "box"
z_max: 6400.0
diagnostics:
Expand Down
18 changes: 0 additions & 18 deletions config/model_configs/plane_schar_mountain_test_stretched.yml

This file was deleted.

17 changes: 0 additions & 17 deletions config/model_configs/plane_schar_mountain_test_uniform.yml

This file was deleted.

0 comments on commit e01ab20

Please sign in to comment.