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 zorl interstitial variables, remove/replace references to IPD in comments in atmos_model.F90, rename Sfcprop%zorlw to Sfcprop%zorlwav #261

Closed

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Mar 17, 2021

Description

This PR removes the zorl (surface roughness length) interstitial variables and uses the persistent variables instead. This reduces memory footprint and computational overhead. For further details, see NCAR/ccpp-physics#596.

Also included:

  • Comment-only changes in atmos_model.F90 to remove/replace references to IPD.
  • Rename Sfcprop%zorlw to Sfcprop%zorlwav to prepare for a follow-up change of Sfcprop%zorlo to Sfcprop%zorlw

Testing

For regression testing, see ufs-community/ufs-weather-model#479.

Dependencies

NCAR/ccpp-physics#596
#261
ufs-community/ufs-weather-model#479

@climbfuji climbfuji changed the title Remove zorl interstitial variables Remove zorl interstitial variables, remove/replace references to IPD in comments in atmos_model.F90 Apr 2, 2021
@climbfuji climbfuji force-pushed the remove_zorl_interstitial branch from 9e16dd6 to 1613a3a Compare April 2, 2021 16:37
Copy link
Collaborator

@ShanSunNOAA ShanSunNOAA left a comment

Choose a reason for hiding this comment

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

I approve it. Very nice job! -Shan

@climbfuji climbfuji changed the title Remove zorl interstitial variables, remove/replace references to IPD in comments in atmos_model.F90 Remove zorl interstitial variables, remove/replace references to IPD in comments in atmos_model.F90, rename Sfcprop%zorlw to Sfcprop%zorlwav Apr 5, 2021
junwang-noaa pushed a commit that referenced this pull request Apr 15, 2021
…2 threading (#279)

* changed .gitmodules to point to merra2 ccpp/physics
* remove GFDL_atmos_cubed_sphere and ccpp-framework from .git module
* remove IPD gfsphysics
* Update .gitmodules and submodule pointer for ccpp-physics for code review and testing
* Remove interstitial zorl composites
* Update .gitmodules and submodule pointer fpor ccpp-physics for code review and testing
* Remove or replace references to IPD in comments in atmos_model.F90
* Initialize Sfcprop%zorlx to clear_val instead of huge
* Update submodule pointer for ccpp-physics
* Rename Fortran variables and CCPP standard names / long names of surface composites from ocean to water
* Rename Sfcprop%zorlw to Sfcprop%zorlwav
* Rename Sfcprop%zorlo to Sfcprop%zorlw
* update submodule pointer for ccpp-physics
* Revert change to .gitmodules and update submodule pointer for ccpp-physics
Co-authored-by: anning.cheng <anning.cheng@noaa.gov>
@climbfuji
Copy link
Collaborator Author

Merged as part of #279, doesn't get flagged as merged automatically because we are doing squashed merges in fv3atm.

@climbfuji climbfuji closed this Apr 15, 2021
SamuelTrahanNOAA pushed a commit to SamuelTrahanNOAA/fv3atm that referenced this pull request Jun 13, 2022
* If ufs.cpld.cpl.r.* files do not reproduce, try nccmp
* Modify/add to run cpld 35d bmark tests
* Fix nccmp implementation. Fix a bug for 35d tests
* Use env var NCCMP
* Add hera.intel to rt_35 and rt_wave_35d
* Use which to find nccmp path. Apply nccmp to all files that fail cmp. Fix a bug in fv3_ccpp_wrtGauss_netcdf_parallel
* Change compare method from nccmp to compare_ncfile.py
* Netcdf compare changes on Hera; skip-ci
* Netcdf compare changes on WCOSS Dell P3; skip-ci
* Modify comopare_ncfile.py
* Netcdf compare changes on wcoss cray
* Implement Dusan's ecflow fix NOAA-EMC#273
* Move miniconda3 to emc.nemspara on Hera and Orion. Minor change in default_vars.sh
LarissaReames-NOAA pushed a commit to LarissaReames-NOAA/fv3atm that referenced this pull request Nov 17, 2023
* Bringing over internal updates to nh_core and nh_utils which includes a revision to the semi-implicit solver to linearize vertical sound wave propagation about the hydrostatic state.

* resolve inconsistent use of single and double precision in rayleigh damping.  Address spacing change.

* rename tau_w

* Modify the rff calculation to be fully double precision.  Fixed a mistake in the previous cherry-pick commit

* fully implement the name change of tau_w to fast_tau_w_sec
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