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

upgraded OPAC aerosol with more advanced MERRA2 aerosol #594

Merged
merged 7 commits into from
Mar 26, 2021

Conversation

AnningCheng-NOAA
Copy link
Collaborator

MERRA2 ten year climatology data has been longitude flipped offline from -180 to 180 to 0 to 360 degree in order to decrease the computation cost.
MERRA2 interpolation code has been overhauled and the memory usage has been decreased 96 times (96 processors) for C768L127 with MERRA2 72 levels data.

@AnningCheng-NOAA
Copy link
Collaborator Author

create a new pull request because my old one is in my own fork and cannot be seen

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

Just a few questions, no real concerns. Is this PR up to date with the current code? It looks like at the moment. However the submodule pointer in the FV3 PR NOAA-EMC/fv3atm#254 (review) shows an update of submodule rte-rrtmgp, which this PR here doesn't. Probably the FV3 PR isn't up to date with your own changes (and also not with the authoritative repository).

physics/GFS_phys_time_vary.fv3.F90 Show resolved Hide resolved
physics/aerinterp.F90 Outdated Show resolved Hide resolved
@AnningCheng-NOAA
Copy link
Collaborator Author

AnningCheng-NOAA commented Mar 15, 2021 via email

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

Looks good now, thanks for making the changes. Will approve when it is time for the commit to go in (and everything is up to date again - there will be commits going in before you).

@@ -367,6 +376,10 @@ subroutine GFS_phys_time_vary_init (
!$OMP end sections

!$OMP end parallel
if (iaerclm) then
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it is ok to leave it here for the moment, given that I will be working on speeding up the code in physics/GFS_phys_time_vary.fv3.F90 after your commit went in.

* upstream/master:
  change declaration of dtdtnp in GFS_stochastics
  Address Dom code review
  Turn on mass flux diagnostics
  updating RAS with some minor modifications
  fixing radsw_main
  updating MGx routines and SW main for some potential issues and fixes
  adding updated RAS
  point to correct branch of rrtmgp
  add MP perturbations to ca_global section
  add ca_global to radiation tendency logic
  add cloud perturbations and clean up radiation perturbations
  merge with upstream NCAR
  add temporary surface perturbation diagnostic
  additions for MP perturbations
  add CN perts to GFS_stochastics
  add mp perts to GFS_stochastics
@climbfuji climbfuji self-requested a review March 26, 2021 18:44
@climbfuji climbfuji merged commit affd4a6 into NCAR:master Mar 26, 2021
HelinWei-NOAA pushed a commit to HelinWei-NOAA/ccpp-physics that referenced this pull request Feb 26, 2023
* Add a new SDF named FV3_WoFS_v0 for SRW_v2.1 release

* Minor bug fix to add variable nf_albd in the host model data structure (CCPP_typedefs.F90)
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.

3 participants