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 analytic mountain wave tests #3182

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

Conversation

dennisYatunin
Copy link
Member

@dennisYatunin dennisYatunin commented Jul 9, 2024

Purpose

Closes #3072.

To-do

  • Move some of the plotting code to ClimaAnalysis.
  • Check how the errors are affected by disabling DSS of metric terms and switching the velocity reconstruction.
  • Add some documentation.

Content

  • Adds a predicted_steady_state to the cache, which uses a custom linearization of our governing equations to approximate the steady-state velocity field.
  • Adds plots for analyzing the discrepancies between the predicted velocity field and the actual velocity field.
  • Adds a brief summary of the discrepancies that is printed at the end of the driver.

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

@dennisYatunin dennisYatunin force-pushed the dy/analytic_test branch 26 times, most recently from 1a9e5e1 to a689b49 Compare July 16, 2024 00:28
@dennisYatunin dennisYatunin force-pushed the dy/analytic_test branch 4 times, most recently from f559f52 to bc8e3c6 Compare July 17, 2024 06:12
@dennisYatunin dennisYatunin force-pushed the dy/analytic_test branch 14 times, most recently from dee3d0f to e0e974a Compare July 24, 2024 21:35
@dennisYatunin dennisYatunin force-pushed the dy/analytic_test branch 4 times, most recently from 3342dad to 515b7c8 Compare August 5, 2024 18:06
@dennisYatunin dennisYatunin force-pushed the dy/analytic_test branch 6 times, most recently from 8f5d514 to e40de1b Compare August 12, 2024 22:36
@dennisYatunin dennisYatunin force-pushed the dy/analytic_test branch 2 times, most recently from b8473cf to 3a781d7 Compare August 19, 2024 19:01
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.

Add Test for Dycore+Topography with Analytic Solution
1 participant