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

Cleanup nh constants #339

Merged
merged 6 commits into from
Dec 14, 2023
Merged

Cleanup nh constants #339

merged 6 commits into from
Dec 14, 2023

Conversation

halungge
Copy link
Contributor

@halungge halungge commented Dec 14, 2023

Calculates the values in NhConstants inside NonHydrostaticParams and removes NhConstants from argument to the timestep.

@halungge
Copy link
Contributor Author

cscs-ci run

@halungge
Copy link
Contributor Author

launch jenkins spack

@halungge halungge requested a review from OngChia December 14, 2023 12:32
@OngChia
Copy link
Contributor

OngChia commented Dec 14, 2023

Everything looks good. I think that initialization of solve_nonhydro is now finally clean.

)
@pytest.mark.datatest
def test_non_hydrostatic_params(savepoint_nonhydro_init):
config = config = NonHydrostaticConfig()
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably config = is duplicated?

Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run
  • launch jenkins spack

Optional Tests

In case your change might affect downstream icon-exclaim, please consider running

  • launch jenkins icon

For more detailed information please look at CI in the EXCLAIM universe.

@halungge
Copy link
Contributor Author

cscs-ci run

@halungge
Copy link
Contributor Author

launch jenkins spack

@halungge halungge merged commit 1410db5 into main Dec 14, 2023
2 checks passed
@halungge halungge deleted the cleanup_nh_constants branch December 14, 2023 15:51
OngChia pushed a commit that referenced this pull request Jan 14, 2025
Calculate NhConstants inside NonHydrostaticParams and removes NhConstants from argument to the timestep.
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