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

clean up longrun #3201

Merged
merged 1 commit into from
Jul 17, 2024
Merged

clean up longrun #3201

merged 1 commit into from
Jul 17, 2024

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Jul 17, 2024

Purpose

There is a requirement that we should focus on global runs and use consistent numerics configs and parameters. This PR cleans up the longruns to help us focus on the most important simulations. Specific changes are:

  • Change radiation to "allskywithclear"
  • Remove custom smoothing_order config
  • Remove the SLEVE coordinate. We should decide which coordinate we want to use and only maintain that.
  • Change t_end to 360 days, or whatever we can get within 1 day wallclock time

In general, the atmos longruns should support our target AMIP runs listed here: CliMA/ClimaCoupler.jl#900. If more simulations in the hierarchy are needed, we can talk about whether we should include them in the longrun.

Note that the stability of the simulations after these changes hasn't been tested.

cc @akshaysridhar @trontrytel

To-do

Content


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

@szy21 szy21 force-pushed the zs/longrun branch 2 times, most recently from bcc2b19 to 88be367 Compare July 17, 2024 06:40
@szy21 szy21 enabled auto-merge July 17, 2024 06:40
docs/src/longruns.md Outdated Show resolved Hide resolved
@szy21 szy21 added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit 2202823 Jul 17, 2024
13 of 14 checks passed
@szy21 szy21 deleted the zs/longrun branch July 17, 2024 18:04
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