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 vertical fluctuation and nudging for GCM driven SCM #2903

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Apr 13, 2024

Purpose

co-authored-by: @costachris @haakon-e

Adds infrastructure for vertical fluctuation and nudging tendency for GCM driven SCM. I hope after this PR we can parallelize the work with:

  1. add more infrastructure for other tendencies
  2. use a profile for relaxation timescale and add parameters to ClimaParams
  3. read LES data and interpolate

Part of #2901

To-do

Content


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

@szy21 szy21 force-pushed the zs/cc/les_driven_scm branch 5 times, most recently from c80382b to b7d9443 Compare April 13, 2024 04:52
@szy21 szy21 changed the title add vertical fluctuation and nudging add vertical fluctuation and nudging for GCM driven SCM Apr 13, 2024
@szy21 szy21 force-pushed the zs/cc/les_driven_scm branch 6 times, most recently from 6d68d5b to 78e8426 Compare April 15, 2024 21:17
@szy21 szy21 marked this pull request as ready for review April 15, 2024 21:17
@szy21 szy21 force-pushed the zs/cc/les_driven_scm branch from 78e8426 to de637e8 Compare April 15, 2024 21:21
@szy21 szy21 force-pushed the zs/cc/les_driven_scm branch from de637e8 to 6a9a03d Compare April 15, 2024 21:27
Comment on lines +24 to +26
hr = 3600
ᶜτ_scalar = 24hr
ᶜτ_wind = 6hr
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe use a coefficient rather than timescale so that we can have 0 relaxation for scalar or wind separately (by setting the coefficient to 0) without an additional flag.

@szy21 szy21 force-pushed the zs/cc/les_driven_scm branch from 6a9a03d to 39b36c0 Compare April 15, 2024 22:05
Copy link
Member

@charleskawczynski charleskawczynski left a comment

Choose a reason for hiding this comment

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

Everything looks good on my end.

@szy21 szy21 added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit fda8250 Apr 16, 2024
9 of 11 checks passed
@szy21 szy21 deleted the zs/cc/les_driven_scm branch April 16, 2024 21:32
@szy21 szy21 added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants