Skip to content

First reconciliation PR from production/RRFS.v1#226

Merged
dustinswales merged 4 commits into
ufs-community:ufs/devfrom
grantfirl:rrfsv1-to-ufs/dev1
Oct 18, 2024
Merged

First reconciliation PR from production/RRFS.v1#226
dustinswales merged 4 commits into
ufs-community:ufs/devfrom
grantfirl:rrfsv1-to-ufs/dev1

Conversation

@grantfirl
Copy link
Copy Markdown
Collaborator

@grantfirl grantfirl commented Oct 3, 2024

Contains the original PR from @haiqinli for the production/RRFS.v1 branch:

#176

on top of the latest ufs/dev branch.

Note that the changes to drag_suite.F90 have been superceded by changes already in ufs/dev.

integer, intent(in) :: dicycle
real(kind=kind_phys), intent(in), dimension (its:ite) :: xf_dicycle
real(kind=kind_phys), intent(in), dimension (its:ite) :: xf_dicycle, rrfs_factor
!$acc declare copyin(zu,pwd,p_cup,sig,xmbm_in,xmbs_in,edt,xff_mid,dellat,dellaqc,dellaq,pw,ktop,xland1,xf_dicycle)
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.

Maybe irrelevant, but if xf_dicycle is part to the $acc directive, should rrfs_factor be added?

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.

@dustinswales If this caused a problem, do you think that this type of thing would be caught in the SCM nvhpc CI test? Just curious. I.e. is this something that the compiler would catch or would it just be a run-time issue (failure or performance hit)?

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.

I have no clue if this would get caught at buildtime/runtime.

@grantfirl grantfirl marked this pull request as ready for review October 7, 2024 17:00
Copy link
Copy Markdown
Collaborator

@tanyasmirnova tanyasmirnova 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 the changes in RUC LSM.

@jkbk2004
Copy link
Copy Markdown

Tests are done at ufs-community/ufs-weather-model#2449. @rhaesung @dustinswales can you merge this pr?

@dustinswales dustinswales merged commit f3eeb34 into ufs-community:ufs/dev Oct 18, 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.

6 participants