Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add topography option to support Hughes2023 double-mountain config #2941

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akshaysridhar
Copy link
Member

No description provided.

@akshaysridhar akshaysridhar linked an issue Apr 23, 2024 that may be closed by this pull request
2 tasks
@akshaysridhar akshaysridhar marked this pull request as ready for review April 24, 2024 15:58
@akshaysridhar akshaysridhar force-pushed the as/hughes23-test branch 2 times, most recently from 180b5ed to 9cda4f1 Compare April 29, 2024 16:57
@szy21
Copy link
Member

szy21 commented Jul 15, 2024

What's the status of this PR?

@akshaysridhar akshaysridhar force-pushed the as/hughes23-test branch 5 times, most recently from 0a3e176 to f3fbea7 Compare August 1, 2024 19:44
@akshaysridhar akshaysridhar force-pushed the as/hughes23-test branch 7 times, most recently from c37a34d to 6e0d534 Compare August 29, 2024 16:21
Copy link
Member

@szy21 szy21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I didn't read the detailed initial condition and topography. Here are some comments on the setup and code structure.

src/initial_conditions/initial_conditions.jl Outdated Show resolved Hide resolved
src/initial_conditions/initial_conditions.jl Outdated Show resolved Hide resolved
@@ -380,6 +380,13 @@ steps:
--config_file $CONFIG_PATH/sphere_baroclinic_wave_rhoe_topography_dcmip_rs.yml
--job_id sphere_baroclinic_wave_rhoe_topography_dcmip_rs
artifact_paths: "sphere_baroclinic_wave_rhoe_topography_dcmip_rs/output_active/*"

- label: ":computer: baroclinic wave (ρe) topography (hughes2023)"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we remove the dcmip case?

@akshaysridhar akshaysridhar force-pushed the as/hughes23-test branch 2 times, most recently from ccadaef to b985e96 Compare August 30, 2024 23:00
@@ -0,0 +1,16 @@
dt_save_state_to_disk: "2days"
initial_condition: "DryBaroclinicWave"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be MoistBaroclinicWave? Also are the initial condition exactly the same, or is there any perturbation related to topography?

	modified:   src/initial_conditions/initial_conditions.jl
	modified:   src/solver/type_getters.jl
	modified:   src/topography/topography.jl
+ Hughes2023 testcase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mountain induced moist baroclinic wave (Hughes et al. 2023)
2 participants