Skip to content

Update SCM for masters of CCPP + Hera Anaconda fix#189

Merged
grantfirl merged 2 commits into
NCAR:masterfrom
grantfirl:master_update_20200724
Jul 24, 2020
Merged

Update SCM for masters of CCPP + Hera Anaconda fix#189
grantfirl merged 2 commits into
NCAR:masterfrom
grantfirl:master_update_20200724

Conversation

@grantfirl
Copy link
Copy Markdown
Collaborator

  • Update GFS_typedefs.[F90/meta] to match FV3 and to work with the latest masters of ccpp-physics and ccpp-framework
  • this allows compilation of FLAKE (although it has not been tested with the SCM -- I'm not sure it can be initialized as-is)
  • change module load statements for Anaconda python for Hera after machine change

@grantfirl
Copy link
Copy Markdown
Collaborator Author

Address #186

Comment thread scm/src/GFS_typedefs.F90
Model%nrcm = 2
!--- set nrcm

if (Model%ras) then
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is not new, but I assume it was forgotten when the RAS updates were brought into SCM in the first place.

Copy link
Copy Markdown
Collaborator Author

@grantfirl grantfirl Jul 24, 2020

Choose a reason for hiding this comment

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

Yes. And nobody has apparently been using RAS with the SCM to notice.

Comment thread scm/src/GFS_typedefs.F90
!--- MP quantities for 3D diagnositics
real (kind=kind_phys), pointer :: refl_10cm(:,:) => null() !< instantaneous refl_10cm

!--- Extra PBL diagnostics
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this a new change? Or just something we missed in an earlier update?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I think it was missed. Just an extra variable that wasn't hurting anything.

@grantfirl grantfirl merged commit 1a3b033 into NCAR:master Jul 24, 2020
dustinswales pushed a commit to dustinswales/ccpp-scm that referenced this pull request May 16, 2022
Update SCM for masters of CCPP + Hera Anaconda fix
grantfirl added a commit to grantfirl/ccpp-scm that referenced this pull request Jun 5, 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.

2 participants