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

Adds Soares test case with smooth detrainment #3473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Julians42
Copy link
Contributor

Purpose

Adds soares test case following Soares 2004 paper that uses smooth area detrainment closure.

To-do

Content


  • I have read and checked the items on the review checklist.

@Julians42 Julians42 requested a review from szy21 December 10, 2024 19:51
adds soares test case

clima formatter

replace detrainment limiter with default

cleans up ci plots

Increase reference counter for buildkite job
edmfx_sgs_diffusive_flux: true
edmfx_nh_pressure: true
edmfx_filter: true
prognostic_tke: false # should we set this as true or false?
Copy link
Member

Choose a reason for hiding this comment

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

What happens if it is set to true?

perturb_initstate: false
dt: "5secs"
t_end: "8hours"
dt_save_state_to_disk: "14hours"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
dt_save_state_to_disk: "14hours"

(14 hours is longer than t_end, so you can just remove this line. The default is Inf.)

artifact_paths: "prognostic_edmfx_soares_column/output_active/*"
agents:
slurm_mem: 20GB
soft_fail: true
Copy link
Member

Choose a reason for hiding this comment

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

Do you need it to be soft fail?

Copy link
Member

Choose a reason for hiding this comment

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

You don't need to change the ref counter if you don't add a reproducibility test.

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.

2 participants