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

Remove -DUSE_COND and -DMOIST_CAPPA for hydrostatic runs #337

Merged
merged 1 commit into from
May 15, 2024

Conversation

XiaqiongZhou-NOAA
Copy link
Contributor

Description

The compiling flags -DUSE_COND and -DMOIST_CAPPA are removed for hydrostatic runs.

Fixes # (issue)

How Has This Been Tested?

It was tested on Hera with intel and gnu. A regression test with hydrostatic options is added in UFS.
Related PRs:

NOAA-EMC/fv3atm#828
ufs-community/ufs-weather-model#2255

Checklist:

Please check all whether they apply or not

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@lharris4
Copy link
Contributor

lharris4 commented Apr 26, 2024

Hi, @XiaqiongZhou-NOAA . This only changes the compilation and not any code, correct?

@XiaqiongZhou-NOAA
Copy link
Contributor Author

Hi, @XiaqiongZhou-NOAA . This only changes the compilation and not any code, correct?

Hi, @XiaqiongZhou-NOAA . This only changes the compilation and not any code, correct?

yes.

@XiaqiongZhou-NOAA XiaqiongZhou-NOAA marked this pull request as ready for review April 26, 2024 14:30
@yangfanglin
Copy link

@lharris4 Lucas, when the change from a compile-time option to a runtime option be ready ? We'd like to start using the hydro option for SFS development as soon as possible. Can Kate still commit this minor change while your team works on the namelist option ?

@lharris4
Copy link
Contributor

lharris4 commented Apr 26, 2024 via email

@junwang-noaa
Copy link
Collaborator

@XiaqiongZhou-NOAA how urgent do you need to commit the changes in? We need to coordinate with EPIC to get this committed and updated in UFS weather model.

@XiaqiongZhou-NOAA
Copy link
Contributor Author

@XiaqiongZhou-NOAA how urgent do you need to commit the changes in? We need to coordinate with EPIC to get this committed and updated in UFS weather model.

@junwang-noaa I consider it as "Normal". I also created related PRs in UFS. This change will not impact other runs, only change the result when -DHYDRO=ON.

@zach1221
Copy link

Regression Testing is finished on WM PR #2255. @bensonr can you please merge this cubed sphere PR?

@bensonr bensonr merged commit cc8afe6 into NOAA-GFDL:dev/emc May 15, 2024
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.

None yet

6 participants